Historique des commits

Auteur SHA1 Message Date
  zakonnic 9f6e45051a Optimize template for striping non-php blocks il y a 6 ans
  zakonnic ec96e5de64 Fix incorrect strip of non-php blocks in the file il y a 6 ans
  Rob Bast 4ea8e48bf8 leading whitespace is optional, but newline is not il y a 6 ans
  Rob Bast 25e3f6d4b9 expand regex and testcases il y a 6 ans
  Rob Bast 971528916b fix regex for heredoc/nowdoc il y a 6 ans
  Jordi Boggiano 3b9d6769bf Fix class names in comments being parsed in short_open_tags files, fixes #7289 il y a 7 ans
  Petr /Peggy/ Sládek 8d06832077 Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251 il y a 7 ans
  Jordi Boggiano bf940fb21b Fix exclude-from-classmap when a package is installed as a symlink, fixes #6397 il y a 8 ans
  Jordi Boggiano 81f65b7a2a Fix exclude-from-classmap being ignored when cwd has the wrong case on case insensitive filesystems il y a 8 ans
  Jordi Boggiano c289776d94 Force-collapse multiple slashes into one, fixes #5387 il y a 9 ans
  Jordi Boggiano f0d67923a5 Fix classmap generator over anonymous classes extending/implementing something, fixes #5239 il y a 9 ans
  Jordi Boggiano 5822b58c1f Avoid using realpath when generating classmap, speeds up generation and keeps paths local to project in case of symlinks/path repo il y a 9 ans
  Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. il y a 9 ans
  Niels Keurentjes 0b55a0ca91 Can't use error_clear_last as it was introduced in PHP7. il y a 9 ans
  Niels Keurentjes 6a53b1df42 Further reorganized messy checking code. il y a 9 ans
  Niels Keurentjes bb08f76ad9 Use error_get_last to verify why php_strip_whitespace would return an empty string. il y a 9 ans
  Niels Keurentjes 86fc85fe56 Add a comment explaining the use of @ instead of Silencer in this specific situation. il y a 9 ans
  Niels Keurentjes c2d9960898 Ensure exception is thrown when classmaps are requested for corrupted or binary files. Refs #4885 il y a 9 ans
  Niels Keurentjes 18cd4f966b Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 il y a 9 ans
  Jordi Boggiano 084f6de24e Merge remote-tracking branch 'trivago/add_exclude' il y a 10 ans
  Rob Bast b523fc0b7b ran fixers il y a 10 ans
  Jordi Boggiano ce08582671 Fix CS il y a 10 ans
  Jordi Boggiano 943107cfe7 Load most specific namespaces always, and dependents before dependencies when building classmaps il y a 10 ans
  Jordi Boggiano e73448ae1e Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153 il y a 10 ans
  Possum 29ca21f30e PHP version checks tweaking il y a 10 ans
  Jordi Boggiano dbfd47eeca CS fixes il y a 10 ans
  msiebeneicher 7522a33079 Merge branch 'master' of https://github.com/composer/composer into add_exclude il y a 10 ans
  Fred Emmott bdf51ab16d Single variable for traits and enums il y a 10 ans
  Fred Emmott cb1ea889d6 Use HHVM_VERSION instead of HPHP_VERSION il y a 10 ans
  Fred Emmott 33ea86573e Add support for using classmap to autoload Hack enums il y a 10 ans