mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
ed6763420c
hostname returned from zend_parse_parameters() was modified in netsnmp_session_init() that caused imput parameter modification along with unpredictable changes when parameter is a constant sctring. One typo in comment was fixed.