Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make float to string casts locale-independent | Máté Kocsis | 2020-05-08 | 1 | -0/+30 |
From now on, float to string casting will always behave locale-independently. RFC: https://wiki.php.net/rfc/locale_independent_float_to_string Closes GH-5224 Co-authored-by: George Peter Banyard <girgias@php.net> |