Historique des commits

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