nlopess Fri Aug 6 06:04:18 2004 EDT
Modified files:
/phpdoc/en/reference/array/functions array-pop.xml
Log:
fix #29545: remove bogus warning
http://cvs.php.net/diff.php/phpdoc/en/reference/array/functions/array-pop.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/array/functions/array-pop.xml
diff -u phpdoc/en/reference/array/functions/array-pop.xml:1.9
phpdoc/en/reference/array/functions/array-pop.xml:1.10
--- phpdoc/en/reference/array/functions/array-pop.xml:1.9 Tue Aug 3 06:24:05
2004
+++ phpdoc/en/reference/array/functions/array-pop.xml Fri Aug 6 06:04:18 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/array.xml, last change in rev 1.2 -->
<refentry id="function.array-pop">
<refnamediv>
@@ -53,7 +53,6 @@
</para>
</example>
</para>
- &return.falseproblem;
<para>
See also <function>array_push</function>,
<function>array_shift</function>, and