1
0
Fork 0
composer/tests/Composer/Test
Sylvain Filteau 51404659ef Change the order of the include paths
Composer installed libraries should have precedence over other libraries in the
system (like PEAR installed libraries).

Made composer prepend it's include_path configuration instead of appending it.
2012-07-06 14:17:27 -04:00
..
Autoload Change the order of the include paths 2012-07-06 14:17:27 -04:00
DependencyResolver Add hint in solver exceptions as to what may be wrong 2012-07-04 15:57:51 +02:00
Downloader Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Fixtures/installer Change default minimum-stability to "stable", fixes #744 2012-07-04 14:22:09 +02:00
IO Fixed PSR rules 2012-06-14 12:10:01 +02:00
Installer Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Json Tweak exception messages 2012-07-03 14:21:10 +02:00
Mock Add PEAR channel reader & Update PearRepository to use it. 2012-07-03 19:11:57 +11:00
Package Revert Locker change, ignore PEAR packages whose version cannot be parsed. 2012-07-03 19:18:58 +11:00
Repository Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Script Fixed PSR rules 2012-06-14 12:10:01 +02:00
Util Fixed PSR rules 2012-06-14 12:10:01 +02:00
ComposerTest.php Fixed PSR rules 2012-06-14 12:10:01 +02:00
ConfigTest.php Refactor repositories handling in config/factory/loader, fixes #828, fixes #826 2012-06-24 13:06:13 +02:00
InstallerTest.php Merge remote-tracking branch 'naderman/fix-duplicate-alias' 2012-07-01 19:07:14 +02:00
TestCase.php Make problem report messages more readable 2012-06-20 19:06:36 +02:00