mirror of https://github.com/php/php-src
Browse Source
Make sure the hash entry is an array. The origin fix broke support for HOST/PATH ini sections. Only the beginning of the string has to match. Revert this check but use zend_binary_strncasecmp instead of strncasecmp.pull/2570/head
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue