summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Strojny <lstrojny@php.net>2012-12-02 19:41:19 +0100
committerLars Strojny <lstrojny@php.net>2012-12-02 19:41:19 +0100
commit12de2e91d0f10f93e177378f84d1dcc1c03e1141 (patch)
tree86417f4fdfde226940ba81118bd75c30656698a7
parentec2a132f9c345e6b40d04f7230d25b2fe5659672 (diff)
downloadphp-git-12de2e91d0f10f93e177378f84d1dcc1c03e1141.tar.gz
News entry for bug #49341
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c2d4a1364f..1296b022b0 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,10 @@ PHP NEWS
. Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
(John Jawed, Dmitry)
+- Sockets
+ . Fixed bug #49341 (Add SO_REUSEPORT support for socket_set_option()).
+ (Igor Wiedler, Lars)
+
22 Nov 2012, PHP 5.4.9
- Core: