Date: 07/31/01
- Next message: francis <email protected>: "[PHP-DOC] Bug #12500: the name of function ifxus_seek_slob"
- Previous message: sniper <email protected>: "[PHP-DOC] Bug #12324 Updated: arg_separator.output broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: francis <email protected>
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: Documentation problem
Bug description: error in name of function mcrypt_module_get_algo_supported_key_sizes
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 bug report at: http://bugs.php.net/?id=12499&edit=1
- Next message: francis <email protected>: "[PHP-DOC] Bug #12500: the name of function ifxus_seek_slob"
- Previous message: sniper <email protected>: "[PHP-DOC] Bug #12324 Updated: arg_separator.output broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

