Anonymous | Login | Signup for a new account | 12-17-2024 10:41 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003513 | [Quercus] | minor | always | 05-14-09 11:41 | 08-27-09 11:41 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.2 | Product Version | 4.0.0 | ||||
Product Build | |||||||||
Summary | 0003513: PHP-style hash algorithm names not supported | ||||||||
Description |
<?php $x = hash('sha256', 'abcdefghijklmnop', true); Complains that "sha256" is an unknown algorithm. HashModule.java has a mapping of PHP-style to Java-style algorithm names but the mapping is never actually used anywhere. Patch to start using it is attached. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files |
patch.txt [^] (1,302 bytes) 05-14-09 11:41 patchv2.txt [^] (1,678 bytes) 05-14-09 11:53 |
||||||||
|
Notes | |
(0004018) koreth 05-14-09 11:53 |
Patch wasn't quite right. Updated version attached. |
(0004185) nam 08-27-09 11:41 |
php/530d |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 27 unique queries executed. |