[PHP-DOC] Bug #14065: Annotated doc lists function 'key_exists()' as 'array_key_exists()' From: patl+php <email protected>
Date: 11/14/01

From: patl+php <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