registration: Fix merge_strategy in manifest_version 2
authorKunal Mehta <legoktm@member.fsf.org>
Fri, 22 Jul 2016 21:59:07 +0000 (14:59 -0700)
committerReedy <reedy@wikimedia.org>
Sun, 24 Jul 2016 11:47:40 +0000 (11:47 +0000)
commitd68ea7ce6db0e457bc87045624e168252b772314
treecf3858246878557a6bca4408d0b8b1776f08963b
parent85b84f73b3dfb305fd44658c8c8c582bb3de1aa1
registration: Fix merge_strategy in manifest_version 2

merge_strategy is set in $data, which is the definition of the config
setting, not the default value of it ($value).

Change-Id: I12ee95892b2c157bb0beb97cf2cd5ef920b7d52e
includes/registration/ExtensionProcessor.php