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 b690687 commit 734bda7Copy full SHA for 734bda7
NEWS
@@ -48,6 +48,10 @@ PHP NEWS
48
. Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty
49
string or false. (Lars)
50
51
+- Sockets
52
+ . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
53
+ Igor Wiedler). (Lars)
54
+
55
?? ??? 2012, PHP 5.4.7
56
57
- Core:
@@ -251,8 +255,6 @@ PHP NEWS
251
255
252
256
- Sockets:
253
257
. 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
- Igor Wiedler). (Lars)
258
259
- SPL:
260
. Fixed bug #62433 (Inconsistent behavior of RecursiveDirectoryIterator to
0 commit comments