From:             [EMAIL PROTECTED]
Operating system: Gentoo Linux 1.4rc1
PHP version:      4.2.3
PHP Bug Type:     Documentation problem
Bug description:  Manual does not report removal of SIG* signal number constants

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,

[EMAIL PROTECTED]
-- 
Edit bug report at http://bugs.php.net/?id=20667&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20667&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20667&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20667&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20667&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20667&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20667&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20667&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20667&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20667&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20667&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20667&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20667&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20667&r=isapi


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to