From ee94e79ac63d2c612ca96ba1928f9400026ce4c0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 3 Jan 2018 21:59:02 +0100 Subject: [PATCH] Continued: - fixed remove-deprecated.sh (was still Subversion-related) - removed deprecated files - updated TODOs.txt MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- application/tests/data.php | 2 -- application/tests/init.php | 2 -- application/tests/loader.php | 2 -- application/tests/starter.php | 2 -- contrib/remove-deprecated.sh | 17 +++++++------- docs/TODOs.txt | 22 +------------------ framework/classes.php | 2 -- framework/config/config-hubmaster.php | 2 -- framework/database.php | 2 -- framework/database/lib-lfdb.php | 2 -- framework/includes.php | 2 -- .../class_ConfigEntryIsEmptyException.php | 2 -- .../class_SavePathIsEmptyException.php | 2 -- .../class_FileIsEmptyException.php | 2 -- .../class_PathIsEmptyException.php | 2 -- .../class_LanguagePathIsEmptyException.php | 2 -- .../main/class_EmptyVariableException.php | 2 -- .../class_InvalidCommandInstanceException.php | 2 -- .../main/class_MissingMethodException.php | 2 -- .../class_BasePathIsEmptyException.php | 2 -- .../class_InvalidBasePathStringException.php | 2 -- framework/selector.php | 2 -- 22 files changed, 9 insertions(+), 70 deletions(-) delete mode 100644 application/tests/data.php delete mode 100644 application/tests/init.php delete mode 100644 application/tests/loader.php delete mode 100644 application/tests/starter.php delete mode 100644 framework/classes.php delete mode 100644 framework/config/config-hubmaster.php delete mode 100644 framework/database.php delete mode 100644 framework/database/lib-lfdb.php delete mode 100644 framework/includes.php delete mode 100644 framework/main/exceptions/config/class_ConfigEntryIsEmptyException.php delete mode 100644 framework/main/exceptions/database/local_file/class_SavePathIsEmptyException.php delete mode 100644 framework/main/exceptions/file_directory/class_FileIsEmptyException.php delete mode 100644 framework/main/exceptions/file_directory/class_PathIsEmptyException.php delete mode 100644 framework/main/exceptions/language/class_LanguagePathIsEmptyException.php delete mode 100644 framework/main/exceptions/main/class_EmptyVariableException.php delete mode 100644 framework/main/exceptions/main/class_InvalidCommandInstanceException.php delete mode 100644 framework/main/exceptions/main/class_MissingMethodException.php delete mode 100644 framework/main/exceptions/template/class_BasePathIsEmptyException.php delete mode 100644 framework/main/exceptions/template/class_InvalidBasePathStringException.php delete mode 100644 framework/selector.php diff --git a/application/tests/data.php b/application/tests/data.php deleted file mode 100644 index 7d6dceec..00000000 --- a/application/tests/data.php +++ /dev/null @@ -1,2 +0,0 @@ -