Test: /ext/mysqli/tests/bug74779.phpt - Version 7.4.22        

Bug #74779 x() and y() truncating floats to integers
Submitted: 2017-06-19 08:54:31 Modified: 2021-02-04 13:47:32
From: yunosh Assigned: cmb
Status: Closed Package: MySQLi related
PHP Version: 7.0Git-2017-06-19 (Git) OS: Linux

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: Use of undefined constant MYSQLI_OPT_INT_AND_FLOAT_NATIVE - assumed 'MYSQLI_OPT_INT_AND_FLOAT_NATIVE' (this will throw an Error in a future version of PHP) in %s/bug74779.php on line 13 002+ 003+ Warning: mysqli::options() expects parameter 1 to be int, string given in %s/bug74779.php on line 13 004+ [003] [0] 003- float(53,34) 007+ string(5) "53.34"