wiki.techinc.nl/includes/registration
Cindy Cicalese 4d413376b9 Fix array order for array_replace_recursive merge strategy
Prior to this change, if a configuration array is defined
in extension.json, array elements cannot be overridden by
setting values in the corresponding configuration variable,
as intended by the array_replace_recursive merge strategy.
This is because the order of the arrays in the
array_replace_recursive() function call need to be
reversed.

Bug: T283464
Change-Id: I55561232a994f745c5f3cd8394674b18c0529d13
2021-05-23 13:29:35 -04:00
..
ExtensionDependencyError.php Update Legoktm's email address 2021-05-02 05:39:37 +00:00
ExtensionJsonValidationError.php
ExtensionJsonValidator.php
ExtensionProcessor.php registration: Better error when config value is missing 2021-05-12 15:19:01 +00:00
ExtensionRegistry.php Fix array order for array_replace_recursive merge strategy 2021-05-23 13:29:35 -04:00
Processor.php registration: Stop double-caching config settings 2021-02-10 16:03:58 -08:00
VersionChecker.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00