mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Removing mention of WDDX as it's been deprecated.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347511 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ecf94f5577
commit
417eda23c6
1 changed files with 1 additions and 3 deletions
|
@ -1060,9 +1060,7 @@ bool(false)
|
|||
<para>
|
||||
Most PHP values can also be converted to <type>string</type>s for permanent
|
||||
storage. This method is called serialization, and is performed by the
|
||||
<function>serialize</function> function. If the PHP engine was built with
|
||||
<link linkend="ref.wddx">WDDX</link> support, PHP values can also be
|
||||
serialized as well-formed XML text.
|
||||
<function>serialize</function> function.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue