Skip to content

Commit 98302ee

Browse files
committed
Fix NEWS (wrong bug # AND wrong section...)
It's bug #64508, not #64506.
1 parent 8687332 commit 98302ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ PHP NEWS
55
- mbstring:
66
. Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)
77

8+
- Sockets:
9+
. Fixed bug #64508 (Fails to build with --disable-ipv6). (Gustavo)
10+
811

912
09 May 2013, PHP 5.5.0 Release Candidate 1
1013

@@ -24,9 +27,6 @@ PHP NEWS
2427
(Boris Lytochkin)
2528
. Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)
2629

27-
- Sockets:
28-
. Fixed bug #64506 (Fails to build with --disable-ipv6). (Gustavo)
29-
3030
- Streams:
3131
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
3232
on Windows x64). (Anatol)

0 commit comments

Comments
 (0)