1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00

Fix deprecated float to int tests

Missed those as they are not present on the 8.0 branch
This commit is contained in:
George Peter Banyard
2021-06-18 19:14:22 +01:00
parent 4939d2cec1
commit c66fd72dbb
2 changed files with 0 additions and 8 deletions
@@ -87,12 +87,8 @@ Float variable
Warning: String offset cast occurred in %s on line %d
string(1) "H"
Float casted to string compile
Warning: Uninitialized string offset 9223372036854775807 in %s on line %d
TypeError
Float string variable
Warning: Uninitialized string offset 9223372036854775807 in %s on line %d
TypeError
Attempt to assign
Float
@@ -87,12 +87,8 @@ Float variable
Warning: String offset cast occurred in %s on line %d
string(1) "H"
Float casted to string compile
Warning: Uninitialized string offset 2147483647 in %s on line %d
TypeError
Float string variable
Warning: Uninitialized string offset 2147483647 in %s on line %d
TypeError
Attempt to assign
Float