Skip to content

Commit 376a08f

Browse files
committed
Fix 32bit warning
1 parent 185fc35 commit 376a08f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Zend/tests/float_to_int/warning_float_does_not_fit_zend_long_strings_32bit.phpt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,8 @@ Float variable
8787
Warning: String offset cast occurred in %s on line %d
8888
string(1) "H"
8989
Float casted to string compile
90-
91-
Warning: Uninitialized string offset 2147483647 in %s on line %d
9290
TypeError
9391
Float string variable
94-
95-
Warning: Uninitialized string offset 2147483647 in %s on line %d
9692
TypeError
9793
Attempt to assign
9894
Float

0 commit comments

Comments
 (0)