.. |
Autoload
|
Add ClassLoader::$missingClasses to not trigger a COW
|
2016-07-28 10:35:44 +02:00 |
Command
|
Capture output
|
2016-07-12 17:19:15 +01:00 |
Config
|
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
2016-04-27 14:04:01 +01:00 |
Console
|
Disable plugins across the board when --no-plugins is specified, fixes #5509
|
2016-07-12 16:14:26 +01:00 |
DependencyResolver
|
clear code
|
2016-05-17 13:34:54 +03:00 |
Downloader
|
Make it clear that a package is cloned from source, fixes #5489
|
2016-07-19 00:50:09 +02:00 |
EventDispatcher
|
Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281
|
2016-05-05 13:26:26 +01:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Use extracted ca-bundle package
|
2016-04-11 16:33:29 +01:00 |
Installer
|
Make sure we do not overwrite binaries but only re-create missing ones, refs #5127
|
2016-07-02 16:35:09 +01:00 |
Json
|
Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384
|
2016-04-27 14:04:01 +01:00 |
Package
|
Make use of pretty version for new references, refs #5328
|
2016-07-02 16:03:04 +01:00 |
Plugin
|
Simplify evaluation of PHP code
|
2016-06-01 12:32:06 +02:00 |
Repository
|
Changed error suppression to Silencer
|
2016-07-07 08:25:46 +02:00 |
Script
|
Fix CS
|
2015-09-28 10:53:24 +01:00 |
SelfUpdate
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
Util
|
check for additional possible output strings, fixes #5543
|
2016-07-26 11:46:51 +02: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
|
GitDownloaderTest uses temp dir as composer home config
|
2016-05-29 12:36:19 -05:00 |
Factory.php
|
Merge remote-tracking branch 'j0k3r/re-install-binaries'
|
2016-07-02 16:15:33 +01:00 |
Installer.php
|
Make sure we do not overwrite binaries but only re-create missing ones, refs #5127
|
2016-07-02 16:35:09 +01:00 |
XdebugHandler.php
|
Restart with xdebug disabled
|
2016-08-08 18:30:56 +01:00 |