.. |
Autoload
|
Fix: Keep replaced packages for autoload dumping with --no-dev
|
2019-01-28 17:02:32 +01:00 |
Command
|
Make sure config command output is also output on --quiet so that warnings can be hidden, fixes #7963
|
2019-02-10 12:57:39 +01:00 |
Config
|
Fix setting of scripts from config command, refs #7225
|
2018-04-13 13:10:22 +02:00 |
Console
|
Improve version reporting
|
2019-02-21 14:05:12 +01:00 |
DependencyResolver
|
Follow up to #7946 test: add solver flag to assert path execution
|
2019-02-10 20:26:47 +01:00 |
Downloader
|
Improve safe junction logic
|
2019-02-12 15:18:06 +00:00 |
EventDispatcher
|
Call a script recursively with extra parameters (#7720)
|
2018-11-26 12:35:41 +01:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Another MB to MiB
|
2019-01-28 17:55:17 +01:00 |
Installer
|
Make unixy proxy code POSIX compatible
|
2019-02-08 17:33:13 +00:00 |
Json
|
Make surrogate sequences in JSON work on PHP 5.3
|
2018-08-10 08:54:27 +02:00 |
Package
|
Avoid dumping null values for dist reference/shasum and source reference, fixes #7955
|
2019-02-10 12:39:00 +01: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
|
Allow filtering of warning/info msgs by composer version
|
2019-02-21 14:05:56 +01: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
|
Improve version reporting
|
2019-02-21 14:05:12 +01:00 |
Cache.php
|
prevent preg_replace() calls when cache is not enabled
|
2018-07-18 18:24:11 +02:00 |
Compiler.php
|
Improve version reporting
|
2019-02-21 14:05:12 +01:00 |
Composer.php
|
Improve version reporting
|
2019-02-21 14:05:12 +01:00 |
Config.php
|
Read htaccess-protect as a bool
|
2018-12-22 09:12:33 -06:00 |
Factory.php
|
Warn on invalid package name or require/provide/.., fixes #7874
|
2019-01-29 13:46:23 +01:00 |
Installer.php
|
Installer: Initialize $nameMatchesRequiredPackage
|
2019-01-29 17:26:59 +01:00 |
XdebugHandler.php
|
Fix bc
|
2018-03-11 18:14:44 +00:00 |