mediawiki-extensions-Echo/tests/api
bsitu ad691fb838 Use array_merge_resursive when merging based on array keys
When two array have the same keys, we want to merge them into one array
rather than one overwriting another one

This was preventing count and rawcount from appearing inside the messages
and alerts object returned by the API.

Change-Id: I989b9b0994a33925faf52c6d99d8c46920e62cd6
2014-08-13 00:42:07 +00:00
..
ApiEchoNotificationsTest.php Use array_merge_resursive when merging based on array keys 2014-08-13 00:42:07 +00:00