Test: /ext/sockets/tests/socket_recvmsg.phpt - Version 7.4.5    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
007+ 008+ Warning: socket_sendto(): unable to write to socket [1]: Operation not permitted in %s/socket_recvmsg.php on line 20 009+ bool(false) 007- int(14) 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- ) 034- 035- [iov] => Array 036- ( 037- [0] => testing packet 038- ) 039- 040- [flags] => 0 041- )