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

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

Count Diff
2 (67%)
033+ Notice: readfile(): read of 8192 bytes failed with errno=21 Is a directory in %s/readfile_variation10.php on line 32 033- Warning: readfile(%sphp): failed to open stream: %s in %s on line %d
1 (33%)
001+ sh: /home/work/install/php-7.4.13/sapi/cli/php: Permission denied 001- *** Testing readfile() : variation *** 002- -- testing '-1' -- 003- 004- Warning: readfile(-1): failed to open stream: %s in %s on line %d 005- -- testing '1' -- 006- 007- Warning: readfile(1): failed to open stream: %s in %s on line %d 008- -- testing '' -- 009- 010- Warning: readfile(): Filename cannot be empty in %s on line %d 011- -- testing '' -- 012- 013- Warning: readfile(): Filename cannot be empty in %s on line %d 014- -- testing '' -- 015- 016- Warning: readfile(): Filename cannot be empty in %s on line %d 017- -- testing ' ' -- 018- 019- Warning: readfile( ): failed to open stream: %s in %s on line %d 020- -- testing '[0x0]' -- 021- 022- Warning: readfile() expects parameter 1 to be a valid path, string given in %s on line %d 023- 024- Notice: Array to string conversion in %s line %d 025- -- testing 'Array' -- 026- 027- Warning: readfile() expects parameter 1 to be a valid path, array given in %s on line %d 028- -- testing '%sdir' -- 029- 030- Warning: readfile(%sdir): failed to open stream: %s in %s on line %d 031- -- testing '%sphp' -- 032- 033- Warning: readfile(%sphp): failed to open stream: %s in %s on line %d