1
0
Fork 0
composer/src/Composer
Ahammar Yassine da94e4b619 Skip all network-based checks (#7641)
* Skip all network-based checks

Change the warnings in diagnose to a friendly messages when allow_url_fopen is disabled.

Issue: #7622
2018-10-31 17:32:02 +01:00
..
Autoload Print number of classes contained within the generated classmap 2018-08-27 14:51:04 +02:00
Command Skip all network-based checks (#7641) 2018-10-31 17:32:02 +01:00
Config Fix setting of scripts from config command, refs #7225 2018-04-13 13:10:22 +02:00
Console Allow plugin commands to be run from child folders as well as core commands 2018-09-16 13:12:14 -07:00
DependencyResolver Use combined assignment operators 2018-09-10 14:24:41 +02:00
Downloader Fix output when loading zips from cache, fixes #7498 2018-08-03 14:06:31 +02:00
EventDispatcher CS fixer 2018-07-24 14:32:52 +02:00
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 2016-05-31 19:19:14 +01:00
IO Use symfony/console for hidden questions 2018-05-14 17:05:36 +02:00
Installer Merge remote-tracking branch 'origin/1.6' 2018-07-20 11:39:44 +02:00
Json Make surrogate sequences in JSON work on PHP 5.3 2018-08-10 08:54:27 +02:00
Package Revert "Do not dump source and dist for metapackages" 2018-08-22 09:45:54 +02: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 Revert "add removePackage() to RepositoryInterface" 2018-09-13 09:27:57 +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 Modified comment block (#7700) 2018-10-31 16:57:44 +01:00
Cache.php prevent preg_replace() calls when cache is not enabled 2018-07-18 18:24:11 +02:00
Compiler.php Use symfony/console for hidden questions 2018-05-14 17:05:36 +02:00
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 2017-05-16 22:20:49 +02:00
Config.php CS fixer 2018-07-24 14:32:52 +02:00
Factory.php Ensure that a missing SSL/TLS protection warning does not pollute STDOUT 2018-10-30 15:56:24 +01:00
Installer.php CS fixer 2018-07-24 14:32:52 +02:00
XdebugHandler.php Fix bc 2018-03-11 18:14:44 +00:00