Test: /ext/standard/tests/file/file_get_contents_file_put_contents_basic.phpt - Version 7.2.1-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- *** Testing the basic functionality of file_put_contents() and file_get_contents() functions ***
002- -- Testing with simple valid data file --
003- string(100) "text text text text text text text text text text text text text text text text text text text text "
004-
005- -- Testing with empty file --
006- string(0) ""
007-
008- *** Done ***