1
0
Fork 0
composer/tests/Composer/Test
Stephan 6c3958ec86
Add warning if host is accessed via verify_peer or verify_peer_name disabled (#10722)
2022-04-13 12:21:08 +02:00
..
Autoload Allow autoload to run on 5.6 still, add early exits when running composer or autoload.php with outdated PHP versions, fixes #10714, refs #10709 2022-04-06 22:07:16 +02:00
Command Restore the ability to list the scripts in the 'run-script' command without providing a script (#10710) 2022-04-07 13:17:28 +02:00
Config Enable strict types on all files 2022-02-24 13:24:34 +01:00
Console Enable strict types on all files 2022-02-24 13:24:34 +01:00
DependencyResolver Merge branch '2.2' into main 2022-03-15 13:11:59 +01:00
Downloader Merge branch '2.2' into main 2022-03-29 18:58:23 +02:00
EventDispatcher Enable strict types on all files 2022-02-24 13:24:34 +01:00
Filter/PlatformRequirementFilter Enable strict types on all files 2022-02-24 13:24:34 +01:00
Fixtures Merge branch '2.2' into main 2022-03-29 22:00:45 +02:00
IO Enable strict types on all files 2022-02-24 13:24:34 +01:00
Installer Fix usage of react/promise resolve() to prepare for v3 2022-03-18 09:20:42 +01:00
Json Validate config schema before loading it, fixes #10685 2022-04-01 11:23:59 +02:00
Mock fix phpdoc type (#10669) 2022-03-30 11:58:30 +02:00
Package ArrayLoader: handle links where target is invalid numeric package name (#10663) 2022-03-29 12:46:51 +02:00
Platform Fix parsing of openssl versions with odd suffixes, refs #10631 2022-03-30 18:09:40 +02:00
Plugin Fix usage of react/promise resolve() to prepare for v3 2022-03-18 09:20:42 +01:00
Question Enable strict types on all files 2022-02-24 13:24:34 +01:00
Repository GitDriver: try to fetch default branch form remote using auth (#10701) 2022-04-13 12:11:25 +02:00
Script Enable strict types on all files 2022-02-24 13:24:34 +01:00
Util Make test more resilient on slow windows CI 2022-04-01 11:27:13 +02:00
AllFunctionalTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ApplicationTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
CacheTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ComposerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
ConfigTest.php Add warning if host is accessed via verify_peer or verify_peer_name disabled (#10722) 2022-04-13 12:21:08 +02:00
DefaultConfigTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
FactoryTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstalledVersionsTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
InstallerTest.php Enable strict types on all files 2022-02-24 13:24:34 +01:00
TestCase.php Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch (#10632) 2022-03-17 14:52:14 +01:00