Technical docs should state facts, not wishful thinking

Cf. <https://3v4l.org/4XVcU>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350095 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2020-07-01 11:13:20 +00:00
parent 0bd5779b20
commit 40bd5bc761

View file

@ -63,13 +63,6 @@
resource(s) actually changed status.
</para>
</note>
<simpara>
You do not need to pass every array to
<function>stream_select</function>. You can leave it out and use an
empty array or &null; instead. Also do not forget that those arrays are
passed <emphasis>by reference</emphasis> and will be modified after
<function>stream_select</function> returns.
</simpara>
</listitem>
</varlistentry>
<varlistentry>