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