php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60292 System checks for available hashes
Submitted: 2011-11-14 09:26 UTC Modified: 2013-02-18 00:35 UTC
From: pgajdos at suse dot cz Assigned:
Status: No Feedback Package: hash related
PHP Version: 5.3.8 OS: Linux
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pgajdos at suse dot cz
New email:
PHP Version: OS:

 

 [2011-11-14 09:26 UTC] 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).


Patches

php-5.3.8-crypt-tests.patch (last revision 2011-11-14 09:36 UTC by pgajdos at suse dot cz)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-11-15 20:50 UTC] rasmus@php.net
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.
 [2011-11-15 20:50 UTC] rasmus@php.net
-Status: Open +Status: Feedback
 [2013-02-18 00:35 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 09:01:30 2025 UTC