[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: Remove unneeded note
From:       Kamil Tekiela via GitHub <noreply () php ! net>
Date:       2021-06-24 12:57:13
Message-ID: QwPAopWJ36ygQrCAwgVIyRw38ESMu2SUiRVvNdrcq0 () main ! php ! net
[Download RAW message or body]

Author: Kamil Tekiela (kamil-tekiela)
Committer: GitHub (web-flow)
Pusher: cmb69
Date: 2021-06-24T14:57:32+02:00

Commit: https://github.com/php/doc-en/commit/a94b259189d1d013968af18f56048dbb52472225
Raw diff: https://github.com/php/doc-en/commit/a94b259189d1d013968af18f56048dbb52472225.diff


Remove unneeded note

set_socket_blocking was removed in PHP 7.0. socket_set_blocking is still an alias and \
is not deprecated, but since we don't document aliases in notes, I removed the whole \
note.

Closes GH-724.

Changed paths:
  M  reference/stream/functions/stream-set-blocking.xml


Diff:

diff --git a/reference/stream/functions/stream-set-blocking.xml \
b/reference/stream/functions/stream-set-blocking.xml index b01402c1fc..3e0224aab5 \
                100644
--- a/reference/stream/functions/stream-set-blocking.xml
+++ b/reference/stream/functions/stream-set-blocking.xml
@@ -62,13 +62,6 @@
 
  <refsect1 role="notes">
   &reftitle.notes;
-  <note>
-   <para>
-    This function was previously called as
-    <function>set_socket_blocking</function> and later
-    <function>socket_set_blocking</function> but this usage is deprecated.
-   </para>
-  </note>
   <note>
    <para>On Windows, this has no affect on local files. Non-blocking IO for local \
files is not supported on Windows.  </para>

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic