From: Boris Lytochkin Date: Thu, 14 Feb 2013 19:08:08 +0000 (+0400) Subject: +Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin) X-Git-Tag: php-5.5.0alpha5~10^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68fa6a3eb761ad5aeea3aefe1c22be3273fa4fbc;p=php +Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin) --- diff --git a/NEWS b/NEWS index 4bdd8c3bac..61fead4f3b 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ PHP NEWS . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended). (Nikita Popov) +- SNMP: + . Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin) + ?? ??? 2012, PHP 5.4.12 - Core: