Skip to content

Commit 479646d

Browse files
committed
Fixed test. We don't keep stack frame for fake function anymore.
1 parent 9ae61e3 commit 479646d

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

Zend/tests/bug50383.phpt

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,6 @@ Array
5858
)
5959

6060
[1] => Array
61-
(
62-
[file] => %s
63-
[line] => 13
64-
[function] => ThrowException
65-
[class] => myClass
66-
[type] => ::
67-
[args] => Array
68-
(
69-
)
70-
71-
)
72-
73-
[2] => Array
7461
(
7562
[file] => %s
7663
[line] => 21
@@ -104,19 +91,6 @@ Array
10491
)
10592

10693
[1] => Array
107-
(
108-
[file] => %s
109-
[line] => 17
110-
[function] => foo
111-
[class] => myClass
112-
[type] => ->
113-
[args] => Array
114-
(
115-
)
116-
117-
)
118-
119-
[2] => Array
12094
(
12195
[file] => %s
12296
[line] => 28

0 commit comments

Comments
 (0)