|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1919 | minor | always | 07-31-07 20:32 | 08-01-07 06:27 | |
|
|
|||||
| Reporter: | rdredge | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.3 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.3 | ||
|
|
|||||
| Summary: | 0001919: mcrypt_get_iv_size does not appear to be implemented? | ||||
| Description: |
Getting an error trying to use the mcrypt_get_iv_size function. Error: 'mcrypt_get_iv_size' is an unknown function Sample code: $iv_size = mcrypt_get_iv_size(MCRYPT_3DES, MCRYPT_MODE_ECB); $iv = mcrypt_create_iv($iv_size, MCRYPT_DEV_RANDOM); PHP.net URL: http://www.php.net/mcrypt_create_iv [^] |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||