php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18234 Wrong reference to popen on proc_close-page
Submitted: 2002-07-08 22:33 UTC Modified: 2002-07-10 05:56 UTC
From: eru@php.net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4CVS-2002-07-08 OS: Any
Private report: No CVE-ID: None
 [2002-07-08 22:33 UTC] eru@php.net
"proc_close() is similar to popen()  except that it only works on processes opened by proc_open()."

Should be pclose(), shouldn't it?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-10 05:56 UTC] sander@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 20 07:00:01 2025 UTC