--TEST-- Bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) --FILE-- --EXPECT-- string(6) "bzexbz" Done --UEXPECT-- unicode(6) "bzexbz" Done