]> git.mxchange.org Git - core.git/commit - application/tests/config.php
Continued:
authorRoland Haeder <roland@mxchange.org>
Sun, 26 Feb 2017 14:18:57 +0000 (15:18 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:11:02 +0000 (22:11 +0100)
commit8b7563e0de442492f93be4c24efdb902474fa86c
treed0e2f87dbbc9152116ed11538dcfabf76e9a2e1d
parentab1a6c5d8aeb77b01ce96672accb16e2f7deeb54
Continued:
- added stub class for testing loadable configured class names
- added "import" of ReflectionClass (SPL)
- some tpzos fixed

Signed-off-by: Roland Häder <roland@mxchange.org>
application/tests/classes/commands/console/class_TestsConsoleMainCommand.php
application/tests/classes/controller/console/class_TestsConsoleDefaultNewsController.php
application/tests/classes/filter/tests/class_Tests
application/tests/classes/filter/tests/configuration/.htaccess [new file with mode: 0644]
application/tests/classes/filter/tests/configuration/class_TestConfiguration [new file with mode: 0644]
application/tests/classes/filter/tests/configuration/classes/.htaccess [new file with mode: 0644]
application/tests/classes/filter/tests/configuration/classes/class_TestConfigurationLoadableClassesFilter.php [new file with mode: 0644]
application/tests/config.php
framework/config.php
framework/main/classes/class_BaseFrameworkSystem.php
framework/main/classes/controller/class_BaseController.php