From: [EMAIL PROTECTED] Operating system: Win XP PHP version: 4.1.0 PHP Bug Type: Documentation problem Bug description: Manual entry for array_shift() incorrect
In the manual entry for array_shift(), this is stated: "This would result in $fruit having 3 elements left:". But it seems that this should be "This would result in $stack having 3 elements left:". BTW: I'm not sure if I should report this kind of problems to this bug database, but I couldn't think of another way. Manuzhai -- Edit bug report at http://bugs.php.net/?id=15357&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15357&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15357&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15357&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15357&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15357&r=support Expected behavior: http://bugs.php.net/fix.php?id=15357&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15357&r=notenoughinfo -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php