Skip to content

Commit 4423044

Browse files
committed
Fixed test (added 8.1 deprecation)
1 parent 971354c commit 4423044

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/opcache/tests/jit/shift_right_004.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Warning: Undefined variable $c in %sshift_right_004.php on line 7
2929

3030
Warning: Undefined array key 0 in %sshift_right_004.php on line 7
3131

32+
Deprecated: Implicit conversion from float %f to int loses precision in %sshift_right_004.php on line 8
33+
3234
Warning: A non-numeric value encountered in %sshift_right_004.php on line 7
3335

3436
Warning: A non-numeric value encountered in %sshift_right_004.php on line 7

0 commit comments

Comments
 (0)