philip Sun Feb 3 12:54:57 2002 EDT
Modified files:
/phpdoc/en/functions array.xml
Log:
array_shift: Fix typo in example, as per bug #15357
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.157 phpdoc/en/functions/array.xml:1.158
--- phpdoc/en/functions/array.xml:1.157 Sat Feb 2 10:35:52 2002
+++ phpdoc/en/functions/array.xml Sun Feb 3 12:54:57 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.157 $ -->
+<!-- $Revision: 1.158 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -1582,7 +1582,7 @@
]]>
</programlisting>
<para>
- This would result in <varname>$fruit</varname> having 3 elements left:
+ This would result in <varname>$stack</varname> having 3 elements left:
<screen role="php">
<![CDATA[
Array- Re: [PHP-DOC] cvs: phpdoc /en/functions ar... Zak Greant
- Re: [PHP-DOC] cvs: phpdoc /en/function... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Gyozo Papp
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Kenneth Schwartz
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Jan Lehnardt
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Sander Roobol
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Marco Cucinato
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Yasuo Ohgaki
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Thomas Schoefbeck
- [PHP-DOC] cvs: phpdoc /en/functions array.xml Philip Olson
