--TEST-- Bug #30791 (magic methods (__sleep/__wakeup/__toString) call __call if object is overloaded) --FILE-- --EXPECT-- string(50) "Object of class a could not be converted to string" string(50) "Object of class a could not be converted to string" object(a)#2 (1) { ["a"]=> int(4) }