.. |
Autoload
|
Call call_user_func_array() with a numeric arguments array.
|
2020-09-03 23:26:09 +02:00 |
Command
|
Remove dead code, fixes #9277
|
2020-10-12 15:22:21 +02:00 |
Config
|
Add bearer support in config command and add to docs/schema, refs #8671
|
2020-03-10 13:39:26 +01:00 |
Console
|
Avoid double warnings about composer.json when running outdated, fixes #8958
|
2020-06-15 13:04:02 +02:00 |
DependencyResolver
|
Properly support PHP 8.0 Named Arguments
|
2020-07-26 15:28:47 -04:00 |
Downloader
|
Clean Git repos during discard
|
2020-06-17 17:00:35 +02:00 |
EventDispatcher
|
fix deprecations in PHP 8
|
2020-05-21 18:16:19 +01:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Bearer support.
|
2020-03-04 15:01:35 -08:00 |
Installer
|
Add infos about plugin install failure
|
2020-04-07 15:55:59 +02:00 |
Json
|
fix file load errors
|
2020-01-15 18:09:42 +05:00 |
Package
|
Add support for "extra.branch-version"
|
2020-10-13 13:56:18 +02:00 |
Plugin
|
Move sortPackages to static helper class.
|
2019-04-09 10:59:02 -07:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Add support for "extra.branch-version"
|
2020-10-13 13:56:18 +02:00 |
Script
|
Fix indenting
|
2019-07-29 16:44:50 +02:00 |
SelfUpdate
|
Promote next major version when running stable self-update, and prevent self-update from automatically upgrading to the next major release
|
2020-07-30 16:32:29 +02:00 |
Util
|
Fix bitbucket detection of redirects to login page, fixes #9041
|
2020-07-16 12:26:48 +02:00 |
Cache.php
|
Replace whitelist with allow list
|
2020-06-07 22:15:09 +01:00 |
Compiler.php
|
Add lint check after phar is built
|
2020-02-14 16:36:14 +01:00 |
Composer.php
|
Add composer-runtime-api version constant
|
2020-04-29 09:02:51 +02:00 |
Config.php
|
Disable secure-http automatically when disable-tls is enabled, fixes #9235
|
2020-10-12 07:57:14 +02:00 |
Factory.php
|
Allow running the config command to disable tls even if openssl is not present, fixes #9198
|
2020-10-12 08:16:36 +02:00 |
Installer.php
|
Fix: Reference
|
2020-07-21 23:25:05 +02:00 |
XdebugHandler.php
|
Fix bc
|
2018-03-11 18:14:44 +00:00 |