php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #78128 stream_select notes may be obsolete
Submitted: 2019-06-08 13:17 UTC Modified: 2020-09-08 10:41 UTC
From: girgias@php.net Assigned: cmb (profile)
Status: Closed Package: Streams related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: girgias@php.net
New email:
PHP Version: OS:

 

 [2019-06-08 13:17 UTC] girgias@php.net
Description:
------------
---
From manual page: https://php.net/function.stream-select
---
There is a mention of Windows 98, and a mention of the "current" Zend Engine which bears additional limitations; do they still apply and/or should be removed?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2020-09-08 10:41 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2020-09-08 10:41 UTC] cmb@php.net
The limitations regarding by-ref parameters still apply[1].  The
information regarding Windows 98 was indeed obsolete and has been
removed[2].

[1] <https://3v4l.org/ju0Yb>
[2] <http://svn.php.net/viewvc?view=revision&revision=350534>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC