ID: 43238 Updated by: [EMAIL PROTECTED] Reported By: tim dot yamin at zonbu dot com -Status: Assigned +Status: Feedback Bug Type: CGI related Operating System: Linux PHP Version: 5.2.5 Assigned To: johannes New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.3-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.3-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.3-win32-installer-latest.msi Looks ok to me, could you give a command line example? 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