From ad5c7660dc4b63abec3e5bc4dfa52909934fcca2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Wed, 19 Aug 2009 20:57:44 +0000 Subject: [PATCH] TODOs.txt updated --- docs/TODOs.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/TODOs.txt b/docs/TODOs.txt index cb8a6cf21..7e868c5b8 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -124,18 +124,15 @@ ./inc/classes/main/user/class_BaseUser.php:80: * @todo Find a way of casting here. "(int)" might destroy the user id > 32766 ./inc/classes/main/user/member/class_Member.php:84: * @todo Add more ways over creating user classes ./inc/classes/middleware/debug/class_DebugMiddleware.php:112: // @TODO Initialization phase -./inc/config/class_FrameworkConfiguration.php:205: * @todo We have to add some more entries from $_SERVER here +./inc/config/class_FrameworkConfiguration.php:172: * @todo We have to add some more entries from $_SERVER here ./inc/database.php:49:// @TODO Rewrite this ./inc/hooks.php:26:// @TODO This makes the core depending on the SPL. But it should be installed anyway. ./inc/includes.php:36:// @TODO Find a nicer OOP-ed way for this ./inc/language.php:31:// @TODO Rewrite this ./inc/loader/class_ClassLoader.php:262: /* @todo: Do not die here. */ ### ### DEPRECATION FOLLOWS: ### ### -./inc/classes/exceptions/database/general/class_DatabaseUpdateSupportException.php:10: * @deprecated ./inc/classes/exceptions/io/class_FileNotFoundException.php:11: * @deprecated ./inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php:10: * @deprecated ./inc/classes/exceptions/main/class_ClassNotFoundException.php:11: * @deprecated ./inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php:11: * @deprecated -./inc/classes/main/filter/class_AbstractFilterDecorator.php:2:// @DEPRECATED ./inc/classes/main/template/class_BaseTemplateEngine.php:1131: * @deprecated -./inc/config/class_FrameworkConfiguration.php:107: * @deprecated -- 2.39.2