Историја ревизија

Аутор SHA1 Порука Датум
  Daniel Karp e3be04c443 Don't show Ambiguous class resolution warning if class when not ambiguous пре 11 година
  Jordi Boggiano 781c97fa9b Refactor to avoid global static state пре 11 година
  Jordi Boggiano c3ab09750d Merge remote-tracking branch 'johnikx/ambiguous-reference-warning' пре 11 година
  Jan Brecka b94838169d show warning only instead of throwing exception пре 11 година
  Jan Brecka a41370b021 fix plural in exception message пре 11 година
  Jan Brecka ea7717c8e5 improve exception message пре 11 година
  Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. пре 11 година
  Fred Emmott 734e5e2f2b Add autoload support for .hh files (HHVM) пре 11 година
  Dave Hulbert 81aa3a850c Fix some PHP doc blocks пре 11 година
  Jordi Boggiano e3a10b31ab Abort quickly if the only match is class= in a file пре 12 година
  Jordi Boggiano 3346609c5d Skip best adapter since it can create issues on some platforms, fixes #2168 пре 12 година
  Robert Schönthal 860483e97e reverted simplification cause of php < 5.3.6 пре 12 година
  Robert Schönthal f75dda759d simplified extension check in classmap generation пре 12 година
  Robert Schönthal 963f189fb2 bumped finder version, reverted warning suppression пре 12 година
  Robert Schönthal 1a4a104df0 use best finder adapter пре 12 година
  Robert Schönthal 4af410e1b9 using finder for classmap generator пре 12 година
  Jordi Boggiano 8d0b7f278e CS fixes пре 12 година
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed пре 12 година
  David Simon 2acb02cda9 Fixed bug parsing multiline strings with 'escaped' newlines пре 12 година
  Jordi Boggiano 514a3cde77 CS fixes пре 12 година
  Jordi Boggiano 51eca2cdfc Fix matching of classes in trailing non-php text, fixes #1409 пре 12 година
  Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 пре 13 година
  Jordi Boggiano cd4d569540 Use old-style named subpattern syntax to avoid problems with antiquated PCRE пре 13 година
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 пре 13 година
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames пре 13 година
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name пре 13 година
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits пре 13 година
  Jordi Boggiano bd72e3765b Restore early return to happen as early as possible пре 13 година
  Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code пре 13 година
  Victor Berchet ab48114531 [ClassMapGenerator] Improve error message when the path does not exist пре 13 година