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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
10 + 15 = ?
Subscribe to this entry?

 
 [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: Tue Apr 23 15:01:32 2024 UTC