From:             [EMAIL PROTECTED]
Operating system: FreeBSD
PHP version:      4.0.6
PHP Bug Type:     Documentation problem
Bug description:  Annotated doc lists function 'key_exists()' as 'array_key_exists()'

The annotated documentation on PHP.net lists an array function named
'array_key_exists()'.  The actual name is just 'key_exists()'.  (Note that
it
appears in the function list between 'key' and 'krsort'; so it's being
sorted
using the correct name.)
-- 
Edit bug report at: http://bugs.php.net/?id=14065&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to