Sara Golemon
0a45e8f096
Bugfix#75515 php://streams behaving greedily
...
5060fc23 attempted to fix #68948 by treating all non-uri streams
as non-blocking, however php://fd/* streams (which includes stdin)
may block if the other end of the IPC isn't finished.
This represents a partial revert to the pre RC6 state,
but includes an escape hatch for php://memory and php://temp
streams which are local to the current process.
This also restores stream_set_chunk_size test to previous state.
2017-11-13 09:40:34 -05:00
..
2017-11-13 09:40:34 -05:00
2017-07-06 20:47:04 +02:00
2017-07-09 15:07:23 +02:00
2017-04-30 20:27:39 +01:00
2017-02-12 00:06:35 +01:00
2017-07-09 15:47:01 +02:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-10-19 11:48:27 +01:00
2014-12-13 23:06:14 +01:00
2017-05-28 08:51:41 -07:00
2017-06-21 11:25:05 +03:00
2017-09-18 20:00:45 +03:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-07-21 22:26:37 +02:00
2017-07-09 15:07:23 +02:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-07-09 15:31:05 +02:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-06-21 12:57:24 +03:00
2017-07-09 15:07:23 +02:00
2017-11-13 12:46:30 +01:00
2017-07-18 10:45:02 -04:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-07-09 15:15:17 +02:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-01-04 11:23:42 -06:00
2017-07-09 15:07:23 +02:00
2017-08-25 22:12:23 +02:00
2017-03-19 23:19:31 +01:00