--TEST-- GH-12458 (Fix GH-12457: Fixed a bug in zend_memnistr) --FILE-- --EXPECTF-- Test case to ensure the issue is fixed. int(2) int(2) int(2) string(6) "BBBBBb" string(7) "BBBBBbb" string(8) "BBBBBbbb" Test cases to ensure the original functionality is not broken. int(8) int(8) string(1) "c" string(1) "C"