mirror of
https://github.com/php/php-src.git
synced 2026-04-02 13:43:02 +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.