6 Commits (a782802e6299f3ec65e8fa078acf4a1d185e127b)

Author SHA1 Message Date
Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real 11 years ago
Andreas Hennings bbf6278905 AutoloadGenerator to support PSR-4. Tests included. 11 years ago
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.
11 years ago
Jordi Boggiano 5ba147663d Use ClassLoader::set to initialize the class loader paths 12 years ago
Jordi Boggiano d929a0813a Prepend the ClassLoader autoloader to avoid calling other previously registered autoloaders, fixes #1699 12 years ago
Pierre du Plessis 255c0be7fc Added tests for include path flag 12 years ago