registration: Improve error message if a non-array attribute is set
authorKunal Mehta <legoktm@gmail.com>
Tue, 16 Jun 2015 23:08:44 +0000 (16:08 -0700)
committerKunal Mehta <legoktm@gmail.com>
Tue, 16 Jun 2015 23:08:44 +0000 (16:08 -0700)
commit9cdf419be56d3568254ee9a3e7210f9ff096cca6
treed3cba86420ca613f13aed36beb805e3a4613690c
parent4dfd54082f3835194842de56f8d3ea257b5c5e67
registration: Improve error message if a non-array attribute is set

Otherwise array_merge_recursive() will trigger a confusing and unhelpful
warning.

Bug: T102523
Change-Id: I7e4778cb7552fe93a08f315c9888ec64322e2501
includes/registration/ExtensionProcessor.php