1
0
Fork 0
composer/src/Composer/Util
Jordi Boggiano 4ae5c95c8d Detect require overrides, fixes #2503 2013-12-26 12:31:43 +01:00
..
ConfigValidator.php Detect require overrides, fixes #2503 2013-12-26 12:31:43 +01:00
ErrorHandler.php Warn users about having scream enabled, fixes #543 2012-04-08 20:05:24 +02:00
Filesystem.php Fail hard if anything attempts to wipe the entire filesystem/partition, fixes #2409 2013-11-14 21:22:14 +01:00
Git.php Remove unused use statement. 2013-10-07 17:11:57 +02:00
GitHub.php Validate the originUrl against the list of 'github-domains' from the config. 2013-10-28 15:32:51 -04:00
NoProxyPattern.php Fix previous commit 2013-11-22 15:51:16 +01:00
Perforce.php incorporated change to Perforce: Capture output, stopping errors showing up if p4 is not available 2013-12-02 13:34:48 -06:00
ProcessExecutor.php Trim output before splitting lines to avoid blank entries, closes #1978 2013-06-18 17:23:41 +02:00
RemoteFilesystem.php Correct authorship info for files I edited 2013-08-30 12:51:41 +02:00
SpdxLicenseIdentifier.php PHP doc return tag added to SpdxLicenseIdentifier class method 2012-06-02 15:22:20 +02:00
StreamContextFactory.php Fix handling of urlencoded user and password in proxy urls, fixes #2339 2013-10-18 11:35:57 +02:00
Svn.php Fix authentication issue with subversion 1.8 2013-11-05 18:57:29 +01:00