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 Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or 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)

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 04:01:31 2024 UTC