php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #12499 error in name of function mcrypt_module_get_algo_supported_key_sizes
Submitted: 2001-07-31 22:41 UTC Modified: 2001-08-01 04:11 UTC
From: francis at vulcanonet dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: francis at vulcanonet dot com
New email:
PHP Version: OS:

 

 [2001-07-31 22:41 UTC] francis at vulcanonet dot com
In the page of the manual: 
function.mcrypt-module-get-algo-supported-key-sizes.html

in the title appears:
"mcrypt_module_get_algo_supported_key_sizes"

and in the other hand, just below of "Description" appears:
array mcrypt_module_enc_get_algo_supported_key_sizes (string
algorithm [, string lib_dir])

and it should be
array mcrypt_module_get_algo_supported_key_sizes (string
algorithm [, string lib_dir])

Thanks.
Francis. V. Romera

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-01 04:11 UTC] goba@php.net
Corrected. It will show up tomorow.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 15:00:01 2026 UTC