Commit történet

Szerző SHA1 Üzenet Dátum
  Jordi Boggiano 80505e745e Fix phpstan issues 5 éve
  Jordi Boggiano 87757de6bc Merge branch '2.0' 5 éve
  Jordi Boggiano 86677ad172 Avoid scanning files twice when generating optimized autoloaders, fixes #8683 5 éve
  Jordi Boggiano 24a5a0dacb Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403 5 éve
  Jordi Boggiano 8fd70d2dc4 Target ClassMapGenerator ignoring of invalid PSR classes for 2.0 5 éve
  Jordi Boggiano 3496431a6c Fix PSR warnings for optimized autoloader, refs #8397, refs #8403 5 éve
  Jordi Boggiano d059d90ecf Fix PSR warnings for optimized autoloader, refs #8397, refs #8403 5 éve
  Jordi Boggiano 502b68967a Fix tests for PSR-fix in optimized autoloader, refs #8397 5 éve
  Jordi Boggiano f6b8643dcd Change PSR-fix for optimized autoloader to only warn for now, refs #8397 5 éve
  Andriy Maletsky ec293adabc make optimized autoloader respect PSR standards 5 éve
  zakonnic 9f6e45051a Optimize template for striping non-php blocks 5 éve
  zakonnic ec96e5de64 Fix incorrect strip of non-php blocks in the file 5 éve
  Rob Bast 4ea8e48bf8 leading whitespace is optional, but newline is not 6 éve
  Rob Bast 25e3f6d4b9 expand regex and testcases 6 éve
  Rob Bast 971528916b fix regex for heredoc/nowdoc 6 éve
  Jordi Boggiano 3b9d6769bf Fix class names in comments being parsed in short_open_tags files, fixes #7289 7 éve
  Petr /Peggy/ Sládek 8d06832077 Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251 7 éve
  Jordi Boggiano bf940fb21b Fix exclude-from-classmap when a package is installed as a symlink, fixes #6397 7 éve
  Jordi Boggiano 81f65b7a2a Fix exclude-from-classmap being ignored when cwd has the wrong case on case insensitive filesystems 8 éve
  Jordi Boggiano c289776d94 Force-collapse multiple slashes into one, fixes #5387 9 éve
  Jordi Boggiano f0d67923a5 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 9 éve
  Jordi Boggiano 5822b58c1f Avoid using realpath when generating classmap, speeds up generation and keeps paths local to project in case of symlinks/path repo 9 éve
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 9 éve
  Niels Keurentjes 0b55a0ca91 Can't use error_clear_last as it was introduced in PHP7. 9 éve
  Niels Keurentjes 6a53b1df42 Further reorganized messy checking code. 9 éve
  Niels Keurentjes bb08f76ad9 Use error_get_last to verify why php_strip_whitespace would return an empty string. 9 éve
  Niels Keurentjes 86fc85fe56 Add a comment explaining the use of @ instead of Silencer in this specific situation. 9 éve
  Niels Keurentjes c2d9960898 Ensure exception is thrown when classmaps are requested for corrupted or binary files. Refs #4885 9 éve
  Niels Keurentjes 18cd4f966b Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 9 éve
  Jordi Boggiano 084f6de24e Merge remote-tracking branch 'trivago/add_exclude' 9 éve