Edit report at https://bugs.php.net/bug.php?id=60292&edit=1
ID: 60292 Updated by: ras...@php.net Reported by: pgajdos at suse dot cz Summary: System checks for available hashes -Status: Open +Status: Feedback Type: Bug Package: hash related Operating System: Linux PHP Version: 5.3.8 Block user comment: N Private report: N New Comment: That's a really ugly patch with lots of lines that don't appear to actually change anything. Please ignore whitespace changes when you generate your patches. Previous Comments: ------------------------------------------------------------------------ [2011-11-14 09:26:35] pgajdos at suse dot cz Description: ------------ Hi, while trying to build php that uses system's crypt(), I had to change ext/standard/config.m4 a little bit, see patch I enclosed. Expected result: ---------------- php using system's crypt() when it provides all algorithms as php's implementation (as http://php.net/manual/en/function.crypt.php says). ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=60292&edit=1