summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2020-05-15 09:09:41 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2020-05-15 09:09:41 +0200
commitd1cd489a53c697898c2da5101c775bd6259f4be0 (patch)
treebdbf92dd32c447635024fbe189d30a42dabc76b8 /sapi/cli/php_cli.c
parent5bdb4ab786b06dbf7ec4ece40b45f81287caba2d (diff)
downloadphp-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