Test: /ext/standard/tests/file/php_fd_wrapper_04.phpt - Version 7.4.13    

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

Count Diff
8 (89%)
001+ Warning: fopen(php://fd/1023): failed to open stream: The file descriptors must be non-negative numbers smaller than 256 in %s/php_fd_wrapper_04.php on line 2 001- Warning: fopen(php://fd/1023): failed to open stream: Error duping file descriptor 1023; possibly it doesn't exist: [9]: %s in %s on line %d
1 (11%)
001+ sh: /home/work/install/php-7.4.13/sapi/cli/php: Permission denied 001- Warning: fopen(php://fd/1023): failed to open stream: Error duping file descriptor 1023; possibly it doesn't exist: [9]: %s in %s on line %d 002- 003- Done.