From 85a167e8bd1c3de06f0ad8dacb2e7037fed20545 Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Sun, 29 Aug 2004 20:05:41 +0000 Subject: [PATCH] markup, version info for php 5 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167584 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mcrypt/reference.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/reference/mcrypt/reference.xml b/reference/mcrypt/reference.xml index 02c601d575..74d540fa56 100644 --- a/reference/mcrypt/reference.xml +++ b/reference/mcrypt/reference.xml @@ -1,5 +1,5 @@ - + Mcrypt Encryption Functions mcrypt @@ -20,11 +20,15 @@ &reftitle.required; These functions work using mcrypt. - To use it, download libmcrypt-x.x.tar.gz from &url.mcrypt; and follow the included installation - instructions. Windows users will find all the needed compiled mcrypt - binaries at &url.mcrypt.windows;. + To use it, download libmcrypt-x.x.tar.gz from&url.mcrypt; and follow the included + installation instructions. Windows users will find all the + needed compiled mcrypt binaries at + &url.mcrypt.windows;. + + As of PHP 5.0.0 you will need libmcrypt Version 2.5.6 or greater. + If you linked against libmcrypt 2.4.x or higher, the following additional block algorithms are supported: CAST, LOKI97, RIJNDAEL, SAFERPLUS, @@ -188,4 +192,3 @@ vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 --> -