Skip to content

Commit 8b86af4

Browse files
committed
Merge branch 'PHP-8.1'
* PHP-8.1: Fixed test (added 8.1 deprecation)
2 parents 81007bd + 4423044 commit 8b86af4

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)