File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -62,36 +62,27 @@ try {
62
62
?>
63
63
--EXPECTF--
64
64
Exception in __debugInfo:
65
- A Object
66
65
Error: x in %s:%d
67
66
Stack trace:
68
67
#0 [internal function]: A->__debugInfo()
69
68
#1 %s(%d): print_r(Object(A))
70
69
#2 {main}
71
70
72
71
Exception in __debugInfo in anonymous class:
73
- A@anonymous Object
74
72
Exception: y in %s:%d
75
73
Stack trace:
76
74
#0 [internal function]: A@anonymous->__debugInfo()
77
75
#1 %s(%d): print_r(Object(A@anonymous))
78
76
#2 {main}
79
77
80
78
Exception in __destruct of __debugInfo in anonymous class:
81
- A@anonymous Object
82
79
Exception: z_w_assign in %s:%d
83
80
Stack trace:
84
81
#0 [internal function]: class@anonymous->__destruct()
85
82
#1 %s(%d): print_r(Object(A@anonymous))
86
83
#2 {main}
87
84
88
85
Exception occuring later on:
89
- Array
90
- (
91
- [foo] => bar
92
- [baz] => A Object
93
-
94
- )
95
86
Error: x in %s:%d
96
87
Stack trace:
97
88
#0 [internal function]: A->__debugInfo()
You can’t perform that action at this time.
0 commit comments