1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
Files
archived-php-src/ext/standard/tests
Nikita Popov e14fbc84ac Remove FORMAT_CONV_MAX_PRECISION
This used to be necessary in the past because the NUM_BUF_SIZE
was set to 512, which is shorter than DOUBLE_MAX_LENGTH. Now the
value is either DOUBLE_MAX_LENGTH or larger (2048).
2021-08-02 15:59:26 +02:00
..
2021-07-29 14:25:22 +02:00
2021-07-09 10:05:57 +02:00
2021-07-27 12:17:07 +02:00
2021-07-29 14:25:22 +02:00
2021-06-29 17:13:02 +02:00
2021-07-16 10:07:35 +02:00
2021-03-01 18:50:11 +01:00
2021-07-15 19:08:26 +02:00
2021-07-30 17:26:39 +02:00
2021-07-02 17:56:26 +02:00
2021-08-02 15:59:26 +02:00