.. |
Namespaced
|
Add support for .inc files in classmap, fixes #1396
|
2012-12-08 21:54:51 +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
|
Test for bug parsing multiline strings with 'escaped' newlines
|
2013-05-21 16:29:11 -04:00 |
php5.4
|
CS fixes
|
2012-08-18 16:22:15 +02:00 |
template
|
CS fixes
|
2013-01-05 20:01:58 +01:00 |
autoload_classmap.php
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +01:00 |
autoload_classmap2.php
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +01:00 |
autoload_classmap3.php
|
Fixed tests for autoloader generator
|
2013-04-01 09:28:02 +02:00 |
autoload_classmap4.php
|
Fixed tests for autoloader generator
|
2013-04-01 09:28:02 +02:00 |
autoload_classmap5.php
|
Fixed tests for autoloader generator
|
2013-04-01 09:28:02 +02:00 |
autoload_classmap6.php
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +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
|
Consistently use arrays as paths for a given namespace prefix
|
2013-05-05 10:56:46 +02:00 |
autoload_main2.php
|
Consistently use arrays as paths for a given namespace prefix
|
2013-05-05 10:56:46 +02:00 |
autoload_main3.php
|
Consistently use arrays as paths for a given namespace prefix
|
2013-05-05 10:56:46 +02:00 |
autoload_real_files_by_dependency.php
|
Use ClassLoader::set to initialize the class loader paths
|
2013-05-05 10:57:21 +02:00 |
autoload_real_functions.php
|
Use ClassLoader::set to initialize the class loader paths
|
2013-05-05 10:57:21 +02:00 |
autoload_real_include_path.php
|
Use ClassLoader::set to initialize the class loader paths
|
2013-05-05 10:57:21 +02:00 |
autoload_real_target_dir.php
|
Use ClassLoader::set to initialize the class loader paths
|
2013-05-05 10:57:21 +02: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
|
Consistently use arrays as paths for a given namespace prefix
|
2013-05-05 10:56:46 +02:00 |
include_paths.php
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +01:00 |