Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano f0d67923a5 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 hace 9 años
  Niels Keurentjes 0b55a0ca91 Can't use error_clear_last as it was introduced in PHP7. hace 9 años
  Rob Bast adf3b956d0 try to use unique test directories hace 9 años
  Rob Bast b523fc0b7b ran fixers hace 9 años
  Jordi Boggiano b2173d28fc Fix 5.3.3 build hace 10 años
  Jordi Boggiano e73448ae1e Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153 hace 10 años
  Possum 29ca21f30e PHP version checks tweaking hace 10 años
  Fred Emmott 23d5e30fbc Add test for Generics class hace 10 años
  Fred Emmott cb1ea889d6 Use HHVM_VERSION instead of HPHP_VERSION hace 10 años
  Fred Emmott 33ea86573e Add support for using classmap to autoload Hack enums hace 10 años
  Rob Bast cb336a5416 Implement writeError throughout Composer hace 10 años
  Denis Sokolov 836534067b Avoid ambiguity warning for example directories as well hace 11 años
  Denis Sokolov 65b9cca7b5 Fix ClassMapGenerator unambiguousReference test coverage hace 11 años
  Jordi Boggiano 0902305196 Fix classmap generator warnings and tests hace 11 años
  Jordi Boggiano 8974a1ac92 Ignore ambiguous classes in tests/fixtures dirs, fixes #2858 hace 11 años
  Daniel Karp e3be04c443 Don't show Ambiguous class resolution warning if class when not ambiguous hace 11 años
  Jordi Boggiano 7daf876d70 Fix test because the order of filesystem iteration is non deterministic hace 11 años
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state hace 11 años
  Jan Brecka b94838169d show warning only instead of throwing exception hace 11 años
  Jan Brecka de09c5e371 remove duplicity hace 11 años
  Jan Brecka 5763685e69 use statement hace 11 años
  Jan Brecka ea7717c8e5 improve exception message hace 11 años
  Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. hace 11 años
  David Simon 2665c60b2f Test for bug parsing multiline strings with 'escaped' newlines hace 12 años
  Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 hace 12 años
  Jordi Boggiano de3235a2a4 Add tests to prevent regressions on strings/nowdoc/comment stripping hace 12 años
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 hace 12 años
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames hace 12 años
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name hace 12 años
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits hace 12 años