ID: 31875 Updated by: [EMAIL PROTECTED] Reported By: paul at quakenet dot org Status: Assigned Bug Type: Feature/Change Request Operating System: Freebsd PHP Version: 4.3.10 Assigned To: derick New Comment:
Assigning to Derick (as he requested) Previous Comments: ------------------------------------------------------------------------ [2005-02-07 21:36:30] paul at quakenet dot org Description: ------------ get_defined_functions() returns a list of defined functions. This includes functions that have been disabled through the use of disable_functions, and therefore function_exists() returns as not being defined. get_definited_functions should only return the list of functions that are defined (and enabled) for users to use. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31875&edit=1
