.. |
Autoload
|
Fix handling for non-lowercased enum keyword, fixes #10521
|
2022-02-15 16:41:06 +01:00 |
Command
|
Added return type docs (#10221)
|
2021-10-26 21:05:03 +02:00 |
Config
|
Add types to `Config` tests (#10234)
|
2021-10-27 20:34:48 +02:00 |
Console
|
PHPStan fixes
|
2020-02-07 23:10:10 +01:00 |
DependencyResolver
|
fix: Do not optimise away packages due to a requirement by a locked package that will be uninstalled (#10405)
|
2021-12-31 11:49:42 +01:00 |
Downloader
|
Delete old pear package fixtures
|
2021-12-10 13:50:46 +01:00 |
EventDispatcher
|
Upgrade PHPStan to 1.0 (#10253)
|
2021-11-14 20:42:24 +01:00 |
Filter/PlatformRequirementFilter
|
Add wildcard support to ignore-platform-req, fixes #10045 (#10083)
|
2021-11-11 15:56:38 +01:00 |
Fixtures
|
Fix error reporting issues when partial updates cannot update due to a symlinked path repo package, fixes #10451
|
2022-02-04 15:58:50 +01:00 |
IO
|
Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474)
|
2022-01-21 12:48:16 +01:00 |
Installer
|
Support escaping on newer symfony/console versions, fixes #10499
|
2022-02-02 15:01:55 +01:00 |
Json
|
Finalize phpstan level 6 for tests dir, closes #10159
|
2021-11-02 14:32:09 +01:00 |
Mock
|
Upgrade php-cs-fixer to 3.x and fix CS
|
2021-10-27 16:21:45 +02:00 |
Package
|
update composer/pcre to 1.0.1 (#10496)
|
2022-02-02 21:35:37 +01:00 |
Platform
|
Finalize phpstan level 6 for tests dir, closes #10159
|
2021-11-02 14:32:09 +01:00 |
Plugin
|
Fix phpstan issues, update baseline and pin PHPStan version in 2.2 branch (#10474)
|
2022-01-21 12:48:16 +01:00 |
Question
|
Add types to `Question` tests (#10219)
|
2021-10-26 21:17:28 +02:00 |
Repository
|
VcsRepositories: handle initialize with invalid repository URL (#10525)
|
2022-02-16 09:37:36 +01:00 |
Script
|
Add types to `Script` tests (#10220)
|
2021-10-26 21:08:54 +02:00 |
Util
|
Fix tests on windows
|
2021-11-24 16:19:37 +01:00 |
AllFunctionalTest.php
|
Add composer/pcre dependency and use it everywhere instead of preg_*
|
2021-12-07 12:37:19 +01:00 |
ApplicationTest.php
|
Add --no-scripts to all commands and disable plugins/scripts when running self-update (#10371)
|
2021-12-20 14:23:35 +01:00 |
CacheTest.php
|
Finalize phpstan level 6 for tests dir, closes #10159
|
2021-11-02 14:32:09 +01:00 |
ComposerTest.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
ConfigTest.php
|
Make tests more robust
|
2022-02-15 16:42:50 +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 phpstan errors
|
2022-02-02 22:18:00 +01:00 |
InstallerTest.php
|
Add composer/pcre dependency and use it everywhere instead of preg_*
|
2021-12-07 12:37:19 +01:00 |
PolyfillTestCase.php
|
CS fixes
|
2020-11-22 14:52:39 +01:00 |
TestCase.php
|
Add composer/pcre dependency and use it everywhere instead of preg_*
|
2021-12-07 12:37:19 +01:00 |