.. |
Advisory
|
Surface the advisory ID when CVE not present. (#11892)
|
2024-03-19 16:24:10 +01:00 |
Autoload
|
Fixed PSR violations for classes not matching the namespace of a rule being hidden, fixes #11957
|
2024-05-31 17:52:05 +02:00 |
Command
|
Fix empty type support in init command, fixes #11999
|
2024-06-10 11:37:52 +02:00 |
Config
|
composer#11852 fix: ability to remove autoload* keys (#11967)
|
2024-05-08 11:19:05 +02:00 |
Console
|
Update PHPStan (#11976)
|
2024-05-22 09:09:04 +02:00 |
DependencyResolver
|
Re-use precalculated information (#11968)
|
2024-05-08 14:27:20 +02:00 |
Downloader
|
Fix tests
|
2024-05-29 22:08:42 +02:00 |
EventDispatcher
|
Fix private autoloader callbacks breaking the new runtime autoloader handling code
|
2024-05-04 23:01:17 +02:00 |
Exception
|
Enable strict types on all files
|
2022-02-24 13:24:34 +01:00 |
Filter/PlatformRequirementFilter
|
Fix warnings incorrectly being shown when using require with upper bound ignored on platform requirements, fixes #11722 (#11786)
|
2024-01-08 14:48:24 +01:00 |
IO
|
Fix context info being missing from output when using the IO classes as PSR-3 logger, fixes #11882
|
2024-03-11 17:23:06 +01:00 |
Installer
|
Fix binary proxies having an absolute path to vendor dir when project dir is a symlink, fixes #11947
|
2024-04-29 11:32:47 +02:00 |
Json
|
Update phpstan
|
2024-05-27 15:14:10 +02:00 |
PHPStan
|
Update PHPStan (#11976)
|
2024-05-22 09:09:04 +02:00 |
Package
|
Updated array shape of php-ext options (#11950)
|
2024-04-28 17:28:11 +02:00 |
Platform
|
Update deps, update baseline (1677, 97), fixes #11875
|
2024-03-08 09:03:23 +01:00 |
Plugin
|
Fix UX when a non-required plugin is still present in vendor dir (#12000)
|
2024-05-31 10:29:56 +02:00 |
Question
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
Repository
|
Fix UX when a non-required plugin is still present in vendor dir (#12000)
|
2024-05-31 10:29:56 +02:00 |
Script
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |
SelfUpdate
|
Update deps, fix phpstan issues, update baseline (1711, 49)
|
2023-03-21 10:36:42 +01:00 |
Util
|
PHPStan/tests updates (#11996)
|
2024-05-29 23:12:06 +02:00 |
Cache.php
|
Allow underscores in cache keys to avoid conflicts with package names containing underscore vs dashes, fixes #11224 (#11229)
|
2022-12-18 00:03:48 +01:00 |
Compiler.php
|
Fix diagnose auditing of composer dependencies in phar files
|
2024-02-08 16:24:16 +01:00 |
Composer.php
|
Reverting release version changes
|
2024-05-04 23:03:15 +02:00 |
Config.php
|
Add a warning message when Composer is not able to guess the root package version (#11858)
|
2024-02-23 10:47:36 +01:00 |
Factory.php
|
Ensure integer env vars do not cause a crash, fixes #11908
|
2024-04-03 10:36:39 +02:00 |
InstalledVersions.php
|
Update deps, fix phpstan issues, update baseline (1711, 49)
|
2023-03-21 10:36:42 +01:00 |
Installer.php
|
Fix new platform requirements from composer.json not being checked when composer.lock is outdated, fixes #11989 (#12001)
|
2024-05-31 17:53:52 +02:00 |
PartialComposer.php
|
Fix CS (#11003)
|
2022-08-17 14:20:07 +02:00 |