Skip to content

Commit 95da6b7

Browse files
committed
Fixed test
1 parent 8c0ba65 commit 95da6b7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ext/opcache/tests/optimize_func_calls.phpt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,8 @@ Array
127127
string(7) "changed"
128128
string(7) "changed"
129129

130-
Fatal error: Cannot pass parameter 1 by reference in %soptimize_func_calls.php on line %d
130+
Fatal error: Uncaught EngineException: Cannot pass parameter 1 by reference in %soptimize_func_calls.php:%d
131+
Stack trace:
132+
#0 {main}
133+
thrown in %soptimize_func_calls.php on line %d
134+

0 commit comments

Comments
 (0)