mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +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.