Test: /ext/phar/tests/019c.phpt - Version 7.3.0alpha2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
006+ bool(false)
007+
008+ Warning: file_get_contents(phar://hio/b): failed to open stream: phar error: "b" is not a file in phar "hio" in %s/019c.php on line 34
009+ bool(false)
010+ string(4) "/bad"
011+ bool(false)
012+
013+ Warning: file_get_contents(phar://hio/bad): failed to open stream: phar error: "bad" is not a file in phar "hio" in %s/019c.php on line 34
006- bool(true)
007- string(12) "phar://hio/b"
008- string(4) "/b/a"
010- string(1) "b"
011- string(4) "/b/c"
012- bool(true)
013- string(14) "phar://hio/b/c"
014- string(6) "/b/c/d"
015- bool(false)
016- string(1) "c"
017- string(4) "/bad"
018- bool(true)
019- string(14) "phar://hio/bad"
020- string(6) "/bad/c"
021- bool(false)
022- string(1) "d"