Test: /ext/standard/tests/streams/bug74090.phpt - Version 7.3.23
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 |
---|---|
15 (94%) |
001+ bool(false)
001- bool(true)
|
1 (6%) |
001+ Warning: stream_socket_sendto(): Operation not permitted
002+ in %s/bug74090.php on line 5
003+ bool(false)
001- bool(true)
|