mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
a06c20a17c
This flag indicated that an encoding was 'multi-byte'; it can use a variable number of bytes to encode each character. As it turns out, we don't actually need to check this flag anywhere, so it's better to remove it.