diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-05-15 09:09:41 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-05-15 09:09:41 +0200 |
commit | d1cd489a53c697898c2da5101c775bd6259f4be0 (patch) | |
tree | bdbf92dd32c447635024fbe189d30a42dabc76b8 /sapi/cli/php_cli.c | |
parent | 5bdb4ab786b06dbf7ec4ece40b45f81287caba2d (diff) | |
download | php-git-d1cd489a53c697898c2da5101c775bd6259f4be0.tar.gz |
Fix #79596: MySQL FLOAT truncates to int some locales
We must not do locale aware float to string conversion here; instead
we using our `snprintf()` implementation with the `F` specifier.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions