Ion Bazan
|
a2137d5263
use Symfony PHPUnit Bridge
|
5 vuotta sitten |
Jordi Boggiano
|
502b68967a
Fix tests for PSR-fix in optimized autoloader, refs #8397
|
5 vuotta sitten |
Jordi Boggiano
|
c3f034e33b
Fix tests for PSR-fix in optimized autoloader, refs #8397
|
5 vuotta sitten |
Andriy Maletsky
|
ec293adabc
make optimized autoloader respect PSR standards
|
5 vuotta sitten |
ShiraNai7
|
a2b647a99e
Handle absolute phar:// paths in autoload_static.php
|
6 vuotta sitten |
Nils Adermann
|
386382503d
Add a test for autoloading if a package is only required via replacing name
|
6 vuotta sitten |
Den Girnyk
|
3b6b63784f
Fix: Keep replaced packages for autoload dumping with --no-dev
|
6 vuotta sitten |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
6 vuotta sitten |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 vuotta sitten |
Jordi Boggiano
|
eedbd218f5
Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348
|
7 vuotta sitten |
Philipp Fritsche
|
b0be87177d
Filter dev-dependencies from "dump-autoload --no-dev" , fixes #4343
|
7 vuotta sitten |
Jordi Boggiano
|
78ae0a97f7
Terminate quoted strings
|
7 vuotta sitten |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
7 vuotta sitten |
Petr /Peggy/ Sládek
|
8d06832077
Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251
|
7 vuotta sitten |
Gabriel Caruso
|
885da4c8ef
Refactoring tests
|
7 vuotta sitten |
Gabriel Caruso
|
a4b220273e
Refactoring Tests (#6849)
|
7 vuotta sitten |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 vuotta sitten |
Nicolas Grekas
|
fd2f51cea8
Speedup autoloading on PHP 5.6 & 7.0+ using static arrays
|
9 vuotta sitten |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
9 vuotta sitten |
Alexander Loutsenko
|
fa5de786ff
clean garbage dirs in tmp after composer tests #4694
|
9 vuotta sitten |
Jordi Boggiano
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
9 vuotta sitten |
Jordi Boggiano
|
9710b26d3f
Merge remote-tracking branch 'jeskew/feature/require_files_but_once'
|
9 vuotta sitten |
Jordi Boggiano
|
c0b49d09f3
Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload'
|
9 vuotta sitten |
Omer Karadagli
|
4046ae042d
Up-level relative paths in exclude-from-classmap
|
9 vuotta sitten |
Jordi Boggiano
|
6c16510743
Add support for wildcards in exclude-from-classmap, refs #1607
|
9 vuotta sitten |
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 vuotta sitten |
Jordi Boggiano
|
084f6de24e
Merge remote-tracking branch 'trivago/add_exclude'
|
9 vuotta sitten |
Jordi Boggiano
|
ce08582671
Fix CS
|
9 vuotta sitten |
Bryan Davis
|
cc2b9cfca5
Add cli argument for classmap-authoritative
|
9 vuotta sitten |
voroks
|
154092ba1a
Added removing file 'include_path.php' (if it is empty).
|
9 vuotta sitten |