.. |
Autoload
|
Refactor ignore platform reqs checks (#10079)
|
2021-11-11 12:24:12 +01:00 |
Command
|
Config: add source option for command to show where a config value is loaded from (#10129)
|
2021-11-11 15:17:58 +01:00 |
Config
|
Fix @inheritDoc annotations
|
2021-10-27 16:18:53 +02:00 |
Console
|
Read first from $_SERVER and $_ENV before using getenv (#10218)
|
2021-11-09 16:31:27 +01:00 |
DependencyResolver
|
List identical/compatible removed versions in problem output as if they had not been removed
|
2021-11-11 16:13:25 +01:00 |
Downloader
|
Read first from $_SERVER and $_ENV before using getenv (#10218)
|
2021-11-09 16:31:27 +01:00 |
EventDispatcher
|
Read first from $_SERVER and $_ENV before using getenv (#10218)
|
2021-11-09 16:31:27 +01:00 |
Exception
|
Fix logic (again)
|
2020-10-25 12:59:01 +00:00 |
Filter/PlatformRequirementFilter
|
Add wildcard support to ignore-platform-req, fixes #10045 (#10083)
|
2021-11-11 15:56:38 +01:00 |
IO
|
Fix @inheritDoc annotations
|
2021-10-27 16:18:53 +02:00 |
Installer
|
Read first from $_SERVER and $_ENV before using getenv (#10218)
|
2021-11-09 16:31:27 +01:00 |
Json
|
PHPStan level 6 in src/Composer/Json (#10172)
|
2021-10-16 22:42:32 +02:00 |
Package
|
Add wildcard support to ignore-platform-req, fixes #10045 (#10083)
|
2021-11-11 15:56:38 +01:00 |
Platform
|
Avoid checking for hhvm in a loop, refs #10170
|
2021-10-18 10:51:16 +02:00 |
Plugin
|
Add types to `Plugin` (#10194)
|
2021-10-25 11:02:54 +02:00 |
Question
|
Add type info to many properties/methods
|
2021-08-30 14:46:49 +02:00 |
Repository
|
Implemented PoolOptimizer
|
2021-11-11 16:13:24 +01:00 |
Script
|
Phpstan level 6 in Composer/Plaform and Composer/Script (#10159) (#10170)
|
2021-10-17 13:52:01 +02:00 |
SelfUpdate
|
Reaching phpstan level 6 in Composer/SelfUpdate (#10169)
|
2021-10-16 22:35:31 +02:00 |
Util
|
Added retry behavior for certain http status and curl error codes (#10162)
|
2021-11-10 22:12:42 +01:00 |
Cache.php
|
Read first from $_SERVER and $_ENV before using getenv (#10218)
|
2021-11-09 16:31:27 +01:00 |
Compiler.php
|
Add types to root namespace (#10213)
|
2021-10-26 12:40:52 +02:00 |
Composer.php
|
Bump target to 2.2-dev
|
2021-11-09 16:04:08 +01:00 |
Config.php
|
Config: add source option for command to show where a config value is loaded from (#10129)
|
2021-11-11 15:17:58 +01:00 |
Factory.php
|
Config: add source option for command to show where a config value is loaded from (#10129)
|
2021-11-11 15:17:58 +01:00 |
InstalledVersions.php
|
Lots of typing improvements
|
2021-10-12 22:47:23 +02:00 |
Installer.php
|
List identical/compatible removed versions in problem output as if they had not been removed
|
2021-11-11 16:13:25 +01:00 |