#31012 [Fbk->Opn]: error with foreach

2004-12-07 Thread DeyV at php dot pl
ID: 31012 User updated by: DeyV at php dot pl Reported By: DeyV at php dot pl -Status: Feedback +Status: Open Bug Type: *General Issues Operating System: win xp PHP Version: 4.3.10RC1 New Comment: Interesting. Without Zend Optimizer

#31012 [NEW]: error with foreach

2004-12-07 Thread DeyV at php dot pl
From: DeyV at php dot pl Operating system: win xp PHP version: 4.3.10RC1 PHP Bug Type: *General Issues Bug description: error with foreach Description: In this version in foreach without $key parametr, the $value always is returned as array, when 0 => valu

#30536 [NEW]: Can't write to $_SESSION in the __destructor()

2004-10-22 Thread deyv at php dot pl
From: deyv at php dot pl Operating system: windows + linux PHP version: 5.0.2 PHP Bug Type: Session related Bug description: Can't write to $_SESSION in the __destructor() Description: In the __destructor all changes in the $_SESSION array was not saved.