Commit History

Autor SHA1 Mensaxe Data
  Jan Brecka 13b57112a9 Throw RuntimeException when ambiguous reference was found. %!s(int64=11) %!d(string=hai) anos
  Dave Hulbert 81aa3a850c Fix some PHP doc blocks %!s(int64=11) %!d(string=hai) anos
  Jordi Boggiano e3a10b31ab Abort quickly if the only match is class= in a file %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 3346609c5d Skip best adapter since it can create issues on some platforms, fixes #2168 %!s(int64=12) %!d(string=hai) anos
  Robert Schönthal 860483e97e reverted simplification cause of php < 5.3.6 %!s(int64=12) %!d(string=hai) anos
  Robert Schönthal f75dda759d simplified extension check in classmap generation %!s(int64=12) %!d(string=hai) anos
  Robert Schönthal 963f189fb2 bumped finder version, reverted warning suppression %!s(int64=12) %!d(string=hai) anos
  Robert Schönthal 1a4a104df0 use best finder adapter %!s(int64=12) %!d(string=hai) anos
  Robert Schönthal 4af410e1b9 using finder for classmap generator %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 8d0b7f278e CS fixes %!s(int64=12) %!d(string=hai) anos
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed %!s(int64=12) %!d(string=hai) anos
  David Simon 2acb02cda9 Fixed bug parsing multiline strings with 'escaped' newlines %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 514a3cde77 CS fixes %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano 51eca2cdfc Fix matching of classes in trailing non-php text, fixes #1409 %!s(int64=12) %!d(string=hai) anos
  Jordi Boggiano aefe3a0b11 Add support for .inc files in classmap, fixes #1396 %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano cd4d569540 Use old-style named subpattern syntax to avoid problems with antiquated PCRE %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames %!s(int64=13) %!d(string=hai) anos
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano bd72e3765b Restore early return to happen as early as possible %!s(int64=13) %!d(string=hai) anos
  Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code %!s(int64=13) %!d(string=hai) anos
  Victor Berchet ab48114531 [ClassMapGenerator] Improve error message when the path does not exist %!s(int64=13) %!d(string=hai) anos
  Victor Berchet ff5c428d60 [ClassMapGenerator] Refine the findClasses method %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 5a763cf010 Fix scanning of empty namespace{} blocks %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 4c3e7802a4 Fix traits on 5.3 and handling of empty namespace blocks %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 8e9678a5ba Optimize classmap generation by avoiding the use of token_get_all() %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano ef637c8f1a CS fixes %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano ee14950972 Add whitelist to the classmap generator to allow skipping of Test files %!s(int64=13) %!d(string=hai) anos
  Jordi Boggiano 383c3f0153 Avoid tokenizing files for nothing %!s(int64=13) %!d(string=hai) anos