Test: /ext/sockets/tests/socket_set_option_bindtodevice.phpt - Version 7.4.3    

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

Count Diff
2 (67%)
001+ Warning: socket_set_option(): unable to set socket option [92]: Protocol not available in %s/socket_set_option_bindtodevice.php on line 8 002+ bool(false) 001- bool(true) 003- Warning: socket_set_option(): unable to set socket option [19]: No such device in %s on line %d 004+ Warning: socket_set_option(): unable to set socket option [92]: Protocol not available in %s/socket_set_option_bindtodevice.php on line 10
1 (33%)
001+ Warning: socket_set_option(): unable to set socket option [22]: Invalid argument in %s/socket_set_option_bindtodevice.php on line 8 002+ bool(false) 001- bool(true)