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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
2 + 22 = ?
Subscribe to this entry?

 
 [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: Fri Apr 19 03:01:27 2024 UTC