1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 00:32:23 +01:00
Files
archived-php-src/sapi/cli
Nikita Popov 989205e95c Remove incorrect uses of zend_atoi()
zend_atoi() parses integers with size suffixes (like "128M").
These just want to use a plain number, so use ZEND_ATOL instead.
2021-07-12 16:56:00 +02:00
..
2021-06-30 16:50:28 +02:00
2021-05-06 12:16:35 +02:00
2020-07-10 14:20:18 +02:00
2021-07-12 16:51:24 +02:00
2020-07-10 14:20:18 +02:00
2021-07-12 16:56:00 +02:00
2021-05-06 12:16:35 +02:00
2017-12-16 17:20:05 +01:00