ID:          41938
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Open
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 New Comment:

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.

Example updated.


Previous Comments:
------------------------------------------------------------------------

[2007-07-10 08:38:49] [EMAIL PROTECTED]

That seems to work for me Richard

------------------------------------------------------------------------

[2007-07-10 08:27:33] [EMAIL PROTECTED]

Can you confirm that the following code is accurate (I'm on windows and
don't have posix functions)...

<?php
$pid = posix_getppid();
echo posix_getpgid($pid);
?>



------------------------------------------------------------------------

[2007-07-09 13:37:46] [EMAIL PROTECTED]

Description:
------------
The function posix_getpgid() have broken example code.
It's missing $pid param.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41938&edit=1

Reply via email to