mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
We must not do locale aware float to string conversion here; instead we using our `snprintf()` implementation with the `F` specifier.
We must not do locale aware float to string conversion here; instead we using our `snprintf()` implementation with the `F` specifier.