mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01: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.