diff --git a/reference/session/ini.xml b/reference/session/ini.xml index 4bfe97f575..1b0c8d058a 100644 --- a/reference/session/ini.xml +++ b/reference/session/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -290,7 +290,7 @@ session.serialize_handler defines the name of the handler which is used to serialize/deserialize data. Currently, a PHP internal format (name - php) and WDDX is supported (name + php) and WDDX are supported (name wddx). WDDX is only available, if PHP is compiled with WDDX support. Defaults to php.