Test: /Zend/tests/bug30791.phpt - Version 7.4.10-dev

Bug #30791 | magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded. | ||||
---|---|---|---|---|---|
Submitted: | 2004-11-15 09:57:51 | Modified: | 2005-06-01 13:04:39 | ||
From: | alan | Assigned: | dmitry | ||
Status: | Closed | Package: | Scripting Engine problem | ||
PHP Version: | 5CVS-2004-11-15 (dev) | OS: | * |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%)![]() |
001+ object(a)#2 (1) {
001- object(a)#1 (1) {
005+ object(a)#3 (1) {
005- object(a)#2 (1) {
|