wiki.techinc.nl/tests/phpunit/includes/registration
Kunal Mehta 9ffc40235b registration: Support config setings that are relative paths
Add support for configuration settings that are relative paths to the
extension directory. The most common use-case for this is where the
extension ships a generic default file, but sysadmins or packagers may
want to override it. Setting `"path": true` on the config definition
will make the value be interpreted as a relative path.

And add tests!

Bug: T100956
Change-Id: Ia87ced25b35be7a314ee2937e0ccc63f9acc5bb5
2016-07-24 14:49:57 +00:00
..
CoreVersionCheckerTest.php Use more short array syntax in comments (/tests/) 2016-07-10 17:23:29 +02:00
ExtensionProcessorTest.php registration: Support config setings that are relative paths 2016-07-24 14:49:57 +00:00
ExtensionRegistryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00