mirror of
https://github.com/php/php-src.git
synced 2026-04-03 14:12:38 +02:00
We must not rely on `isdigit()` to detect digits, since we only support decimal ASCII digits in the following processing.
We must not rely on `isdigit()` to detect digits, since we only support decimal ASCII digits in the following processing.