-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2.2
-
None
The current APCu cache driver implements a global clearing of the APCu when the phpBB cache is purged. This is inappropriate if there are other phpBB boards, or other php applications sharing the APCu cache.
I have created a patch which implements selective purge and improves the APCu unit test case.