Test: /ext/standard/tests/file/file_basic.phpt - Version 5.3.20-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
025+ [5] =>
025- [5] => line of text
026-
027- [6] => line
028-
029- [7] => line of text
030-
031- [8] => line
032-
033- [9] => line of text
034-
035- [10] => line
036-
037- [11] => line
038- )
039- *** Testing for return type of file() function ***
040- bool(true)
041- bool(true)
042- bool(true)
043- bool(true)
044-
045- --- Done ---