Skip to content

Commit 734bda7

Browse files
committed
Fixing NEWS file
1 parent b690687 commit 734bda7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ PHP NEWS
4848
. Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty
4949
string or false. (Lars)
5050

51+
- Sockets
52+
. Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
53+
Igor Wiedler). (Lars)
54+
5155
?? ??? 2012, PHP 5.4.7
5256

5357
- Core:
@@ -251,8 +255,6 @@ PHP NEWS
251255

252256
- Sockets:
253257
. Fixed bug #62025 (__ss_family was changed on AIX 5.3). (Felipe)
254-
. Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
255-
Igor Wiedler). (Lars)
256258

257259
- SPL:
258260
. Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to

0 commit comments

Comments
 (0)