.. |
Autoload
|
Improvements
|
2018-07-05 07:44:43 -03:00 |
Command
|
Merge pull request #7464 from rellect/composer_i
|
2018-07-20 07:48:22 +02:00 |
Config
|
Fix setting of scripts from config command, refs #7225
|
2018-04-13 13:10:22 +02:00 |
Console
|
Allow Composer to be used without running the application
|
2018-03-24 07:32:04 +00:00 |
DependencyResolver
|
Merge pull request #7480 from staabm/patch-3
|
2018-07-20 11:25:33 +02:00 |
Downloader
|
Add support for authentication with mercurial repositories.
|
2018-07-17 12:04:27 +02:00 |
EventDispatcher
|
Fix handling of non-callable event listeners, fixes #7229
|
2018-04-13 10:43:43 +02:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Use symfony/console for hidden questions
|
2018-05-14 17:05:36 +02:00 |
Installer
|
Merge remote-tracking branch 'origin/1.6'
|
2018-07-20 11:39:44 +02:00 |
Json
|
Improvements
|
2018-07-05 07:44:43 -03:00 |
Package
|
New finding by Static Code Analysis: revert uniqid() to comply long path requirements
|
2018-07-16 22:40:48 +02:00 |
Plugin
|
Improvements
|
2018-07-05 07:44:43 -03:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Merge remote-tracking branch 'origin/1.6'
|
2018-07-20 11:39:44 +02:00 |
Script
|
Fix docs, fixes #6136
|
2017-03-06 08:53:39 +01:00 |
SelfUpdate
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
Util
|
Use rawurldecode instead of urldecode, fixes #7407
|
2018-07-20 12:03:08 +02:00 |
Cache.php
|
prevent preg_replace() calls when cache is not enabled
|
2018-07-18 18:24:11 +02:00 |
Compiler.php
|
Use symfony/console for hidden questions
|
2018-05-14 17:05:36 +02:00 |
Composer.php
|
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
2017-05-16 22:20:49 +02:00 |
Config.php
|
Reverse new config-file changes
|
2017-11-13 12:58:07 -07:00 |
Factory.php
|
Fixes from PHPStan level 0
|
2018-01-14 11:44:15 -02:00 |
Installer.php
|
New finding by Static Code Analysis
|
2018-07-14 20:55:26 +02:00 |
XdebugHandler.php
|
Fix bc
|
2018-03-11 18:14:44 +00:00 |