Commit Verlauf

Autor SHA1 Nachricht Datum
  Jordi Boggiano e73448ae1e Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153 vor 10 Jahren
  Possum 29ca21f30e PHP version checks tweaking vor 10 Jahren
  Fred Emmott 23d5e30fbc Add test for Generics class vor 10 Jahren
  Fred Emmott cb1ea889d6 Use HHVM_VERSION instead of HPHP_VERSION vor 10 Jahren
  Fred Emmott 33ea86573e Add support for using classmap to autoload Hack enums vor 10 Jahren
  Rob Bast cb336a5416 Implement writeError throughout Composer vor 10 Jahren
  Denis Sokolov 836534067b Avoid ambiguity warning for example directories as well vor 11 Jahren
  Denis Sokolov 65b9cca7b5 Fix ClassMapGenerator unambiguousReference test coverage vor 11 Jahren
  Jordi Boggiano 0902305196 Fix classmap generator warnings and tests vor 11 Jahren
  Jordi Boggiano 8974a1ac92 Ignore ambiguous classes in tests/fixtures dirs, fixes #2858 vor 11 Jahren
  Daniel Karp e3be04c443 Don't show Ambiguous class resolution warning if class when not ambiguous vor 11 Jahren
  Jordi Boggiano 7daf876d70 Fix test because the order of filesystem iteration is non deterministic vor 11 Jahren
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state vor 11 Jahren
  Jan Brecka b94838169d show warning only instead of throwing exception vor 11 Jahren
  Jan Brecka de09c5e371 remove duplicity vor 11 Jahren
  Jan Brecka 5763685e69 use statement vor 11 Jahren
  Jan Brecka ea7717c8e5 improve exception message vor 11 Jahren
  Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. vor 11 Jahren
  David Simon 2665c60b2f Test for bug parsing multiline strings with 'escaped' newlines vor 12 Jahren
  Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 vor 12 Jahren
  Jordi Boggiano de3235a2a4 Add tests to prevent regressions on strings/nowdoc/comment stripping vor 12 Jahren
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 vor 12 Jahren
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames vor 12 Jahren
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name vor 12 Jahren
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits vor 12 Jahren
  Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code vor 12 Jahren
  Victor Berchet ab48114531 [ClassMapGenerator] Improve error message when the path does not exist vor 12 Jahren
  Victor Berchet ff5c428d60 [ClassMapGenerator] Refine the findClasses method vor 12 Jahren
  Jordi Boggiano 5a763cf010 Fix scanning of empty namespace{} blocks vor 12 Jahren
  Martin Hasoň 81e8261692 Added tests for traits vor 13 Jahren