From fab78547ad13e4579c728ad0f59a00d95e9eb53d Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Tue, 9 Jul 2024 17:07:44 +0330 Subject: 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 --- .../phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php') diff --git a/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php b/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php index f1538f90ae51..56ab4a797750 100644 --- a/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php +++ b/tests/phpunit/integration/includes/filerepo/LocalAndForeignDBRepoTest.php @@ -1,6 +1,7 @@