Jordi Boggiano
|
487e66d0a9
|
Allow loading of multiple composer autoloaders concurrently, fixes #1248
|
2012-11-10 21:54:23 +01:00 |
Victor Berchet
|
4c82c35dbc
|
[Autoload] Generate the autoloader_real file in the target directory
|
2012-08-06 10:56:57 +02:00 |
Victor Berchet
|
2c065416eb
|
[Autoload] generate an autoload_real.php file
|
2012-08-01 10:12:46 +02:00 |
Victor Berchet
|
963fedc9a5
|
[Autoload] remove closures because of a bug in APC
https://bugs.php.net/bug.php?id=52144
https://bugs.php.net/bug.php?id=61576
|
2012-07-31 20:17:39 +02:00 |
Taylor Otwell
|
8cf43868da
|
update tests for new expectations.
|
2012-07-27 09:13:39 -05:00 |
Jordi Boggiano
|
adaa788955
|
Require file autoloads after the autoloader is registered
|
2012-06-25 11:39:51 +02:00 |
Jordi Boggiano
|
1df9c62583
|
Cosmetic fixes to autoload generation
|
2012-06-11 14:15:08 +02:00 |