ID: 43238 Updated by: [EMAIL PROTECTED] Reported By: tim dot yamin at zonbu dot com -Status: Open +Status: Assigned Bug Type: CGI related Operating System: Linux PHP Version: 5.2.5 -Assigned To: +Assigned To: johannes
Previous Comments: ------------------------------------------------------------------------ [2007-11-10 22:52:46] tim dot yamin at zonbu dot com Description: ------------ Hi, This is cosmetic and minor but did get me a little worried until I figured out the cause of this. Running "php --re <extension_name>" on a PHP extension which has a function name such as MixedCaseFunctionName (as opposed to mixedcasefunctionname) makes the following warning show up: Warning: Internal error: Cannot find extension function MixedCaseFunctionName in global function table in Unknown on line 0 (Running php --rf MixedCaseFunctionName works fine, locating the function and gives out no warnings, though) Cheers, Tim ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43238&edit=1