Remove out-dated info regarding Windows 98

Besides that Windows 98 being irrelevant for many years, that issue might
actually have been fixed long ago[1].

[1] <https://bugs.php.net/22238#1064152828>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350534 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-09-08 09:12:16 +00:00
parent 23482f94b5
commit a9216e9b44

View file

@ -210,11 +210,6 @@ if (false === stream_select($r, $w, $e, 0)) {
</para>
</note>
<note>
<para>
Windows compatibility: <function>stream_select</function> used on a
pipe returned from <function>proc_open</function> may cause data loss
under Windows 98.
</para>
<para>
Use of <function>stream_select</function> on
file descriptors returned by <function>proc_open</function> will fail