[PHP-DOC] Bug #12499 Updated: error in name of function mcrypt_module_get_algo_supported_key_sizes From: goba <email protected>
Date: 08/01/01

ID: 12499
Updated by: goba
Reported By: francis <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: linux
PHP Version: 4.0.6
New Comment:

Corrected. It will show up tomorow.

Previous Comments:
------------------------------------------------------------------------

[2001-07-31 22:41:55] francis <email protected>

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

------------------------------------------------------------------------

Edit this bug report at http://bugs.php.net/?id=12499&edit=1