ID: 41627 Updated by: [EMAIL PROTECTED] Reported By: cweldon at cerberusonline dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-06-07 15:16:38] cweldon at cerberusonline dot com Description: ------------ In the www.php.net documentation for the function mcrypt_module_open, the following lines of text appears both below Example 1258 and Example 1259: The first line in the example above will try to open the DES cipher from the default directory and the EBC mode from the directory /usr/lib/mcrypt-modes. The second example uses strings as name for the cipher and mode, this only works when the extension is linked against libmcrypt 2.4.x or 2.5.x. Below 1259 it should either be removed or replaced with documentation on what example 1259 is accomplishing. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41627&edit=1
