Edit report at https://bugs.php.net/bug.php?id=35895&edit=1

 ID:                 35895
 Updated by:         [email protected]
 Reported by:        f dot hardy at origami-systems dot com
 Summary:            __sleep and private property
 Status:             No Feedback
 Type:               Bug
 Package:            Scripting Engine problem
 Operating System:   Freebsd 6
 PHP Version:        5.1.2
 Block user comment: N
 Private report:     N

 New Comment:

according to the test script provided by jona at oismail dot com:

it's a expected behavior, you can not access parent's private property.


Previous Comments:
------------------------------------------------------------------------
[2012-10-01 13:51:26] hrecho at gmail dot com

i see this issue in 5.3.8

------------------------------------------------------------------------
[2011-05-19 15:41:40] info at strictcoding dot co dot uk

Same problem, 5 years later. Could anyone re-open this bug?
PHP 5.3.5, Windows.

------------------------------------------------------------------------
[2011-02-20 16:35:47] somiara at hotmail dot com

No comment. Same problem. 2011...

Apache/Windows: php-version 5.2.4
Apache/RH: php-version 5.3.1

Notice: serialize() [function.serialize]: "module_instancename" returned as 
member variable from __sleep() but does not exist in...

------------------------------------------------------------------------
[2006-09-01 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".

------------------------------------------------------------------------
[2006-08-24 10:11:37] [email protected]

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.



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


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

    https://bugs.php.net/bug.php?id=35895


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

Reply via email to