You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
Autoload ClassMapGenerator: add test for "marker in text" bug 3 years ago
Command Fix CS 3 years ago
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Console PHPStan fixes 4 years ago
DependencyResolver PHP 8.1: fix deprecation warnings about incorrect default values (#10036) 3 years ago
Downloader Fix CS 3 years ago
EventDispatcher CS fixes 4 years ago
Fixtures Pin versions to avoid new dependencies breaking tests 3 years ago
IO Fix warnings on higher phpunit versions 4 years ago
Installer PHP 8.1/LibraryInstallerTest: add missing mock expectation 3 years ago
Json Fix JsonFile when using custom json schema with no "name" and "description" properties 3 years ago
Mock Fix support for writing into UNC paths, and comparing UNC paths correctly in InstalledVersions, fixes #9993 3 years ago
Package Use a simpler suggested require version of * to keep things simple for extensions which are versioned like PHP, fixes #9483 3 years ago
Platform Fix some PHP 8.1 deprecation warnings, fixes #10008 3 years ago
Plugin Merge pull request #9822 from phenaproxima/post-file-download 3 years ago
Question CS fixes 4 years ago
Repository Fix test 3 years ago
Script Some phpstan level 4 fixes 3 years ago
Util Url: fix sanitize for new github tokens (#10048) 3 years ago
AllFunctionalTest.php PHP 8.1: fix deprecation warnings about incorrect default values (#10036) 3 years ago
ApplicationTest.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
CacheTest.php CS fixes 4 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Fix/add tests and also handle case where a json object is used 3 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
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 3 years ago
InstallerTest.php PHP 8.1: prevent a "null to non-nullable" deprecation notice (test only fix) 3 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Bump phpstan to level 3 (#9734) 3 years ago