Commit:    68fa6a3eb761ad5aeea3aefe1c22be3273fa4fbc
Author:    Boris Lytochkin <lytbo...@php.net>         Thu, 14 Feb 2013 23:08:08 
+0400
Parents:   4b900f483153b849167c4f45a81b5b882274a2a2
Branches:  PHP-5.4

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=68fa6a3eb761ad5aeea3aefe1c22be3273fa4fbc

Log:
+Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)

Bugs:
https://bugs.php.net/64124

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 4bdd8c3..61fead4 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:


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to