diff --git a/reference/var/functions/unserialize.xml b/reference/var/functions/unserialize.xml index bad0202622..843a38d2dc 100644 --- a/reference/var/functions/unserialize.xml +++ b/reference/var/functions/unserialize.xml @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ unserialize_callback_func directive - It's possible to set a callback-function which will be called, + (PHP >= 4.2.0) It's possible to set a callback-function which will be called, if an undefined class should be instantiated during unserializing. (to prevent getting an incomplete object "__PHP_Incomplete_Class".) Use your &php.ini;, ini_set or .htaccess-file