Histórico de commits

Autor SHA1 Mensagem Data
  Jordi Boggiano 5a01ada383 Restrict unicode chars allowed to what php core allows, refs #1361 13 anos atrás
  Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames 13 anos atrás
  Igor Wiedler 530991217b Support classmap generation for classes without space after class name 13 anos atrás
  Jordi Boggiano 75da832cd3 Fix parsing of large files that go over the PCRE limits 13 anos atrás
  Jordi Boggiano bd72e3765b Restore early return to happen as early as possible 13 anos atrás
  Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code 13 anos atrás
  Victor Berchet ab48114531 [ClassMapGenerator] Improve error message when the path does not exist 13 anos atrás
  Victor Berchet ff5c428d60 [ClassMapGenerator] Refine the findClasses method 13 anos atrás
  Jordi Boggiano 5a763cf010 Fix scanning of empty namespace{} blocks 13 anos atrás
  Jordi Boggiano 4c3e7802a4 Fix traits on 5.3 and handling of empty namespace blocks 13 anos atrás
  Jordi Boggiano 8e9678a5ba Optimize classmap generation by avoiding the use of token_get_all() 13 anos atrás
  Jordi Boggiano ef637c8f1a CS fixes 13 anos atrás
  Jordi Boggiano ee14950972 Add whitelist to the classmap generator to allow skipping of Test files 13 anos atrás
  Jordi Boggiano 383c3f0153 Avoid tokenizing files for nothing 13 anos atrás
  Giulio De Donato 3a53b06f00 just added a \ before RuntimeException (sorry I didn't run the test) 13 anos atrás
  Jordi Boggiano c440b4594a More PSR-2 goodness 13 anos atrás
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 anos atrás
  Jordi Boggiano 5c0c101327 Wrap token_get_all for better debuggability 13 anos atrás
  Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 13 anos atrás
  Jordi Boggiano 744f4b7c9a Backport trait support in ClassMapGenerator from symfony 13 anos atrás
  Benjamin Eberlei 671cd5ee08 Add tests for ClassMapGenerator 13 anos atrás
  Benjamin Eberlei 1af3604303 Add support for class-map generation. 13 anos atrás