User tests: Successful: Unsuccessful:
this fix for APC caching when server use PHP 5.5 with APCu,
in my configuration it:
PHP 5.5.9
APCu 4.0.2
how to test
make sure that you have installed PHP 5.5 (or higher) and APCu extension,
enable APC caching in Global Configuration, and go to the "Clean Cache" page, there you will see a lot errors,
then apply patch, and again go to the "Clean Cache" page and check, whether you are now able to see the cache info, and able to clean up the cache
PS: it seems bug in PHP APCu extension, in compatibility with old APC
Labels |
Added:
?
|
Category | ⇒ | Cache Libraries |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-07 22:05:43 |
Closed_By | ⇒ | Fedik |
@zero-24 fixed