vrana Wed Jun 1 05:15:19 2005 EDT
Modified files:
/phpdoc/en/reference/var/functions var-export.xml
Log:
Couldn't export everything (bug #33203)
http://cvs.php.net/diff.php/phpdoc/en/reference/var/functions/var-export.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/var/functions/var-export.xml
diff -u phpdoc/en/reference/var/functions/var-export.xml:1.8
phpdoc/en/reference/var/functions/var-export.xml:1.9
--- phpdoc/en/reference/var/functions/var-export.xml:1.8 Wed Apr 6
11:26:37 2005
+++ phpdoc/en/reference/var/functions/var-export.xml Wed Jun 1 05:15:17 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<!-- splitted from ./en/functions/var.xml, last change in rev 1.6 -->
<refentry id="function.var-export">
<refnamediv>
@@ -99,6 +99,15 @@
</example>
</para>
</refsect1>
+ <refsect1 role="notes">
+ &reftitle.notes;
+ <note>
+ <para>
+ Variables of type <type>resource</type> and arrays or objects containing
+ objects couldn't be exported by this function.
+ </para>
+ </note>
+ </refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>