Date: 07/31/01
- Next message: francis <email protected>: "[PHP-DEV] Bug #12500: the name of function ifxus_seek_slob"
- Previous message: g.r.wood <email protected>: "[PHP-DEV] Bug #12498: cant config magic_quotes_off"
- 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-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: francis <email protected>: "[PHP-DEV] Bug #12500: the name of function ifxus_seek_slob"
- Previous message: g.r.wood <email protected>: "[PHP-DEV] Bug #12498: cant config magic_quotes_off"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

