diff --git a/reference/apc/ini.xml b/reference/apc/ini.xml index df5c08829b..aaccdd8b1a 100644 --- a/reference/apc/ini.xml +++ b/reference/apc/ini.xml @@ -178,6 +178,12 @@ PHP_INI_SYSTEM Available since APC 3.0.11. + + apc.serializer + "default" + PHP_INI_SYSTEM + Available since APC 3.1.0. + apc.include_once_override "0" @@ -631,6 +637,18 @@ + + + apc.serializer + string + + + + Used to configure APC to use a third party serializer. + + + + apc.include_once_override