1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano cbb7c91223
Fix ClassLoader to be serializable (#11237)
* Fix ClassLoader to be serializable

* Fix CI to use the source bin/composer as process for "composer" runs incl within simple-phpunit

* Store the closure statically to avoid serialization issues in a cleaner way
2022-12-22 15:17:04 +01:00
..
Advisory [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Autoload Fix ClassLoader to be serializable (#11237) 2022-12-22 15:17:04 +01:00
Command Docs: fix documention deep links (#11233) 2022-12-21 09:32:50 +01:00
Config [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Console Fix CS (#11003) 2022-08-17 14:20:07 +02:00
DependencyResolver [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Downloader [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
EventDispatcher [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Filter/PlatformRequirementFilter [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Fixtures Docs: fix documention deep links (#11233) 2022-12-21 09:32:50 +01:00
IO Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Installer [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Json [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Mock Update to PHPStan 1.9 2022-11-03 21:53:42 +01:00
Package Add support for bumping >=x to >=latest, fixes #11179 2022-12-17 23:02:52 +01:00
Platform [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Plugin [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Question [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
Repository Add test covering edge case of composer repo format, closes #11206 2022-12-17 23:15:40 +01:00
Script Fix CS (#11003) 2022-08-17 14:20:07 +02:00
Util [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
AllFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ApplicationTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CacheTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
CompletionFunctionalTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
ComposerTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
ConfigTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
DocumentationTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Fix CS (#11003) 2022-08-17 14:20:07 +02:00
InstallerTest.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00
TestCase.php [Tests] Use static data providers (#11197) 2022-11-24 14:39:08 +01:00