1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures
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
..
Namespaced Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
Pearlike Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
beta Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
classmap Fix scanning of empty namespace{} blocks 2012-11-11 16:29:49 +01:00
php5.4 CS fixes 2012-08-18 16:22:15 +02:00
template [ClassMapGeneratot] Filter out non php code 2012-11-12 09:15:35 +01:00
autoload_classmap.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
autoload_classmap2.php Move composer metafiles back in a composer dir, except autoload.php 2012-04-22 22:18:19 +02:00
autoload_classmap3.php Sorted generated classmap 2012-10-17 12:00:45 +02:00
autoload_classmap4.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_classmap5.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_functions.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_functions_by_dependency.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_main.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_main2.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_main3.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
autoload_real_files_by_dependency.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_real_functions.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_real_target_dir.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_target_dir.php Allow loading of multiple composer autoloaders concurrently, fixes #1248 2012-11-10 21:54:23 +01:00
autoload_vendors.php Minor consistency tweaks 2012-08-14 19:05:34 +02:00
include_paths.php Add missing test fixture 2012-04-19 20:04:38 +02:00