Test: /ext/sockets/tests/bug63000.phpt - Version 7.0.18RC1
Bug #63000 | MCAST_JOIN_GROUP on OSX is broken | ||||
---|---|---|---|---|---|
Submitted: | 2012-09-02 21:38:36 | Modified: | 2012-09-19 20:36:37 | ||
From: | igor | Assigned: | |||
Status: | Closed | Package: | Sockets related | ||
PHP Version: | 5.4.6 | OS: | Mac OSX 10.7, 10.8 |
There is 1 diff reported by users for this test.
Count | Diff |
---|---|
1 (100%) |
001+ Warning: socket_set_option(): unable to set socket option [22]: Invalid argument in %s/bug63000.php on line 6
001- bool(true)
002+ bool(false)
|