Jordi Boggiano
|
e9d04f2b2d
Merge branch '1.2'
|
8 жил өмнө |
Hans-Joachim Michl
|
817b2747c7
Fix #5672
|
8 жил өмнө |
Konstantin.Myakshin
|
dc70b40d34
Use implode instead of join
|
8 жил өмнө |
Kévin Dunglas
|
3e3fd3c6b1
Remove unused variable
|
8 жил өмнө |
Jordi Boggiano
|
902a5c32db
Add bug ref
|
8 жил өмнө |
AnrDaemon
|
c774d41a9c
Fix realpath() failing on Windows
|
8 жил өмнө |
SpacePossum
|
2ae0800cd3
Remove useless concat.
|
8 жил өмнө |
Nicolas Grekas
|
c6b26c4e96
Make static inlining more selective
|
8 жил өмнө |
Jordi Boggiano
|
c289776d94
Force-collapse multiple slashes into one, fixes #5387
|
9 жил өмнө |
Jordi Boggiano
|
d1a0502f92
Make sure we only replace complete paths to the base-dir/vendor-dir, not partial dir matches, fixes #5289
|
9 жил өмнө |
Jordi Boggiano
|
4f6693ad70
Fix regression in 0b44662087a6cbf0838fccc30d4453c7329e953d, fixes #5199
|
9 жил өмнө |
Jordi Boggiano
|
0b44662087
Disable static autoloader on HHVM, fixes #5192
|
9 жил өмнө |
Nicolas Grekas
|
40aca80bd9
Workaround https://bugs.php.net/68057
|
9 жил өмнө |
Nicolas Grekas
|
fd2f51cea8
Speedup autoloading on PHP 5.6 & 7.0+ using static arrays
|
9 жил өмнө |
Jordi Boggiano
|
cdea645eab
Avoid outputing duplicate warnings for ambiguous class resolution, fixes #4953
|
9 жил өмнө |
Jordi Boggiano
|
bda2c0f9b7
Re-enable include path even when classmap authoritative is present, refs #4556
|
9 жил өмнө |
Jordi Boggiano
|
e05207dbad
Merge remote-tracking branch 'bp1222/save-loads'
|
9 жил өмнө |
Jordi Boggiano
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
9 жил өмнө |
Jordi Boggiano
|
966a982738
CS fixes
|
9 жил өмнө |
Jordi Boggiano
|
1fe690f810
Autoload generator cleanups
|
9 жил өмнө |
Jordi Boggiano
|
3748c11709
Simplify files autoload include function, and make sure files are included once per package even if exactly the same, refs #4186
|
9 жил өмнө |
Jordi Boggiano
|
9710b26d3f
Merge remote-tracking branch 'jeskew/feature/require_files_but_once'
|
9 жил өмнө |
Jordi Boggiano
|
c0b49d09f3
Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload'
|
9 жил өмнө |
Jordi Boggiano
|
6f29df01d2
Fix updir regex matching, refs #4607
|
9 жил өмнө |
Omer Karadagli
|
4046ae042d
Up-level relative paths in exclude-from-classmap
|
9 жил өмнө |
Rob Bast
|
991d25115f
fixes #4562
|
9 жил өмнө |
annesosensio
|
2e4157145b
Made wildcard expansion consistent with bash
|
9 жил өмнө |
Jordi Boggiano
|
6c16510743
Add support for wildcards in exclude-from-classmap, refs #1607
|
9 жил өмнө |
Jordi Boggiano
|
f1b0c073ad
Tweaked exclude-from-classmap: windows support, normalize paths and make sure they are all package-relative and do not leak to other packages, refs #1607
|
9 жил өмнө |
Jordi Boggiano
|
084f6de24e
Merge remote-tracking branch 'trivago/add_exclude'
|
9 жил өмнө |