Test: /ext/standard/tests/file/fgets_socket_variation1.phpt - Version 5.5.9-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ ** ERROR: process timed out **
001- Write some data:
002-
003-
004- Read a line from the client:
005- string(6) "line1
006- "
007-
008-
009- Read another line from the client:
010- string(6) "line2
011- "
012-
013-
014- Close the server side socket and read the remaining data from the client
015- done