Avoid PHP 7.2 warnings in DBConRefTest about count() on non-Countable
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 26 May 2018 00:29:17 +0000 (17:29 -0700)
committerLegoktm <legoktm@member.fsf.org>
Tue, 16 Oct 2018 00:39:29 +0000 (00:39 +0000)
commit14d08d1df93a9e2d98d505769be94c96b348f8c5
tree87389c9f5b60c61a25e451329d69cd36addacf21
parentf80e50f318a350c4486d272b1bc1bb5c22715a7c
Avoid PHP 7.2 warnings in DBConRefTest about count() on non-Countable

Change-Id: Ida81bf998b462f2f6bb2b708df1f15bbc1933db1
(cherry picked from commit b172aff090b7c59c2f602931d469cf3ac5e9e74a)
includes/libs/rdbms/database/DBConnRef.php