diff --git a/language/types/string.xml b/language/types/string.xml index e4f475f136..3284e75301 100644 --- a/language/types/string.xml +++ b/language/types/string.xml @@ -1060,9 +1060,7 @@ bool(false) Most PHP values can also be converted to strings for permanent storage. This method is called serialization, and is performed by the - serialize function. If the PHP engine was built with - WDDX support, PHP values can also be - serialized as well-formed XML text. + serialize function.