Test: /ext/sockets/tests/socket_sendrecvmsg_multi_msg.phpt - Version 5.6.11    

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

Count Diff
2 (50%)
016+ [scope_id] => 1
016- [scope_id] => 0
1 (25%)
015+ [flowinfo] => 41943040
015- [flowinfo] => 0
1 (25%)
007+
008+ Warning: socket_sendmsg(): error in sendmsg [1]: Operation not permitted in %s/socket_sendrecvmsg_multi_msg.php on line 29
009+ bool(false)
010+ Socket read timeout hit. Can be a bug, a test bug, or a firewall issue.
007- int(11)
008- Array
009- (
010- [name] => Array
011- (
012- [family] => %d
013- [addr] => ::1
014- [port] => 7001
015- [flowinfo] => 0
016- [scope_id] => 0
017- )
018-
019- [control] => Array
020- (
021- [0] => Array
022- (
023- [level] => %d
024- [type] => %d
025- [data] => Array
026- (
027- [addr] => ::1
028- [ifindex] => %d
029- )
030-
031- )
032-
033- [1] => Array
034- (
035- [level] => %d
036- [type] => %d
037- [data] => 40
038- )
039-
040- )
041-
042- [iov] => Array
043- (
044- [0] => test thing
045-
046- )
047-
048- [flags] => 0
049- )