ID:               45706
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bobka at bigfoot dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         SPL related
 Operating System: Linux
 PHP Version:      5.2.6
 Assigned To:      colder
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

thanks Dmitry!


Previous Comments:
------------------------------------------------------------------------

[2008-08-29 15:01:15] [EMAIL PROTECTED]

Fixed in CVS HEAD and PHP_5_3.

------------------------------------------------------------------------

[2008-08-06 16:51:35] bobka at bigfoot dot com

Yes, it happens only with classes that extend ArrayIterator

------------------------------------------------------------------------

[2008-08-06 16:46:37] [EMAIL PROTECTED]

Does this happen only with the ArrayIterator?

------------------------------------------------------------------------

[2008-08-06 08:45:17] bobka at bigfoot dot com

The bug is somewhere in "php" or "php_bin" serialize_handler that is
used to serialize _SESSION

------------------------------------------------------------------------

[2008-08-06 08:38:06] bobka at bigfoot dot com

To define the class before session_start is the usual case. But if two
applications use the same session data, where one part of session data
is shared between applications and other are used exclusively, you don't
have to include *all* class definitions in each application. In this
case the part of session data, that is not defined, should be preserved
and not corrupted, shouldn't it?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/45706

-- 
Edit this bug report at http://bugs.php.net/?id=45706&edit=1

Reply via email to