ID: 50419 Updated by: [email protected] Reported By: petteyg359 at gmail dot com -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Linux PHP Version: 5.3.1 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php --enable-mhash enables the mhash backward compatibility layer within the hash extension, which allows the old mhash* functions to be used with the new extension. Previous Comments: ------------------------------------------------------------------------ [2009-12-09 02:27:19] petteyg359 at gmail dot com Description: ------------ 5.3 changelog states that mhash has been removed. ./configure --help on 5.3.1 still lists --enable-mhash. Reproduce code: --------------- host01 build # ../configure --help | grep mhash Expected result: ---------------- host01 build # Actual result: -------------- --with-mhash=DIR Include mhash support host01 build # ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=50419&edit=1
