PHP Bugs  
php.net | support | documentation | report a bug | advanced search | search howto | statistics | login

go to bug id or search bugs for  

Bug #20667 buggy example
Submitted:27 Nov 2002 12:52am UTC Modified: 15 May 2003 5:29am UTC
From:corinl at gmx dot de Assigned to:
Status:Bogus Category:Documentation problem
Version:4.3.0 OS:
View/Vote Developer Edit Submission

Welcome! If you don't have a SVN 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.
SVN Username: SVN Password:
Quick Fix:
Status: Assign to:
Category:
Summary:
From: corinl at gmx dot de
New email:
Version: OS:
New/Additional Comment:

[27 Nov 2002 12:52am UTC] corinl at gmx dot de
I was trying to use the posix_kill() function with the signal number
constants mentioned here: http://www.php.net/manual/en/ref.pcntl.php

However, the constants weren't defined.  It seems they were removed in
an early 4.x version of PHP and have not been available since.  That
being the case, I looked up the appropriate numbers for my system and
all is well.

It would be nice if the manual could be updated to reflect this change,
or if it is conditional, when the symbols are defined.

Regards,

emage@spamcop.net
[4 Mar 2003 1:20pm UTC] betz@php.net
AFAIK, the posix extension does not define any constants,
so you can not use the constants from pcntl extension.

Friedhelm
[14 May 2003 12:33pm UTC] betz@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.

[14 May 2003 12:53pm UTC] faked at gmx dot de
hey, someone used my email (corinl@gmx.de)...i didn't write that bug
report!
[15 May 2003 5:29am UTC] betz@php.net
abused email, no valid report.

RSS feed | show source 

PHP Copyright © 2001-2009 The PHP Group
All rights reserved.
Last updated: Sat Nov 21 10:30:49 2009 UTC