diff --git a/reference/igbinary/functions/igbinary-serialize.xml b/reference/igbinary/functions/igbinary-serialize.xml index a777a85e1a48..038f70a19b9a 100644 --- a/reference/igbinary/functions/igbinary-serialize.xml +++ b/reference/igbinary/functions/igbinary-serialize.xml @@ -33,7 +33,7 @@ The value to be serialized. igbinary_serialize handles all types, except the resource-type and some objects (see note below). - Even &array;s that contain references to itself can be igbinary_serialized. + Even &array;s that contain references to itself can be processed by igbinary_serialize. Circular references inside the &array; or &object; that is being serializend will also be stored. Any other reference will be lost.