#45706 [NoF->Opn]: Serializing of ArrayIterator extended Objects
[email protected] ("bobka at bigfoot dot com")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
ID: 45706 User updated by: bobka at bigfoot dot com Reported By: bobka at bigfoot dot com -Status: No Feedback +Status: Open Bug Type: Session related Operating System: Linux PHP Version: 5.2.6 New Comment: ?! Previous Comments: ------------------------------------------------------------------------ [2008-08-14 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [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