Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 21:05:56 +0000 (23:05 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 21:05:56 +0000 (23:05 +0200)
commit887340f2efadd02aa4a1e6d6d86529570184efa5
tree5f7cdd49b445166c8ab54ce3c0e8a506d8a96e44
parent579d515ef83b5835d5e4920edc98026f20b4cf61
Continued:
- Also test unsupported methods if they are still unsupported. Please note, that
  these 2 methods may be removed from FrameworkInterface in the future as they
  come from very old times where no database frontend classes exist.

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/config/class_FrameworkConfiguration.php
tests/framework/config/FrameworkConfigurationTest.php