PHP-QAT
|
|
The PHP/QA Team is a small group of developers
whose primary goal is to support the PHP core developers by providing
them with timely quality assurance.
|
Projects & Goals
|
|
Find more information about PHP/QA Team's current
projects and future goals.
|
Release Candidates
|
|
What are release candidates and how you can help us testing them.
|
Contact Information
|
Questions about the PHP-QAT should be sent to the
PHP/QAT Mailing List
Bug Reports should be submitted to the official PHP bug list
(http://bugs.php.net)
All other questions should be directed to the appropriate
PHP mailing list.
|
 |

|
Test: /ext/sockets/tests/bug63000.phpt - Version 5.5.0alpha2 
| 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 are 2 different diffs reported by users for this test.
| Count |
Diff |
1 (50%)
 |
001+ Warning: socket_set_option(): unable to set socket option [19]: No such device in %s/bug63000.php on line 8
001- bool(true)
002+ bool(false)
|
|
1 (50%)
 |
001+ Warning: socket_set_option(): unable to set socket option [22]: Invalid argument in %s/bug63000.php on line 8
001- bool(true)
002+ bool(false)
|
|
|