API: ApiResult must validate even when using numeric auto-indexes
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 29 Apr 2015 14:39:25 +0000 (10:39 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 29 Apr 2015 14:43:45 +0000 (10:43 -0400)
commitce6e288ee85f7989172e5a670df68fd2fd3c151e
tree98ceb009c6960bcb20063a0eae7de365f2c78d55
parente5bd1987709b0cc0590041f5a9f6dd31e6cc3530
API: ApiResult must validate even when using numeric auto-indexes

Bug: T97490
Change-Id: I5301a615a992b090000a59f86e13b9f78dcd5aec
includes/api/ApiResult.php
tests/phpunit/includes/api/ApiResultTest.php