1
0
Fork 0
composer/tests/Composer/Test
Jordi Boggiano cac4c190f1
Merge pull request #10053 from jrfnl/feature/php-8.1-null-to-non-nullable-fix-2
PHP 8.1: prevent a "null to non-nullable" deprecation notice [2] (test only fix)
2021-08-18 14:39:51 +02:00
..
Autoload ClassMapGenerator: add test for "marker in text" bug 2021-08-11 22:23:24 +02:00
Command Fix CS 2021-06-03 10:38:38 +02:00
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 2020-11-12 11:09:15 +01:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver PHP 8.1: fix deprecation warnings about incorrect default values (#10036) 2021-08-11 13:05:45 +02:00
Downloader Fix CS 2021-06-03 10:38:38 +02:00
EventDispatcher CS fixes 2020-11-22 14:52:39 +01:00
Fixtures Pin versions to avoid new dependencies breaking tests 2021-08-04 16:39:19 +02:00
IO Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
Installer PHP 8.1/LibraryInstallerTest: add missing mock expectation 2021-08-12 03:38:56 +02:00
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 2021-06-03 20:15:35 +02:00
Mock Fix support for writing into UNC paths, and comparing UNC paths correctly in InstalledVersions, fixes #9993 2021-07-12 14:03:00 +02:00
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 2021-05-17 14:36:46 +02:00
Platform Fix some PHP 8.1 deprecation warnings, fixes #10008 2021-07-21 15:13:24 +02:00
Plugin Merge pull request #9822 from phenaproxima/post-file-download 2021-04-09 14:53:20 +02:00
Question CS fixes 2020-11-22 14:52:39 +01:00
Repository Fix test 2021-08-18 14:25:35 +02:00
Script Some phpstan level 4 fixes 2021-06-03 11:29:00 +02:00
Util Url: fix sanitize for new github tokens (#10048) 2021-08-11 13:24:41 +02:00
AllFunctionalTest.php PHP 8.1: fix deprecation warnings about incorrect default values (#10036) 2021-08-11 13:05:45 +02:00
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 2021-06-03 10:17:54 +02:00
CacheTest.php CS fixes 2020-11-22 14:52:39 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
DefaultConfigTest.php CS fixes 2020-11-22 14:52:39 +01:00
FactoryTest.php Fix factory test 2019-01-14 17:29:23 +01:00
InstalledVersionsTest.php Fix handling of metapackages with null paths, and handling of paths which do not have a shortest-path and require an absolute path to be addressed 2021-05-21 14:33:10 +02:00
InstallerTest.php PHP 8.1: prevent a "null to non-nullable" deprecation notice (test only fix) 2021-08-12 03:02:19 +02:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00