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

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(590) "#cd pkg-config-0.29.2 008+ #./configure 009+ #make & make install 010+ #cd - 008- Warning: file_get_contents(1): failed to open stream: No such file or directory in %s on line %d 009- bool(false) 010- -- Iteration 2 -- 011- 012- Warning: file_get_contents(): Filename cannot be empty in %s on line %d 013- bool(false) 014- -- Iteration 3 -- 015- 016- Warning: file_get_contents(): Filename cannot be empty in %s on line %d 017- bool(false) 018- -- Iteration 4 -- 019- 020- Warning: file_get_contents(): Filename cannot be empty in %s on line %d 021- bool(false) 022- -- Iteration 5 -- 012+ ./configure \ 013+ --sysconfdir=/usr/local/etc/php/7.4 \ 014+ --without-sqlite3 \ 015+ --without-pdo-sqlite \ 016+ --disable-tokenizer \ 017+ --disable-xml \ 018+ --disable-xmlreader \ 019+ --disable-xmlwriter \ 020+ --enable-maintainer-zts \ 021+ --with-tsrm-pthreads \ 022+ --with-curl \ 023+ --enable-fpm \ 024+ --enable-exif \ 025+ --with-ffi \ 026+ --enable-gd --with-webp --with-jpeg --with-webp \ 027+ --enable-intl \ 028+ --enable-mbstring \ 029+ --with-mysqli \ 030+ --with-pdo-mysql \ 031+ --enable-mysqlnd \ 032+ --with-pspell \ 033+ --with-readline 024- Warning: file_get_contents( ): failed to open stream: No such file or directory in %s on line %d 035+ make clean 036+ make -j $(nproc) 037+ " 038+ -- Iteration 2 -- 039+ 040+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29 042+ -- Iteration 3 -- 043+ 044+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29 045+ bool(false) 046+ -- Iteration 4 -- 047+ 048+ Warning: file_get_contents(): Filename cannot be empty in %s/file_get_contents_variation8.php on line 29 049+ bool(false) 050+ -- Iteration 5 -- 051+ 052+ Warning: file_get_contents( ): failed to open stream: No such file or directory in %s/file_get_contents_variation8.php on line 29 053+ bool(false)