.. |
Autoload
|
Merge remote-tracking branch 'nicolas-grekas/apcu'
|
2016-12-07 00:21:13 +01:00 |
Command
|
Merge branch '1.3'
|
2017-01-22 20:01:35 +01:00 |
Config
|
Update related docs and config definitions
|
2016-07-06 16:25:18 +08:00 |
Console
|
Do not hide the warning implicitly
|
2017-01-22 19:06:50 +01:00 |
DependencyResolver
|
Use random name for tmp ini and delete after use
|
2016-11-20 10:59:05 +00:00 |
Downloader
|
fix bad visibility
|
2017-02-14 18:02:22 +01:00 |
EventDispatcher
|
Forward composer memory_limit to child processes, fixes #6075
|
2017-01-22 19:03:22 +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
|
Fix the handling of references in JSON schemas when validating
|
2016-12-29 17:29:54 +01:00 |
Package
|
Add ignore filters option to archive command
|
2017-01-11 16:21:44 -06:00 |
Plugin
|
Add phpdoc comment
|
2017-01-07 17:36:47 +01:00 |
Repository
|
Fix urlencoding of gitlab dots, fixes #6064
|
2017-01-27 18:01:24 +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
|
Bump memory limit to 1.5G
|
2016-12-31 16:29:31 +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
|
Fixed no lock file was written when setting writeLock to true and executeOperations to false
|
2017-01-22 17:56:09 +01:00 |
XdebugHandler.php
|
Work-around for Windows opcache bug, fixes #6052
|
2017-01-11 20:06:57 +00:00 |