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
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: dean at deansas dot org
New email:
PHP Version: OS:

 

 [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: Fri May 17 12:01:32 2024 UTC