ID: 45911 Updated by: [EMAIL PROTECTED] Reported By: hannes dot magnusson at gmail dot com -Status: Open +Status: Critical -Bug Type: *Configuration Issues +Bug Type: mhash related Operating System: Linux PHP Version: 5.3.0alpha1 New Comment:
Yes, it's a mess. ext/hash should be enabled if ext/mhash is (or not?) and it's not really possible since m comes after h.. :) IMO: Make ext/mhash RIP. Providing an extension JUST that someone can do 'if extension mhash exists..' is simply ridiculous.. Is renaming some functions that hard in scripts..?! Previous Comments: ------------------------------------------------------------------------ [2008-08-25 18:27:18] hannes dot magnusson at gmail dot com Description: ------------ --disable-all doesn't disable ext/hash Reproduce code: --------------- ./configure --disable-all Actual result: -------------- [EMAIL PROTECTED]:/usr/src/php/5.3$ sapi/cli/php -m [PHP Modules] date ereg hash pcre Reflection SPL standard ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45911&edit=1
