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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: /home/work/install/php-7.4.13/sapi/cli/php: Permission denied 001- Warning: fopen(): Invalid php:// URL specified in %s on line %d 002- 003- Warning: fopen(php://fd): failed to open stream: operation failed in %s on line 2 004- 005- Warning: fopen(php://fd/): failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s on line %d 006- 007- Warning: fopen(php://fd/-2): failed to open stream: The file descriptors must be non-negative numbers smaller than %d in %s on line %d 008- 009- Warning: fopen(php://fd/1/): failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s on line %d 010- 011- Done.