Test: /ext/standard/tests/file/include_streams.phpt - Version 7.4.14    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ 005+ Notice: file_get_contents(): read of 8192 bytes failed with errno=21 Is a directory in %s/include_streams.php on line 111 006+ 007+ Warning: include(/data3): failed to open stream: No such file or directory in %s/include_streams.php on line 112 008+ 009+ Warning: include(): Failed opening 'data3' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 112 004- <?php echo __FILE__ . "\n";?> 005- test://GLOBALS/data3 006- test://GLOBALS/data4 007- <?php echo __FILE__ . "\n";?> 008- test://GLOBALS/data5 009- test://GLOBALS/data6 010+ 011+ Warning: include_once(/data4): failed to open stream: No such file or directory in %s/include_streams.php on line 113 012+ 013+ Warning: include_once(): Failed opening 'data4' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 113 014+ 015+ Warning: include_once(/data4): failed to open stream: No such file or directory in %s/include_streams.php on line 114 016+ 017+ Warning: include_once(): Failed opening 'data4' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 114 018+ <?php echo __FILE__ . "\n";?> 019+ test://GLOBALS/data5 020+ test://GLOBALS/data6