wiki.techinc.nl/tests/phpunit/includes/db
Amir Sarabadani 0087b3cff2 rdbms: Drop ILoadBalancer::getAnyOpenConnection()
This is marked @internal and thus can be dropped without notice.

To avoid CP opening a connection, simply do the logic of checking in LBF
where it has access to better tooling.

Bug: T325389
Change-Id: I4b30c2fb2158a5ef0588b585366dc9411a08dc12
2023-11-28 15:42:39 +01:00
..
DatabaseTestHelper.php Replace usages of deprecated MWException 2023-06-06 17:05:32 +02:00
LBFactoryTest.php rdbms: Drop ILoadBalancer::getAnyOpenConnection() 2023-11-28 15:42:39 +01:00
LoadBalancerTest.php rdbms: Drop ILoadBalancer::getAnyOpenConnection() 2023-11-28 15:42:39 +01:00