php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65855 pclose page says to proc_close rather than pclose
Submitted: 2013-10-08 10:46 UTC Modified: 2013-10-25 16:00 UTC
From: dean at deansas dot org Assigned: krakjoe (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.4.20 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:
5 - 5 = ?
Subscribe to this entry?

 
 [2013-10-08 10:46 UTC] dean at deansas dot org
Description:
------------
The pclose page [0] says
"proc_close() is internally implemented using the waitpid(3) system call."

Presumably this should say "popen() is internally implemented using the waitpid(3) system call."

[0] http://uk1.php.net/pclose


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-25 16:00 UTC] krakjoe@php.net
Automatic comment from SVN on behalf of krakjoe
Revision: http://svn.php.net/viewvc/?view=revision&revision=331967
Log: #65855 wrong function name in warning
 [2013-10-25 16:00 UTC] krakjoe@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: krakjoe
 [2013-10-25 16:00 UTC] krakjoe@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 15 04:01:30 2024 UTC