We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bc6526 commit 7c5cac3Copy full SHA for 7c5cac3
Zend/tests/gh7922.phpt
@@ -62,23 +62,20 @@ try {
62
?>
63
--EXPECTF--
64
Exception in __debugInfo:
65
-A Object
66
Error: x in %s:%d
67
Stack trace:
68
#0 [internal function]: A->__debugInfo()
69
#1 %s(%d): print_r(Object(A))
70
#2 {main}
71
72
Exception in __debugInfo in anonymous class:
73
-A@anonymous Object
74
Exception: y in %s:%d
75
76
#0 [internal function]: A@anonymous->__debugInfo()
77
#1 %s(%d): print_r(Object(A@anonymous))
78
79
80
Exception in __destruct of __debugInfo in anonymous class:
81
82
Exception: z_w_assign in %s:%d
83
84
#0 [internal function]: class@anonymous->__destruct()
0 commit comments