1
0
Fork 0
composer/src/Composer
Sash 582e361a88 Fixing array accessing 2016-02-22 21:47:33 +00:00
..
Autoload Can't use error_clear_last as it was introduced in PHP7. 2016-02-06 02:58:36 +01:00
Command add example showing alternate syntax for specifying version 2016-02-20 11:26:06 -08:00
Config Be sure that configuration file can be manipulated by actual user 2016-02-09 09:20:25 +01:00
Console Unified all Windows tests throughout the code. 2016-02-03 22:39:16 +01:00
DependencyResolver Removed long deprecated functions that were no longer referenced anywhere. 2016-02-15 22:00:54 +01:00
Downloader Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works. 2016-02-17 17:42:48 +01:00
EventDispatcher Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898 2016-02-10 14:11:05 +00:00
IO Fix usage of symfony console for sf<2.8, fixes #4913 2016-02-13 15:33:04 +00:00
Installer Removed some 3 year old backward compatibility code. 2016-02-15 21:37:19 +01:00
Json Remove a few instances of RemoteFilesystem that were not needed 2016-01-10 17:07:54 +00:00
Package #4828 Using version guesser to pull out the commit has for git repositories. The return value is now an array with version and commit values. 2016-02-22 21:19:01 +00:00
Plugin Add verbosity input support to IOInterface 2016-01-29 10:14:12 +00:00
Repository Fixing array accessing 2016-02-22 21:47:33 +00:00
Script Fix CS 2015-09-28 10:53:24 +01:00
Util Merge pull request #4845 from curry684/pull-4690 2016-02-14 19:51:23 +00:00
Cache.php Wrap final attempt to touch a cache file in Silencer. 2016-02-16 14:01:21 +01:00
Compiler.php Merge remote-tracking branch 'origin/master' into tls-config 2016-01-10 16:10:22 +00: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 fix: missing parentheses 2016-01-26 18:19:58 +03:00
Factory.php Merge pull request #2585 from jaypea/ziparchiver 2016-02-06 15:49:24 +00:00
Installer.php Removed some 3 year old backward compatibility code. 2016-02-15 21:37:19 +01:00