Skip to content

Commit 8894ce1

Browse files
committed
Update lineno in error message
1 parent b16f82a commit 8894ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/tests/preload_006.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ opcache.preload={PWD}/preload_inheritance_error_ind.inc
1212
echo "Foobar\n";
1313
?>
1414
--EXPECTF--
15-
Fatal error: Declaration of B::foo($bar) must be compatible with A::foo() in %spreload_inheritance_error.inc on line 7
15+
Fatal error: Declaration of B::foo($bar) must be compatible with A::foo() in %spreload_inheritance_error.inc on line 8

0 commit comments

Comments
 (0)