mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
0bd5779b20
commit
40bd5bc761
1 changed files with 0 additions and 7 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue