Test: /ext/standard/tests/streams/bug74090.phpt - Version 7.4.0        

Bug #74090 stream_get_contents maxlength>-1 returns empty string on windows
Submitted: 2017-02-13 05:05:04 Modified: 2017-02-13 16:54:20
From: me Assigned:
Status: Closed Package: Streams related
PHP Version: 7.1.1 OS: Windows 10 v1607

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ bool(false)
001- bool(true)
1 (50%)
001+ Warning: stream_socket_sendto(): Operation not permitted
002+ in %s/bug74090.php on line 15
001- bool(true)
002- ==DONE==
003+
004+ ** ERROR: process timed out **