#42850 [Csd]: array_walk_recursive() leaves references

2008-01-15 Thread ltaupiac at lfdj dot com
ID: 42850 User updated by: ltaupiac at lfdj dot com Reported By: ltaupiac at lfdj dot com Status: Closed Bug Type: Arrays related Operating System: windows/solaris PHP Version: 5.3.0-dev New Comment: I check on win32 snaps built on 16 jan 2008

#42850 [Fbk->Opn]: array_walk_recursive() leaves references

2007-11-26 Thread ltaupiac at lfdj dot com
ID: 42850 User updated by: ltaupiac at lfdj dot com Reported By: ltaupiac at lfdj dot com -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: windows/solaris -PHP Version: 5.2.4 +PHP Version: 5.3.0-dev New

#42850 [NEW]: array_walk_recursive() leaves references

2007-10-04 Thread ltaupiac at lfdj dot com
From: ltaupiac at lfdj dot com Operating system: windows/solaris PHP version: 5.2.4 PHP Bug Type: Arrays related Bug description: array_walk_recursive() leaves references Description: I have to reopen this bug http://bugs.php.net/bug.php?id=42655 because it was

#42655 [NEW]: array_walk_recursive leaves references

2007-09-13 Thread ltaupiac at lfdj dot com
From: ltaupiac at lfdj dot com Operating system: Window | solaris PHP version: 5CVS-2007-09-13 (snap) PHP Bug Type: Arrays related Bug description: array_walk_recursive leaves references Description: Using array_walk_recursive leaves references on source array

#42654 [NEW]: recursiveIteratorIterator modify only part of leaves

2007-09-13 Thread ltaupiac at lfdj dot com
From: ltaupiac at lfdj dot com Operating system: windows PHP version: 5CVS-2007-09-13 (snap) PHP Bug Type: SPL related Bug description: recursiveIteratorIterator modify only part of leaves Description: when recursively iterate over recursive array to alter

#21769 [NEW]: round error

2003-01-20 Thread ltaupiac
From: [EMAIL PROTECTED] Operating system: Solaris 7 PHP version: 4.3.0 PHP Bug Type: Math related Bug description: round error a=-$a- b=-$b- m=$a*$b=-$m- and res=$res") ."-" ; print ("v1=round(4.31 * 5 , 1)=-$v1- -") . round($v1,1) ."-" ; print ("v2=round(m, 1)=-$v2- -