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

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%)
006+ #cd pkg-config-0.29.2 007+ #./configure 008+ #make & make install 009+ #cd - 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]' -- 011+ ./configure \ 012+ --sysconfdir=/usr/local/etc/php/7.4 \ 013+ --without-sqlite3 \ 014+ --without-pdo-sqlite \ 015+ --disable-tokenizer \ 016+ --disable-xml \ 017+ --disable-xmlreader \ 018+ --disable-xmlwriter \ 019+ --enable-maintainer-zts \ 020+ --with-tsrm-pthreads \ 021+ --with-curl \ 022+ --enable-fpm \ 023+ --enable-exif \ 024+ --with-ffi \ 025+ --enable-gd --with-webp --with-jpeg --with-webp \ 026+ --enable-intl \ 027+ --enable-mbstring \ 028+ --with-mysqli \ 029+ --with-pdo-mysql \ 030+ --enable-mysqlnd \ 031+ --with-pspell \ 032+ --with-readline 022- Warning: readfile() expects parameter 1 to be a valid path, string given in %s on line %d 034+ make clean 035+ make -j $(nproc) 036+ -- testing '' -- 038+ Warning: readfile(): Filename cannot be empty in %s/readfile_variation10.php on line 32 039+ -- testing '' -- 040+ 041+ Warning: readfile(): Filename cannot be empty in %s/readfile_variation10.php on line 32 042+ -- testing '' -- 043+ 044+ Warning: readfile(): Filename cannot be empty in %s/readfile_variation10.php on line 32 045+ -- testing ' ' -- 046+ 047+ Warning: readfile( ): failed to open stream: No such file or directory in %s/readfile_variation10.php on line 32 048+ -- testing '[0x0]' -- 049+ 050+ Warning: readfile() expects parameter 1 to be a valid path, string given in %s/readfile_variation10.php on line 32 051+