API: Ignore META_BC_SUBELEMENTS elements that aren't actually set
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 5 May 2015 20:16:05 +0000 (16:16 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 5 May 2015 20:19:16 +0000 (16:19 -0400)
commit0e61e0edd2758956ece0d373de94908094dd4594
tree486b75b539c75d1e33846f3c00679d24a1495984
parentba24543fe281aec97b835b287e274ed7c9ddc308
API: Ignore META_BC_SUBELEMENTS elements that aren't actually set

Shouldn't happen, but if it does let's not log a bunch of warnings.

Bug: T98185
Change-Id: I7e626ab2c829633a84f3db0358080011baf5d9f2
includes/api/ApiResult.php