Test: /ext/standard/tests/file/file_get_contents_variation8.phpt - Version 7.4.8    

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

Count Diff
2 (67%)
040+ Notice: file_get_contents(): read of 8192 bytes failed with errno=21 Is a directory in %s/file_get_contents_variation8.php on line 29 041+ string(0) "" 040- Warning: file_get_contents(php/php): failed to open stream: No such file or directory in %s on line %d 041- bool(false)
1 (33%)
007+ string(0) "" 007- 008- Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d 009- bool(false)