1
0
Fork 0
composer/tests/Composer/Test/Autoload
Pol Dellaiera b608b8e87e
feat: improve Composer's output reproducibility (#11663)
* AutoloadGenerator: add `Locker` parameter to the `dump` method
* AutoloadGenerator: do not create a random hash, re-use the one from the lock file if it exists
* FileSystem: make sure `safeCopy` copy also the file time metadata
2023-09-28 11:43:52 +02:00
..
Fixtures Add warning when duplicate "files" autoload rules are detected (#11109) 2023-09-13 14:11:00 +02:00
MinimumVersionSupport Fix PHPStan after running autoloader tests (#11558) 2023-07-21 14:34:59 +02:00
AutoloadGeneratorTest.php feat: improve Composer's output reproducibility (#11663) 2023-09-28 11:43:52 +02:00
ClassLoaderTest.php Fix ClassLoader to be serializable (#11237) 2022-12-22 15:17:04 +01:00