summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: