Jordi Boggiano
|
6a6ea6057f
Handle provider/replacer packages and avoid checking extensions which are provided by packages, refs #8546
|
hace 4 años |
Jordi Boggiano
|
0d1922dc27
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
hace 4 años |
Jordi Boggiano
|
2c8a4a1b93
Add platform-check config option to disable platform_check.php generation, and disable it for Composer
|
hace 4 años |
Yanick Witschi
|
e23710f92d
Implemented php version check in autoload.php (#8546)
|
hace 4 años |
Jordi Boggiano
|
24a5a0dacb
Skip invalid PSR-0/4 classes from optimized autoloader, fixes #8403
|
hace 4 años |
remorhaz
|
8df263a756
Test added for issue #8622 fix
|
hace 4 años |
Jordi Boggiano
|
4d74f5ba95
Fix exclude-from-classmap handling to avoid foo matching foo* directories, fixes #8563, refs #8575
|
hace 4 años |
Jordi Boggiano
|
c7ba751319
Merge commit 'refs/pull/8575/head' of github.com:composer/composer
|
hace 4 años |
Ion Bazan
|
a2137d5263
use Symfony PHPUnit Bridge
|
hace 5 años |
Jeroen Versteeg
|
cabf373bf4
Added test for exclude-from-classmap (see issue #8563)
|
hace 5 años |
Jordi Boggiano
|
502b68967a
Fix tests for PSR-fix in optimized autoloader, refs #8397
|
hace 5 años |
Jordi Boggiano
|
c3f034e33b
Fix tests for PSR-fix in optimized autoloader, refs #8397
|
hace 5 años |
Andriy Maletsky
|
ec293adabc
make optimized autoloader respect PSR standards
|
hace 5 años |
ShiraNai7
|
a2b647a99e
Handle absolute phar:// paths in autoload_static.php
|
hace 5 años |
Nils Adermann
|
386382503d
Add a test for autoloading if a package is only required via replacing name
|
hace 6 años |
Den Girnyk
|
3b6b63784f
Fix: Keep replaced packages for autoload dumping with --no-dev
|
hace 6 años |
Gabriel Caruso
|
2a13bb2649
Fixes from PHPStan (#7687)
|
hace 6 años |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
hace 6 años |
Jordi Boggiano
|
eedbd218f5
Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348
|
hace 6 años |
Philipp Fritsche
|
b0be87177d
Filter dev-dependencies from "dump-autoload --no-dev" , fixes #4343
|
hace 6 años |
Jordi Boggiano
|
78ae0a97f7
Terminate quoted strings
|
hace 6 años |
Jordi Boggiano
|
066351c5b9
Remove use of deprecated getMock method
|
hace 6 años |
Petr /Peggy/ Sládek
|
8d06832077
Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251
|
hace 6 años |
Gabriel Caruso
|
885da4c8ef
Refactoring tests
|
hace 7 años |
Gabriel Caruso
|
a4b220273e
Refactoring Tests (#6849)
|
hace 7 años |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
hace 8 años |
Nicolas Grekas
|
fd2f51cea8
Speedup autoloading on PHP 5.6 & 7.0+ using static arrays
|
hace 8 años |
Rob Bast
|
adf3b956d0
try to use unique test directories
|
hace 9 años |
Alexander Loutsenko
|
fa5de786ff
clean garbage dirs in tmp after composer tests #4694
|
hace 9 años |
Jordi Boggiano
|
8072448cf3
Adjust deduplication of files autoloads, refs 9710b26d3f05a0760c7c0ca254a18df74c858432
|
hace 9 años |