Markus Staab
|
e47aa38ad4
Added phpdoc for ComposerAutoloaderInit$SHA1::getLoader() (#8393)
|
6 yıl önce |
Jordi Boggiano
|
9d642fe9af
Merge pull request #8085 from danepowell/issue-8065-2
|
6 yıl önce |
ShiraNai7
|
a2b647a99e
Handle absolute phar:// paths in autoload_static.php
|
6 yıl önce |
Dane Powell
|
3501423eab
Undo previous change.
|
6 yıl önce |
Dane Powell
|
d4150cafc4
Move sortPackages to static helper class.
|
6 yıl önce |
Dane Powell
|
266a41e046
Refactor sortPackageMap to depend on separate sortPackage function.
|
6 yıl önce |
Dane Powell
|
3e6300b5e8
code style fix.
|
6 yıl önce |
Dane Powell
|
043b33ed38
Fixes #8065: Sort plugins deterministically before loading.
|
6 yıl önce |
Den Girnyk
|
5b78ea529a
Fix: Keep replaced packages for autoload dumping with --no-dev
|
6 yıl önce |
Markus Staab
|
766ceccd00
Print number of classes contained within the generated classmap
|
7 yıl önce |
Jordi Boggiano
|
a74b63985e
Avoid filtering dev-require packages when loading plugins/scripts, fixes #7516
|
7 yıl önce |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 yıl önce |
Gabriel Caruso
|
7d9f8e2247
Improvements
|
7 yıl önce |
Jordi Boggiano
|
eedbd218f5
Make sure circular dependencies do not break the autoload dumper, refs #7316, refs #7348
|
7 yıl önce |
Philipp Fritsche
|
b0be87177d
Filter dev-dependencies from "dump-autoload --no-dev" , fixes #4343
|
7 yıl önce |
Nicolas Grekas
|
0c912d6eee
Fix generated static map...
|
8 yıl önce |
Nicolas Grekas
|
ce70e0e9dd
Fix BC of generated static map
|
8 yıl önce |
Jordi Boggiano
|
3be9591930
Simplify some ClassLoader code, minor memory improvement, fixes #6937
|
8 yıl önce |
Vladimir Reznichenko
|
c8615358cb
SCA with PHP Inspections (EA Extended)
|
8 yıl önce |
Jordi Boggiano
|
17b7387c37
Merge branch '1.4'
|
8 yıl önce |
Jordi Boggiano
|
47bc2fa51a
Fix exclude-from-classmap being ignored when generating on-the-fly class loader, fixes #6503
|
8 yıl önce |
Saumini Navaratnam
|
27b8209990
Fix for issue #6492
|
8 yıl önce |
Li Chuangbo
|
1f4882a3e6
Revert "Fixed an issue when a phar file is used in "files" option in composer.json"
|
8 yıl önce |
Jordi Boggiano
|
122e422682
CS fixes
|
8 yıl önce |
Jordi Boggiano
|
1dcb2b5758
Merge remote-tracking branch 'nicolas-grekas/apcu'
|
9 yıl önce |
Jordi Boggiano
|
e9d04f2b2d
Merge branch '1.2'
|
9 yıl önce |
Hans-Joachim Michl
|
817b2747c7
Fix #5672
|
9 yıl önce |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 yıl önce |
Konstantin.Myakshin
|
dc70b40d34
Use implode instead of join
|
9 yıl önce |
Kévin Dunglas
|
3e3fd3c6b1
Remove unused variable
|
9 yıl önce |