wiki.techinc.nl/tests/phpunit/data
Kevin Israel c61fdb4ef5 Mechanism for renaming/aliasing classes
Sometimes it is desirable to change a class name that is still referenced
in extensions or config files (e.g. for consistency, as in I507ba00a).
PHP's class_alias() function can help in preserving backward compatibility;
however, creating an alias first requires that the class be loaded.

Hence this is implemented in AutoLoader. Lazy loading continues to work,
the list of class names is still maintained in a central location, and
optionally, deprecation warnings can be generated.

Change-Id: I1d3fb04a448647b5be10bed7fec05238b9fc6fc7
2014-01-06 10:36:18 -05:00
..
autoloader Mechanism for renaming/aliasing classes 2014-01-06 10:36:18 -05:00
cssmin More tests for CSSMin::remap 2013-11-29 18:19:23 +00:00
db Fixed spacing 2013-11-19 19:03:54 +01:00
less
media Merge "tests: beginning of tests for DjVu files" 2013-12-10 22:26:49 +00:00
xmp Fixed spacing 2013-12-01 20:58:51 +01:00
zip