.. |
Advisory
|
Move security advisory loading to repositories, allows others to provider them and reduces load on packagist.org for summary advisory reports
|
2022-06-24 16:26:57 +02:00 |
Autoload
|
Php unit dedicate assert (#10881)
|
2022-06-22 14:20:08 +02:00 |
Command
|
Add SearchCommand tests (#10982)
|
2022-08-16 10:52:01 +02:00 |
Config
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
Console
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
DependencyResolver
|
Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799)
|
2022-05-24 21:32:36 +02:00 |
Downloader
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
EventDispatcher
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Filter/PlatformRequirementFilter
|
Update phpstan, fix InstalledVersions key ordering to be more logical/consistent
|
2022-04-29 10:30:04 +02:00 |
Fixtures
|
Fix tests
|
2022-07-20 22:53:57 +02:00 |
IO
|
Php unit dedicate assert (#10881)
|
2022-06-22 14:20:08 +02:00 |
Installer
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
Json
|
Merge branch '2.2' into 2.3
|
2022-06-01 21:39:31 +02:00 |
Mock
|
Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829)
|
2022-06-09 11:43:59 +02:00 |
Package
|
Expand test to avoid regressions
|
2022-07-21 11:08:41 +02:00 |
Platform
|
Merge branch '2.2' into 2.3
|
2022-06-06 16:34:34 +02:00 |
Plugin
|
Fix build regressions
|
2022-07-05 16:22:29 +02:00 |
Question
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Repository
|
Only fetch remote default branch for mirrored git repos, not local ones, refs #10949 (#10996)
|
2022-08-16 15:53:57 +02:00 |
Script
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Util
|
Added token refresh for GitLab to support GitLab 15+ (#10988)
|
2022-08-16 13:34:18 +02:00 |
AllFunctionalTest.php
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
ApplicationTest.php
|
Skip broken test on windows
|
2022-05-11 16:52:58 +02:00 |
CacheTest.php
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
CompletionFunctionalTest.php
|
Add a couple missing --format completions
|
2022-05-13 14:10:59 +02:00 |
ComposerTest.php
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
ConfigTest.php
|
Add missing return types
|
2022-07-01 12:24:54 +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
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
InstallerTest.php
|
Update phpstan to latest, update baseline (1909, 103)
|
2022-06-30 17:07:18 +02:00 |
TestCase.php
|
Disable packagist.org loading by default in initTempComposer test cases if other repos are provided
|
2022-08-16 10:41:58 +02:00 |