mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
in the ipv6 address creation helper we need to use, for the error message, the converted data rather than assuming the original is a proper zend_string(). close GH-21166