コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 8974a1ac92 Ignore ambiguous classes in tests/fixtures dirs, fixes #2858 11 年 前
  Daniel Karp e3be04c443 Don't show Ambiguous class resolution warning if class when not ambiguous 11 年 前
  Jordi Boggiano 7daf876d70 Fix test because the order of filesystem iteration is non deterministic 11 年 前
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state 11 年 前
  Jan Brecka b94838169d show warning only instead of throwing exception 11 年 前
  Jan Brecka de09c5e371 remove duplicity 11 年 前
  Jan Brecka 5763685e69 use statement 11 年 前
  Jan Brecka ea7717c8e5 improve exception message 11 年 前
  Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. 11 年 前
  David Simon 2665c60b2f Test for bug parsing multiline strings with 'escaped' newlines 11 年 前
  Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 12 年 前
  Jordi Boggiano de3235a2a4 Add tests to prevent regressions on strings/nowdoc/comment stripping 12 年 前
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 12 年 前
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames 12 年 前
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name 12 年 前
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits 12 年 前
  Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code 12 年 前
  Victor Berchet ab48114531 [ClassMapGenerator] Improve error message when the path does not exist 12 年 前
  Victor Berchet ff5c428d60 [ClassMapGenerator] Refine the findClasses method 12 年 前
  Jordi Boggiano 5a763cf010 Fix scanning of empty namespace{} blocks 12 年 前
  Martin Hasoň 81e8261692 Added tests for traits 13 年 前
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 13 年 前