diff --git a/reference/stream/functions/stream-select.xml b/reference/stream/functions/stream-select.xml index 6f8141b525..8549844374 100644 --- a/reference/stream/functions/stream-select.xml +++ b/reference/stream/functions/stream-select.xml @@ -210,11 +210,6 @@ if (false === stream_select($r, $w, $e, 0)) { - - Windows compatibility: stream_select used on a - pipe returned from proc_open may cause data loss - under Windows 98. - Use of stream_select on file descriptors returned by proc_open will fail