mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.