krakjoe / apcu

APCu - APC User Cache
Other
957 stars 193 forks source link

Add release notes and test file to package.xml #463

Closed TysonAndre closed 1 year ago

TysonAndre commented 1 year ago

Note that the bug fixed in #459 could cause crashes in PHP 8.2+ with apc.serializer=default (not the default) if the memory of the array being serialized wasn't readable.