.. |
Autoload
|
Merge branch '1.4'
|
2017-08-06 17:21:58 +02:00 |
Command
|
Return non-zero exit code with --strict and single package
|
2017-11-03 19:48:59 +01:00 |
Config
|
Fix conversion of repo format in config command, fixes #6245, closes #6271
|
2017-03-17 22:09:51 +01:00 |
Console
|
Check for new work dir with both parameters, refs #6651
|
2017-09-11 13:01:28 +02:00 |
DependencyResolver
|
Improve IDE autocompletion
|
2017-08-04 13:00:24 +02:00 |
Downloader
|
Normalize URL as symfony Filesystem::mirror does a straight str_replace on realUrl vs actual iteratee path without normalization and our aRchivableFilesFinder does normalize the path, refs #6667
|
2017-09-11 11:26:33 +02:00 |
EventDispatcher
|
Escape arguments, refs #6414
|
2017-05-16 22:18:19 +02:00 |
Exception
|
Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388
|
2016-05-31 19:19:14 +01:00 |
IO
|
Fix callable typehint
|
2017-04-26 12:53:19 +02:00 |
Installer
|
mute first cd in win proxy stub for sh shell, fixes #6567
|
2017-07-27 00:47:43 +02:00 |
Json
|
Wording tweaks
|
2017-09-11 16:09:30 +02:00 |
Package
|
Fix platform package detection in VersionParser
|
2017-11-03 19:48:52 +01:00 |
Plugin
|
CS fixes
|
2017-03-08 15:16:44 +01:00 |
Question
|
Fix for https://github.com/composer/composer/issues/5989
|
2017-04-10 21:33:30 +01:00 |
Repository
|
Fix path repo version parsing to follow COMPOSER_ROOT_VERSION when the git repo is shared with the root package, fixes #6625
|
2017-09-11 16:02:48 +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
|
CS tweaks
|
2017-11-03 19:44:44 +01:00 |
Cache.php
|
Cache: clear cache using removeDirectory
|
2017-06-16 16:25:11 -04:00 |
Compiler.php
|
Fixed error, when composer.phar was broken, if it compiled inside folder, that has /composer in path
|
2017-09-11 10:08:24 +02:00 |
Composer.php
|
Allow accessing the ArchiveManager via the Composer object, fixes #6411
|
2017-05-16 22:20:49 +02:00 |
Config.php
|
Add htaccess-protect option for disabling the creation of .htaccess files
|
2017-06-15 11:06:13 -04:00 |
Factory.php
|
Add htaccess-protect option for disabling the creation of .htaccess files
|
2017-06-15 11:06:13 -04:00 |
Installer.php
|
Make composer see installed dev packages
|
2017-09-11 10:20:48 +02:00 |
XdebugHandler.php
|
Pass more ini directives when executing php
|
2017-05-16 22:14:20 +02:00 |