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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+
005+ Warning: include(/data3): failed to open stream: No such file or directory in %s/include_streams.php on line 109
006+
007+ Warning: include(): Failed opening 'data3' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 109
008+
009+ Warning: include_once(/data4): failed to open stream: No such file or directory in %s/include_streams.php on line 110
010+
011+ Warning: include_once(): Failed opening 'data4' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 110
012+
013+ Warning: include_once(/data4): failed to open stream: No such file or directory in %s/include_streams.php on line 111
014+
015+ Warning: include_once(): Failed opening 'data4' for inclusion (include_path='.::test://GLOBALS') in %s/include_streams.php on line 111
004- <?php echo __FILE__ . "\n";?>
005- test://GLOBALS/data3
006- test://GLOBALS/data4