1
0
Fork 0
composer/src/Composer
Jordi Boggiano 6816acbe27 Merge remote-tracking branch 'johnstevenson/xdebug-#5995' into 1.3 2016-12-28 17:44:45 +01:00
..
Autoload Merge remote-tracking branch 'nicolas-grekas/apcu' 2016-12-07 00:21:13 +01:00
Command Fix whitespace in selfupdate output, fixes #5980 2016-12-19 15:37:30 +01:00
Config Update related docs and config definitions 2016-07-06 16:25:18 +08:00
Console Hide warning when xdebug is explicitly allowed 2016-12-28 17:34:27 +01:00
DependencyResolver Use random name for tmp ini and delete after use 2016-11-20 10:59:05 +00:00
Downloader Revert "Allow use of parent directories in PathDownloader when not mirroring the path" 2016-12-20 17:27:24 +01:00
EventDispatcher Fix tests and regression in @ref script handling 2016-12-11 16:37:55 +01:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Add more comments in ConsoleIO, closes #5836 2016-11-06 18:16:45 +01:00
Installer fixed deprecated class usages 2016-10-31 06:57:17 -07:00
Json Rework JSON matching to use a properly recursive pattern, fixes #5771 2016-10-10 18:20:53 +02:00
Package Attempt at fixing support for git 2.11, refs #5942 2016-12-07 01:02:55 +01:00
Plugin Fix class in DocBlock 2016-10-24 12:31:27 +02:00
Repository Avoid loading xdebug platform package twice, fixes #5995 2016-12-28 17:38:45 +01:00
Script fixed deprecated class usages 2016-10-31 06:57:17 -07:00
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 2016-03-15 14:13:08 +00:00
Util Simplify composer output to take less lines 2016-12-07 01:09:06 +01:00
Cache.php Avoid warnings in case cache dir is explicitly directed to /dev/null, fixes #5468 2016-06-25 15:49:52 +01:00
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 2016-04-11 19:18:22 +01:00
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 2014-10-16 22:13:17 -03:00
Config.php Explicitly cast possible-null to string 2016-12-19 10:31:57 +01:00
Factory.php Use ConsoleOutput to determine color support 2016-09-06 14:57:18 +01:00
Installer.php Update dist/source mirrors as well when updating a package's URL 2016-12-20 13:55:25 +01:00
XdebugHandler.php Clear xdebug version if restart fails, fixes #5995 2016-12-27 18:46:21 +00:00