mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
Fix array length passed to zend_hash_str_find_ptr() casting from UChar array to char array requires mul by sizeof(UChar).
Fix array length passed to zend_hash_str_find_ptr() casting from UChar array to char array requires mul by sizeof(UChar).