[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-07-16 Thread hholzgra
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: each() as a function does not know in which context it was called s

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: Oops, $arr = array('a', 'b', 'c'); does reset position :) P

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: Both each() and foreach() uses internal hash position variable.

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread php . net
ID: 16227 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: ANY PHP Version: PHP4 only New Comment: OK, as a newbie PHP-er (experienced with Perl and Java) the documen

[PHP-DOC] Bug #16227 Updated: Using internal hash position is tricky.

2002-03-23 Thread yohgaki
ID: 16227 Updated by: [EMAIL PROTECTED] -Summary: Wrong zval allocation? while(list() = each()) behavior is inconsistent due to th Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open -Bug Type: Arrays relat