-
Task
-
Resolution: Fixed
-
Major
-
3.0.8
-
None
phpbb_database_test_case is currently quite a mess, with instances of PDO, config, dbms and more being passed around like crazy. Most of those methods should be moved into a separate class which can access the data through instance variables.
- caused
-
PHPBB-10060 Typo in tests database connection manager
- Closed