mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
The minimum length is given in bytes, so it is charset dependent. For utf8 charsets for example it's 3 rather than 1.
The minimum length is given in bytes, so it is charset dependent. For utf8 charsets for example it's 3 rather than 1.