Test: /ext/sockets/tests/socket_cmsg_rights.phpt - Version 5.5.0    

There are 5 different diffs reported by users for this test.

Count Diff
70 (53%)
014+ int(24)
014- int(32)
58 (44%)
014+ int(24)
014- int(32)
018+ [name] => Array
019+ (
020+ [family] => 1
021+ [path] =>
022+ )
023+
018- [name] =>
2 (2%)
018+ [name] => Array
019+ (
020+ [family] => 1
021+ [path] =>
022+ )
023+
018- [name] =>
1 (1%)
005+
006+ Warning: socket_bind(): unable to bind address [22]: Invalid argument in %s/socket_cmsg_rights.php on line 15
007+ err
005- bool(true)
006- int(11)
007- array(3) {
008- ["name"]=>
009- array(0) {
010- }
011- ["buffer_size"]=>
012- int(2000)
013- ["controllen"]=>
014- int(32)
015- }
016- Array
017- (
018- [name] =>
019- [control] => Array
020- (
021- [0] => Array
022- (
023- [level] => %d
024- [type] => %d
025- [data] => Array
026- (
027- [0] => Resource id #%d
028- [1] => Resource id #%d
029- [2] => Resource id #%d
030- )
031-
032- )
033-
034- )
035-
036- [iov] => Array
037- (
038- [0] => test thing
039-
040- )
041-
042- [flags] => 0
043- )
1 (1%)