diff options
author | Boris Lytochkin <lytboris@php.net> | 2013-05-03 12:15:35 +0400 |
---|---|---|
committer | Boris Lytochkin <lytboris@php.net> | 2013-05-03 12:15:35 +0400 |
commit | a39282b64dad04a047f0ff8c230a5a64ad417a2f (patch) | |
tree | 56d4b4a1cb1dcd9f2db539ad3d464ded7dd84e8f | |
parent | 3828f6227b188bd0c8d829a375ebf51faf67c448 (diff) | |
download | php-git-a39282b64dad04a047f0ff8c230a5a64ad417a2f.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,9 @@ PHP NEWS detected by code coverity scan. (Remi) . Log a warning when a syscall fails. (Remi) +- SNMP: + . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong). + (Boris Lytochkin) ?? ??? 2013, PHP 5.4.15 - Core: |