1
0
Fork 0
composer/tests/Composer/Test/Autoload
Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code
Otherwise files like https://github.com/propelorm/Propel/blob/master/generator/lib/behavior/i18n/templates/queryUseI18nQuery.php
would fail ("class" keyword would not be filtered out by php_strip_whitespace())
2012-11-12 09:15:35 +01:00
..
Fixtures [ClassMapGeneratot] Filter out non php code 2012-11-12 09:15:35 +01:00
AutoloadGeneratorTest.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
ClassMapGeneratorTest.php [ClassMapGeneratot] Filter out non php code 2012-11-12 09:15:35 +01:00