-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.0-dev
-
None
-
None
https://github.com/phpbb/phpbb3/blob/develop/phpBB/includes/config/db.php
$cache is sometimes referring to the cache object and sometimes it is a boolean flag indicating cacheability of a particular configuration setting.
Two distinct variables should be used instead.