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

ID: 14065
Updated by: derick
Reported By: patl+php <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: FreeBSD
PHP Version: 4.0.6
New Comment:

This is correct. In the new and upcoming PHP version 4.1.0 this function has been renamed array_key_exists.
Updated documentation for this.

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

[2001-11-14 19:43:49] patl+php <email protected>

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 this bug report at http://bugs.php.net/?id=14065&edit=1