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
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
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.