ID:          28135
 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.


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

[2004-04-24 15:57:58] [EMAIL PROTECTED]

Description:
------------
According to the documentation all ext/sysvsem functions return or use
integer ids as identifiers of semaphores. That's not true.
The functions are :
# sem_acquire - uses resource
# sem_get - returns resource
# sem_release - uses resource
# sem_remove - uses resource

The protos in ext/sysvsem/sysvsem.c are correct.

Andrey



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


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

Reply via email to