From 0ad5fc8f6e9a170ab590645cfe06311fe975f407 Mon Sep 17 00:00:00 2001 From: Sabina Talipova Date: Tue, 13 Dec 2022 16:36:42 +1300 Subject: [PATCH] DEP PHP Support in CMS5 --- _config.php | 5 ----- _config/middleware.yml | 2 -- composer.json | 16 ++++++++-------- src/Controller/SubsiteXHRController.php | 3 ++- src/Model/Subsite.php | 5 +---- src/Tasks/SubsiteMigrateFileTask.php | 19 ------------------- .../features/insert-content-link.feature | 4 ++-- tests/php/SubsitesVirtualPageTest.php | 2 +- 8 files changed, 14 insertions(+), 42 deletions(-) delete mode 100644 _config.php delete mode 100644 src/Tasks/SubsiteMigrateFileTask.php diff --git a/_config.php b/_config.php deleted file mode 100644 index a3682d6a..00000000 --- a/_config.php +++ /dev/null @@ -1,5 +0,0 @@ -