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

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.

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

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