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)
committerAaron Schulz <aschulz@wikimedia.org>
Sat, 26 May 2018 00:29:17 +0000 (17:29 -0700)
commitb172aff090b7c59c2f602931d469cf3ac5e9e74a
treefaa64628b5a5d41e3f316bc5d74512cac5efb119
parentd8a144d38e8929a49d7e5d49faf87936cacdffc6
Avoid PHP 7.2 warnings in DBConRefTest about count() on non-Countable

Change-Id: Ida81bf998b462f2f6bb2b708df1f15bbc1933db1
includes/libs/rdbms/database/DBConnRef.php