-
Improvement
-
Resolution: Fixed
-
Minor
-
3.1.0-dev
-
None
Cache drivers can pretty easily be made to not require the use of global variables. Only phpbb_root_path and phpEx are really used in a few places, and $db is used in one function that can be redesigned to not require $db at all.
- blocks
-
PHPBB-11224 SQL cache destroy does not destroy queries to tables joined
- Closed
-
PHPBB-11229 Rename rowset to rowsets in cache drivers
- Closed