diff --git a/package.xml b/package.xml index 9d816104..8f5f7d5f 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,9 @@ PHP License -- +- Fixed apcu_store() with integer keys (#388). +- Made apc.use_request_time=0 the default (#391). +- Made apcu compatible with PHP 8.0.