X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs%2FTODOs.txt;h=456ea29e3bdf3bd921d0a57bcc761bd1638a4888;hb=8d8cf621bd811811cecd83c65a4ab91f27258e79;hp=8ffdd7489de29d8d996c2c49e671baddb8087b51;hpb=67f34799fe805b8a01cd56f64d12813a37195ee1;p=core.git diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 8ffdd748..456ea29e 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -34,7 +34,7 @@ ./framework/main/classes/criteria/search/class_SearchCriteria.php:77: * @todo Find a nice casting here. (int) allows until and including 32766. ./framework/main/classes/crypto/class_CryptoHelper.php:104: // @TODO Maybe rewrite this with DirectoryIterator, similar to Compressor thing? ./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:340: * @todo Do some checks on the database directory and files here -./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:629: * @todo Add more generic non-public data for removal +./framework/main/classes/database/backend/lfdb_legacy/class_CachedLocalFileDatabase.php:632: * @todo Add more generic non-public data for removal ./framework/main/classes/database/class_BaseDatabaseWrapper.php:214: // @TODO Minor: Update above comment to e.g. BaseDatabaseResult ./framework/main/classes/database/frontend/class_NewsDatabaseWrapper.php:17: * @todo Add missing own interface for public methods ./framework/main/classes/database/frontend/class_PaymentsDatabaseWrapper.php:17: * @todo Add missing own interface for public methods @@ -154,29 +154,16 @@ ./framework/main/third_party/api/wernisportal/class_WernisApi.php:16: * @todo Out-dated since 0.6-BETA ./index.php:58: * @todo This method is old code and needs heavy rewrite and should be moved to ApplicationHelper ### ### DEPRECATION FOLLOWS: ### ### -./application/tests/data.php:2:// @DEPRECATED -./application/tests/init.php:2:// @DEPRECATED -./application/tests/loader.php:2:// @DEPRECATED -./application/tests/starter.php:2:// @DEPRECATED -./framework/classes.php:2:// @DEPRECATED -./framework/config/config-hubmaster.php:2:// @DEPRECATED -./framework/database/lib-lfdb.php:2:// @DEPRECATED -./framework/database.php:2:// @DEPRECATED -./framework/includes.php:2:// @DEPRECATED ./framework/main/classes/class_BaseFrameworkSystem.php:1846: * @deprecated Not fully, as the new Logger facilities are not finished yet. ./framework/main/exceptions/base64/class_Base64EncodingBadException.php:17: * @deprecated Don't use this anymore ./framework/main/exceptions/base64/class_Base64EncodingModuloException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/config/class_ConfigEntryIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/crypto/class_EncryptInvalidLengthException.php:17: * @deprecated Don't use this anymore ./framework/main/exceptions/crypto/class_EncryptMissingException.php:17: * @deprecated Don't use this anymore -./framework/main/exceptions/database/local_file/class_SavePathIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php:16: * @deprecated Don't use this ./framework/main/exceptions/database/local_file/class_SavePathReadProtectedException.php:16: * @deprecated Please don't use this ./framework/main/exceptions/database/local_file/class_SavePathWriteProtectedException.php:16: * @deprecated Please don't use this -./framework/main/exceptions/file_directory/class_FileIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/file_directory/class_InvalidDataLengthException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/file_directory/class_InvalidMD5ChecksumException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/file_directory/class_PathIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/file_directory/class_PathIsNoDirectoryException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/file_directory/class_PathReadProtectedException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/filter/class_InvalidFilterChainException.php:16: * @deprecated Don't use this anymore @@ -190,22 +177,15 @@ ./framework/main/exceptions/helper/class_NoGroupOpenedException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/helper/class_UserInstanceMissingException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/language/class_InvalidLanguagePathStringException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/language/class_LanguagePathIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/language/class_LanguagePathReadProtectedException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/main/class_DimNotFoundInArrayException.php:17: * @deprecated Please don't use this anymore -./framework/main/exceptions/main/class_EmptyVariableException.php:2:// @DEPRECATED ./framework/main/exceptions/main/class_InvalidArrayCountException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/main/class_InvalidClassNameException.php:17: * @deprecated Don't use this anymore -./framework/main/exceptions/main/class_InvalidCommandInstanceException.php:2:// @DEPRECATED ./framework/main/exceptions/main/class_InvalidObjectException.php:17: * @deprecated Don't use this anymore ./framework/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/main/class_MissingMethodException.php:2:// @DEPRECATED ./framework/main/exceptions/main/class_VariableIsNotSetException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/stacker/class_EmptyStackerException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/template/class_BasePathIsEmptyException.php:2:// @DEPRECATED ./framework/main/exceptions/template/class_BasePathReadProtectedException.php:16: * @deprecated Don't use this anymore -./framework/main/exceptions/template/class_InvalidBasePathStringException.php:2:// @DEPRECATED ./framework/main/exceptions/template/class_NoVariableException.php:16: * @deprecated Don't use this anymore ./framework/main/exceptions/template/class_UnexpectedTemplateTypeException.php:16: * @deprecated Don't use this anymore ./framework/main/middleware/debug/class_DebugMiddleware.php:22: * @deprecated See LoggerFactory for a more flexible approach -./framework/selector.php:2:// @DEPRECATED