wiki.techinc.nl/tests/phpunit/includes/cache
Ebrahim Byagowi fab78547ad Add namespace to the root classes of ObjectCache
And deprecated aliases for the the no namespaced classes.

ReplicatedBagOStuff that already is deprecated isn't moved.

Bug: T353458
Change-Id: Ie01962517e5b53e59b9721e9996d4f1ea95abb51
2024-07-10 00:14:54 +03:30
..
BacklinkCacheTest.php Fix use of stale backlink partition cache 2024-06-28 13:16:26 +10:00
GenderCacheTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
LinkBatchTest.php tests: Use namespaced classes (@covers) 2024-06-14 00:15:40 +02:00
LinkCacheTest.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
LinkCacheTestTrait.php