php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75154 socket_export_stream() is undocumented
Submitted: 2017-09-04 15:15 UTC Modified: 2018-01-29 23:01 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: vedad at kajtaz dot net Assigned: vrana (profile)
Status: Closed Package: Sockets related
PHP Version: 7.1.9 OS: n/a
Private report: No CVE-ID: None
 [2017-09-04 15:15 UTC] vedad at kajtaz dot net
Description:
------------
socket_export_stream() is undocumented


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-09-04 22:23 UTC] cmb@php.net
-Status: Open +Status: Verified -Package: Documentation problem +Package: Sockets related
 [2017-09-04 22:23 UTC] cmb@php.net
Indeed. This function is available as of PHP 7.0.7 (via
<http://git.php.net/?p=php-src.git;a=commit;h=e8abb70>), but
completely missing in the PHP manual and UPGRADING; there's a note
in NEWS, though:
<https://github.com/php/php-src/blob/PHP-7.0.7/NEWS#L74-L75>.
 [2018-01-29 23:01 UTC] vrana@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: vrana
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC