Jordi Boggiano
|
0d1922dc27
|
Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions
|
2020-04-22 12:10:09 +02:00 |
Firehed
|
046d55e886
|
Change 'generated' notice to @phpdoc-style annotation
While it isn't an official part of the syntax, it integrates better with other
tools that ignore diffs on generated code.
|
2013-08-27 16:08:38 -07:00 |
Martin Hasoň
|
3499610631
|
Fixed tests for autoloader generator
|
2013-04-01 09:28:02 +02:00 |
Jordi Boggiano
|
3cc5698e7b
|
Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730
|
2013-03-27 18:45:33 +01:00 |
Jordi Boggiano
|
487e66d0a9
|
Allow loading of multiple composer autoloaders concurrently, fixes #1248
|
2012-11-10 21:54:23 +01:00 |
Martin Hasoň
|
1ff1b8ac1f
|
Sorted generated classmap
|
2012-10-17 12:00:45 +02:00 |
Martin Hasoň
|
b683aeb586
|
Fix expected values in tests for autoloader generator
|
2012-10-17 01:00:11 +02:00 |
Jordi Boggiano
|
6fb5d26474
|
Revert "Add test and some fixes to allow absolute paths, refs #869"
This reverts commit a2a2f4af59 .
|
2012-07-18 18:40:17 +02:00 |
Jordi Boggiano
|
a2a2f4af59
|
Add test and some fixes to allow absolute paths, refs #869
|
2012-07-18 18:31:22 +02:00 |
Martin Hasoň
|
fde38dacec
|
Added test for generated classmap files
|
2012-03-21 13:58:35 +01:00 |