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

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

Count Diff
2 (67%)
005+ 006+ Warning: socket_bind(): Invalid path: too long (maximum size is 107) 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(%d) 015- } 016- OK
1 (33%)
005+ 006+ Warning: socket_bind(): unable to bind address [1]: Operation not permitted 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(%d) 015- } 016- OK