Skip to content

Commit

Permalink
Merge branch 'fix-tests-2019-06-17'
Browse files Browse the repository at this point in the history
  • Loading branch information
derickr committed Jun 22, 2019
2 parents f9c1ecc + d71853b commit ef17f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bug01210-php7214.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Test for bug #1210: Coverage of sending arguments to a method (> PHP 7.2.13, < P
--SKIPIF--
<?php
require __DIR__ . '/utils.inc';
check_reqs('PHP > 7.2.13,< 7.4; !opcache');
check_reqs('PHP > 7.2.13,< 7.4,!= 7.3.0; !opcache');
?>
--FILE--
<?php
Expand Down

0 comments on commit ef17f6d

Please sign in to comment.