1
0
Fork 0
composer/tests/Composer/Test/Autoload
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
..
Fixtures Require file autoloads after the autoloader is registered 2012-06-25 11:39:51 +02:00
AutoloadGeneratorTest.php Change the order of the include paths 2012-07-06 14:17:27 -04:00
ClassMapGeneratorTest.php Added tests for traits 2012-03-21 12:57:50 +01:00