Continued a bit:
[core.git] / docs / TODOs.txt
1 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./contrib/todo-builder.sh ###
2 ### DO NOT EDIT THIS FILE. ###
3 ./application/tests/class_ApplicationHelper.php:273:     * @todo        Nothing to add?
4 ./framework/config/class_FrameworkConfiguration.php:126:         * @todo        This method encapsulates a deprecated PHP function and should be deprecated, too.
5 ./framework/config/class_FrameworkConfiguration.php:251:         * @todo        Have to check some more entries from $_SERVER here
6 ./framework/loader/class_ClassLoader.php:232:                           // @TODO Throw exception instead of break
7 ./framework/loader/class_ClassLoader.php:423:                   /* @TODO: Do not exit here. */
8 ./framework/main/classes/cache/class_MemoryCache.php:17: * @todo                Rename to InProgressCache
9 ./framework/main/classes/class_BaseFrameworkSystem.php:2137:                    // @TODO Move the constant to e.g. BaseDatabaseResult when there is a non-cached database result available
10 ./framework/main/classes/class_BaseFrameworkSystem.php:2252:     * @todo        Write a logging mechanism for productive mode
11 ./framework/main/classes/class_BaseFrameworkSystem.php:2267:                    // @TODO Finish this part!
12 ./framework/main/classes/class_BaseFrameworkSystem.php:3267:     * @todo        Improve documentation
13 ./framework/main/classes/class_BaseFrameworkSystem.php:3377:     * @todo        Move all this socket-related stuff into own class, most of it resides in BaseListener
14 ./framework/main/classes/class_BaseFrameworkSystem.php:346:     // @todo Try to clean these constants up
15 ./framework/main/classes/class_BaseFrameworkSystem.php:591:             // @TODO __CLASS__ does always return BaseFrameworkSystem but not the extending (=child) class
16 ./framework/main/classes/class_BaseFrameworkSystem.php:695:      * @todo        SearchableResult and UpdateableResult shall have a super interface to use here
17 ./framework/main/classes/commands/console/class_ConsoleFuseCommand.php:83:              // @TODO Unfinished
18 ./framework/main/classes/commands/html/class_HtmlLoginAreaCommand.php:78:        * @todo        Add some stuff here: Some personal data, app/game related data
19 ./framework/main/classes/commands/html/class_HtmlProblemCommand.php:70:  * @todo        0% done
20 ./framework/main/classes/commands/html/class_HtmlStatusCommand.php:70:   * @todo        0% done
21 ./framework/main/classes/console/class_ConsoleTools.php:166:     * @todo        This should be connected to a caching class to cache DNS requests
22 ./framework/main/classes/console/class_ConsoleTools.php:191:            // @TODO Here should the cacher be implemented
23 ./framework/main/classes/console/class_ConsoleTools.php:289:     * @todo        This should be moved out to an external class, e.g. HttpClient
24 ./framework/main/classes/console/class_ConsoleTools.php:290:     * @todo        Make IP, host name, port and script name configurable
25 ./framework/main/classes/console/class_ConsoleTools.php:297:            // @TODO Add some DNS caching here
26 ./framework/main/classes/controller/console/class_ConsoleDefaultController.php:19: * @todo              This controller shall still provide some headlines for sidebars
27 ./framework/main/classes/controller/html/class_HtmlConfirmController.php:50:     * @todo        Add some filters to this controller
28 ./framework/main/classes/controller/html/class_HtmlDefaultController.php:20: * @todo            This controller shall still provide some headlines for sidebars
29 ./framework/main/classes/controller/html/class_HtmlLoginController.php:51:       * @todo        Add some filters to this controller
30 ./framework/main/classes/controller/html/class_HtmlLogoutController.php:21: * @todo             This controller shall still provide some headlines for sidebars
31 ./framework/main/classes/controller/html/class_HtmlLogoutDoneController.php:50:  * @todo        Add some filters to this controller
32 ./framework/main/classes/controller/html/class_HtmlProblemController.php:50:     * @todo        Add some filters to this controller
33 ./framework/main/classes/controller/html/class_HtmlRegisterController.php:50:    * @todo        Add some filters to this controller
34 ./framework/main/classes/controller/html/class_HtmlStatusController.php:20: * @todo             This controller shall still provide some headlines for sidebars
35 ./framework/main/classes/controller/html/login/class_HtmlLoginAreaController.php:51:     * @todo        Add some morer filters to this controller
36 ./framework/main/classes/criteria/dataset/class_DataSetCriteria.php:157:                        // @TODO Issue a warning
37 ./framework/main/classes/criteria/search/class_SearchCriteria.php:109:   * @todo        Find a nice casting here. (int) allows until and including 32766.
38 ./framework/main/classes/criteria/search/class_SearchCriteria.php:77:    * @todo        Find a nice casting here. (int) allows until and including 32766.
39 ./framework/main/classes/crypto/class_CryptoHelper.php:104:             // @TODO Maybe rewrite this with DirectoryIterator, similar to Compressor thing?
40 ./framework/main/classes/database/backend/class_CachedLocalFileDatabase.php:339:         * @todo        Do some checks on the database directory and files here
41 ./framework/main/classes/database/backend/class_CachedLocalFileDatabase.php:628:         * @todo        Add more generic non-public data for removal
42 ./framework/main/classes/database/class_BaseDatabaseWrapper.php:214:            // @TODO Minor: Update above comment to e.g. BaseDatabaseResult
43 ./framework/main/classes/database/frontend/class_NewsDatabaseWrapper.php:17: * @todo            Add missing own interface for public methods
44 ./framework/main/classes/database/frontend/class_PaymentsDatabaseWrapper.php:16: * @todo                Add missing own interface for public methods
45 ./framework/main/classes/database/result/class_CachedDatabaseResult.php:260:     * @todo        0% done
46 ./framework/main/classes/database/result/class_CachedDatabaseResult.php:414:     * @todo        Find a caching way without modifying the result array
47 ./framework/main/classes/decorator/template/class_XmlRewriterTemplateDecorator.php:415:  * @todo        Find something useful with this!
48 ./framework/main/classes/discovery/payment/class_LocalPaymentDiscovery.php:95:   * @todo        0% done
49 ./framework/main/classes/factories/logger/class_LoggerFactory.php:53:           // @TODO Unfinished work
50 ./framework/main/classes/factories/login/class_LoginFactory.php:47:      * @return      $loginInstance          An instance of a login helper (@TODO Use actual interface name)
51 ./framework/main/classes/factories/user/class_UserFactory.php:48:        * @return      $userInstance           An instance of a user class (@TODO use actual interface name)
52 ./framework/main/classes/feature/fuse/class_FuseFeature.php:59:  * @todo        0% done
53 ./framework/main/classes/file_directories/binary/class_BaseBinaryFile.php:856:          // @TODO Unfinished
54 ./framework/main/classes/file_directories/class_BaseAbstractFile.php:162:        * @todo        Handle seekStatus
55 ./framework/main/classes/file_directories/class_BaseFileIo.php:180:      * @todo        Handle seekStatus
56 ./framework/main/classes/file_directories/directory/class_FrameworkDirectoryPointer.php:78:      * @todo        Get rid of inConstructor, could be old-lost code.
57 ./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:273:  * @todo        0% done
58 ./framework/main/classes/file_directories/io_stream/class_FileIoStream.php:83:   * @todo        This method needs heavy rewrite
59 ./framework/main/classes/filter/change/class_EmailChangeFilter.php:65:   * @todo        Implement email change of the user here. HINT: Use the User class!
60 ./framework/main/classes/filter/change/class_PasswordChangeFilter.php:65:        * @todo        Finished updating user password hash here. HINT: Use the User class again.
61 ./framework/main/classes/filter/news/class_NewsProcessFilter.php:64:     * @todo        Unfinished stub, add functionality here
62 ./framework/main/classes/filter/payment/class_PaymentDiscoveryFilter.php:111:    * @todo        0% done
63 ./framework/main/classes/filter/update/class_UserUpdateFilter.php:65:    * @todo        Add more user updates here
64 ./framework/main/classes/filter/verifier/class_AccountPasswordVerifierFilter.php:69:     * @todo        Rewrite handling of different password fields
65 ./framework/main/classes/filter/verifier/class_EmailVerifierFilter.php:64:       * @todo        0% done
66 ./framework/main/classes/handler/class_BaseHandler.php:74:       * @todo        Rewrite this to use DHT
67 ./framework/main/classes/handler/raw_data/network/class_BaseRawDataHandler.php:156:      * @todo        This method will be moved to a better place
68 ./framework/main/classes/handler/tasks/class_TaskHandler.php:153:               // @TODO Messurement can be added around this call
69 ./framework/main/classes/helper/class_BaseHelper.php:193:        * @todo        Rewrite this method using a helper class for filtering data
70 ./framework/main/classes/helper/class_BaseHelper.php:222:                       // @TODO Try to log it here
71 ./framework/main/classes/helper/class_BaseHelper.php:488:                       $this->debugOutput('[' . __METHOD__ . ':' . __LINE__ . '] fieldName=' . $fieldName . ' is not set! - @TODO');
72 ./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:113:         * @todo        Add some unique PIN here to bypass problems with some browser and/or extensions
73 ./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:632:         * @todo        Add checking if sub option is already added
74 ./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:660:         * @todo        Add checking if sub option is already added
75 ./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:694:                        // @TODO We need to log this later
76 ./framework/main/classes/helper/html/forms/class_HtmlFormHelper.php:863:         * @todo        Implement check if rules have been changed
77 ./framework/main/classes/helper/html/links/class_HtmlLinkHelper.php:194:         * @todo        Completely unimplemented
78 ./framework/main/classes/images/class_BaseImage.php:179:         * @todo        Find something usefull for this method.
79 ./framework/main/classes/images/class_BaseImage.php:189:         * @todo        Find something usefull for this method.
80 ./framework/main/classes/images/class_BaseImage.php:199:         * @todo        Find something usefull for this method.
81 ./framework/main/classes/images/class_BaseImage.php:209:         * @todo        Find something usefull for this method.
82 ./framework/main/classes/images/class_BaseImage.php:219:         * @todo        Find something usefull for this method.
83 ./framework/main/classes/images/class_BaseImage.php:238:         * @todo        Find something usefull for this method.
84 ./framework/main/classes/images/class_BaseImage.php:257:         * @todo        Find something usefull for this method.
85 ./framework/main/classes/images/class_BaseImage.php:268:         * @todo        Find something usefull for this method.
86 ./framework/main/classes/images/class_BaseImage.php:278:         * @todo        Find something usefull for this method.
87 ./framework/main/classes/index/class_BaseIndex.php:159:  * @todo        Currently the index file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole index file.
88 ./framework/main/classes/listener/class_BaseListener.php:356:                           // @TODO On some systems it is 134, on some 107?
89 ./framework/main/classes/listener/class_BaseListener.php:529:                   // @TODO Does this work on Windozer boxes???
90 ./framework/main/classes/lists/class_BaseList.php:318:                  // @TODO Extend this somehow?
91 ./framework/main/classes/lists/groups/class_ListGroupList.php:68:        * @todo        0% done
92 ./framework/main/classes/mailer/debug/class_DebugMailer.php:137:         * @todo        0% done
93 ./framework/main/classes/menu/class_BaseMenu.php:75:                    // Log exception @TODO Maybe to intrusive?
94 ./framework/main/classes/output/console/class_ConsoleOutput.php:64:             // @TODO Need to rewrite this to $requestInstance->addHeader()
95 ./framework/main/classes/parser/xml/class_XmlParser.php:87:                     // @TODO We need to find a fallback solution here
96 ./framework/main/classes/points/class_UserPoints.php:112:        * @todo        Finish loading part of points
97 ./framework/main/classes/points/class_UserPoints.php:184:        * @todo        $requestInstance is currently unused
98 ./framework/main/classes/request/console/class_ConsoleRequest.php:118:          // @TODO Can't this be 'CONSOLE' ?
99 ./framework/main/classes/request/html/class_HtmlRequest.php:16: * @todo         Move out the cookie part to a seperate class, e.g. Cookie
100 ./framework/main/classes/response/html/class_HtmlResponse.php:80:        * @todo        Encryption of cookie data not yet supported.
101 ./framework/main/classes/response/html/class_HtmlResponse.php:81:        * @todo        Why are these parameters conflicting?
102 ./framework/main/classes/response/html/class_HtmlResponse.php:82:        * @todo        If the return statement is removed and setcookie() commented out,
103 ./framework/main/classes/response/html/class_HtmlResponse.php:83:        * @todo        this will send only one cookie out, the first one.
104 ./framework/main/classes/response/image/class_ImageResponse.php:76:             // @TODO Please fix this
105 ./framework/main/classes/response/image/class_ImageResponse.php:92:      * @todo        Encryption of cookie data not yet supported.
106 ./framework/main/classes/response/image/class_ImageResponse.php:93:      * @todo        Why are these parameters conflicting?
107 ./framework/main/classes/response/image/class_ImageResponse.php:94:      * @todo        If the return statement is removed and setcookie() commented out,
108 ./framework/main/classes/response/image/class_ImageResponse.php:95:      * @todo        this will send only one cookie out, the first one.
109 ./framework/main/classes/rng/class_RandomNumberGenerator.php:104:        * @todo        Add site key for stronger salt!
110 ./framework/main/classes/rng/class_RandomNumberGenerator.php:182:        * @todo        I had a better random number generator here but now it is somewhere lost :(
111 ./framework/main/classes/stacker/file/class_BaseFileStack.php:170:       * @todo        Currently the stack file is not cached, please implement a memory-handling class and if enough RAM is found, cache the whole stack file.
112 ./framework/main/classes/stacker/file/class_BaseFileStack.php:345:              // @TODO Please implement this, returning false
113 ./framework/main/classes/stacker/file/class_BaseFileStack.php:68:        * @todo        To hard assertions here, better rewrite them to exceptions
114 ./framework/main/classes/streams/crypto/class_McryptStream.php:16: * @todo              mcrypt will become deprecated, rewrite to OpenSSL
115 ./framework/main/classes/streams/crypto/class_OpenSslStream.php:136:            // @TODO unfinished
116 ./framework/main/classes/streams/crypto/class_OpenSslStream.php:66:             // @TODO unfinished
117 ./framework/main/classes/template/class_BaseTemplateEngine.php:1065:                    // @TODO This silent abort should be logged, maybe.
118 ./framework/main/classes/template/class_BaseTemplateEngine.php:1073:                    // @TODO Old behaviour, will become obsolete!
119 ./framework/main/classes/template/class_BaseTemplateEngine.php:1076:                    // @TODO Yet another old way
120 ./framework/main/classes/template/class_BaseTemplateEngine.php:1299:     * @todo        Make this code some nicer...
121 ./framework/main/classes/template/class_BaseTemplateEngine.php:962:      * @todo        Unfinished work or don't die here.
122 ./framework/main/classes/template/class_BaseTemplateEngine.php:987:                             // @TODO Non-string found so we need some deeper analysis...
123 ./framework/main/classes/template/console/class_ConsoleTemplateEngine.php:21: * @todo           This template engine does not make use of setTemplateType()
124 ./framework/main/classes/template/image/class_ImageTemplateEngine.php:231:       * @todo        Find something usefull with this!
125 ./framework/main/classes/template/image/class_ImageTemplateEngine.php:251:       * @todo        Add cache creation here
126 ./framework/main/classes/template/mail/class_MailTemplateEngine.php:244:         * @todo        Add cache creation here
127 ./framework/main/classes/template/mail/class_MailTemplateEngine.php:24: * @todo         This template engine does not make use of setTemplateType()
128 ./framework/main/classes/template/mail/class_MailTemplateEngine.php:254:         * @todo        Should we call back the mailer class here?
129 ./framework/main/classes/template/mail/class_MailTemplateEngine.php:333:         * @todo        0% done
130 ./framework/main/classes/template/menu/class_MenuTemplateEngine.php:319:         * @todo        Find something useful with this!
131 ./framework/main/classes/template/menu/class_MenuTemplateEngine.php:365:         * @todo        Add cache creation here
132 ./framework/main/classes/user/class_BaseUser.php:320:    * @todo        Try to make this method more generic so we can move it in BaseFrameworkSystem
133 ./framework/main/classes/user/class_BaseUser.php:92:     * @todo        Find a way of casting here. "(int)" might destroy the user id > 32766
134 ./framework/main/classes/user/guest/class_Guest.php:55:  * @todo        Add more ways over creating user classes
135 ./framework/main/classes/user/member/class_Member.php:98:        * @todo        Add more ways over creating user classes
136 ./framework/main/exceptions/compressor/class_MismatchingCompressorsException.php:16: * @todo            Rename to CompressorMismatchException
137 ./framework/main/exceptions/config/class_ConfigValueTypeUnsupportedException.php:18: * @todo            These are invalid argument exceptions
138 ./framework/main/exceptions/config/class_NoConfigEntryException.php:16: * @todo         Rename this class to NoFoundEntryException
139 ./framework/main/exceptions/language/class_LanguagePathIsNoDirectoryException.php:16: * @todo           Don't use this anymore
140 ./framework/main/exceptions/main/class_MissingMethodException.php:19: * @todo           Try to rewrite user/guest login classes and mark this exception as deprecated
141 ./framework/main/exceptions/socket/class_NoSocketErrorDetectedException.php:15: * @todo         Those are logic exceptions and should be rewritten
142 ./framework/main/exceptions/user/class_UserNoGuestException.php:17: * @todo             Better rename this
143 ./framework/main/interfaces/application/class_ManageableApplication.php:79:      * @todo        Nothing to add?
144 ./framework/main/interfaces/class_FrameworkInterface.php:14: * @todo            Find a better name for this interface
145 ./framework/main/interfaces/criteria/extended/class_LocalSearchCriteria.php:36:  * @todo        Find a nice casting here. (int) allows until and including 32766.
146 ./framework/main/interfaces/criteria/extended/class_LocalSearchCriteria.php:60:  * @todo        Find a nice casting here. (int) allows until and including 32766.
147 ./framework/main/interfaces/database/backend/class_DatabaseBackend.php:117:      * @todo        Add more generic non-data for removal
148 ./framework/main/interfaces/database/backend/class_DatabaseBackend.php:69:       * @todo        Do some checks on the database directory and files here
149 ./framework/main/interfaces/handler/task/class_HandleableTask.php:18: * @todo           HandleableDataSet looks strange here
150 ./framework/main/interfaces/visitor/decorator/class_DecoratorVisitor.php:37:     * @todo        Find interface for this type-hint (only interface/array as type-hints rule)
151 ./framework/main/middleware/compressor/class_CompressorChannel.php:121:                 // @TODO Is there a configurable fall-back compressor needed, or is NullCompressor okay?
152 ./framework/main/middleware/database/class_DatabaseConnection.php:70:    * @todo        $debugInstance is currently not used
153 ./framework/main/middleware/debug/class_DebugMiddleware.php:128:                        // @TODO Initialization phase
154 ./framework/main/middleware/io/class_FileIoHandler.php:185:      * @todo        0% done
155 ./framework/main/tests/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php:66:   * @todo        0% done
156 ./framework/main/tests/filter/tests/requirements/class_TestsPhpRequirementsFilter.php:63:        * @todo        0% done
157 ./framework/main/third_party/api/wernisportal/class_WernisApi.php:16: * @todo           Out-dated since 0.6-BETA
158 ./index.php:58:  * @todo        This method is old code and needs heavy rewrite and should be moved to ApplicationHelper
159 ### ### DEPRECATION FOLLOWS: ### ###
160 ./application/tests/data.php:2:// @DEPRECATED
161 ./application/tests/init.php:2:// @DEPRECATED
162 ./application/tests/loader.php:2:// @DEPRECATED
163 ./application/tests/starter.php:2:// @DEPRECATED
164 ./framework/classes.php:2:// @DEPRECATED
165 ./framework/config/config-hubmaster.php:2:// @DEPRECATED
166 ./framework/config-global.php:54:// @DEPRECATED As PHP is deprecating this
167 ./framework/database/lib-lfdb.php:2:// @DEPRECATED
168 ./framework/database.php:2:// @DEPRECATED
169 ./framework/includes.php:2:// @DEPRECATED
170 ./framework/main/classes/class_BaseFrameworkSystem.php:1886:     * @deprecated  Not fully, as the new Logger facilities are not finished yet.
171 ./framework/main/exceptions/base64/class_Base64EncodingBadException.php:17: * @deprecated       Don't use this anymore
172 ./framework/main/exceptions/base64/class_Base64EncodingModuloException.php:16: * @deprecated    Don't use this anymore
173 ./framework/main/exceptions/crypto/class_EncryptInvalidLengthException.php:17: * @deprecated    Don't use this anymore
174 ./framework/main/exceptions/crypto/class_EncryptMissingException.php:17: * @deprecated  Don't use this anymore
175 ./framework/main/exceptions/database/local_file/class_SavePathIsEmptyException.php:16: * @deprecated    Please don't use this anymore.
176 ./framework/main/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php:13: * @deprecated      Don't use this
177 ./framework/main/exceptions/database/local_file/class_SavePathReadProtectedException.php:13: * @deprecated      Please don't use this
178 ./framework/main/exceptions/database/local_file/class_SavePathWriteProtectedException.php:13: * @deprecated     Please don't use this
179 ./framework/main/exceptions/file_directory/class_FileIsEmptyException.php:16: * @deprecated     Don't use this anymore
180 ./framework/main/exceptions/file_directory/class_InvalidDataLengthException.php:16: * @deprecated       Don't use this anymore
181 ./framework/main/exceptions/file_directory/class_InvalidMD5ChecksumException.php:16: * @deprecated      Don't use this anymore
182 ./framework/main/exceptions/file_directory/class_PathIsNoDirectoryException.php:16: * @deprecated       Don't use this anymore
183 ./framework/main/exceptions/file_directory/class_PathReadProtectedException.php:16: * @deprecated       Don't use this anymore
184 ./framework/main/exceptions/filter/class_InvalidFilterChainException.php:16: * @deprecated      Don't use this anymore
185 ./framework/main/exceptions/helper/class_FormClosedException.php:17: * @deprecated      Don't use this anymore
186 ./framework/main/exceptions/helper/class_FormGroupClosedException.php:16: * @deprecated Don't use this anymore
187 ./framework/main/exceptions/helper/class_FormOpenedException.php:17: * @deprecated      Don't use this anymore
188 ./framework/main/exceptions/helper/class_HelperGroupAlreadyCreatedException.php:16: * @deprecated       Don't use this anymore
189 ./framework/main/exceptions/helper/class_HelperNoPreviousOpenedSubGroupException.php:16: * @deprecated  Don't use this anymore
190 ./framework/main/exceptions/helper/class_HelperSubGroupAlreadyCreatedException.php:16: * @deprecated    Don't use this anymore
191 ./framework/main/exceptions/helper/class_InvalidFormNameException.php:16: * @deprecated Don't use this anymore
192 ./framework/main/exceptions/helper/class_NoGroupOpenedException.php:16: * @deprecated   Don't use this anymore
193 ./framework/main/exceptions/helper/class_UserInstanceMissingException.php:16: * @deprecated     Don't use this anymore
194 ./framework/main/exceptions/language/class_InvalidLanguagePathStringException.php:16: * @deprecated     Don't use this anymore
195 ./framework/main/exceptions/language/class_LanguagePathReadProtectedException.php:16: * @deprecated     Don't use this anymore
196 ./framework/main/exceptions/main/class_DimNotFoundInArrayException.php:16: * @deprecated        Please don't use this anymore
197 ./framework/main/exceptions/main/class_InvalidArrayCountException.php:16: * @deprecated Don't use this anymore
198 ./framework/main/exceptions/main/class_InvalidClassNameException.php:16: * @deprecated  Don't use this anymore
199 ./framework/main/exceptions/main/class_InvalidCommandInstanceException.php:2:// @DEPRECATED
200 ./framework/main/exceptions/main/class_InvalidObjectException.php:17: * @deprecated     Don't use this anymore
201 ./framework/main/exceptions/main/class_MissingDecimalsThousandsSeparatorException.php:16: * @deprecated Don't use this anymore
202 ./framework/main/exceptions/main/class_MissingMethodException.php:20: * @deprecated     Please do no longer use this exception
203 ./framework/main/exceptions/main/class_VariableIsNotSetException.php:16: * @deprecated  Don't use this anymore
204 ./framework/main/exceptions/socket/class_SocketAlreadyRegisteredException.php:14: * @deprecated Don't use this anymore
205 ./framework/main/exceptions/stacker/class_EmptyStackerException.php:16: * @deprecated   Don't use this anymore
206 ./framework/main/exceptions/template/class_BasePathIsEmptyException.php:2:// @DEPRECATED
207 ./framework/main/exceptions/template/class_BasePathReadProtectedException.php:16: * @deprecated Don't use this anymore
208 ./framework/main/exceptions/template/class_InvalidBasePathStringException.php:2:// @DEPRECATED
209 ./framework/main/exceptions/template/class_NoVariableException.php:16: * @deprecated    Don't use this anymore
210 ./framework/main/exceptions/template/class_UnexpectedTemplateTypeException.php:16: * @deprecated        Don't use this anymore
211 ./framework/main/middleware/debug/class_DebugMiddleware.php:22: * @deprecated   See LoggerFactory for a more flexible approach
212 ./framework/selector.php:2:// @DEPRECATED