We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8687332 commit 98302eeCopy full SHA for 98302ee
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
- mbstring:
6
. Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)
7
8
+- Sockets:
9
+ . Fixed bug #64508 (Fails to build with --disable-ipv6). (Gustavo)
10
+
11
12
09 May 2013, PHP 5.5.0 Release Candidate 1
13
@@ -24,9 +27,6 @@ PHP NEWS
24
27
(Boris Lytochkin)
25
28
. Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)
26
29
-- Sockets:
- . Fixed bug #64506 (Fails to build with --disable-ipv6). (Gustavo)
-
30
- Streams:
31
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
32
on Windows x64). (Anatol)
0 commit comments