betz            Sun Aug 29 16:05:41 2004 EDT

  Modified files:              
    /phpdoc/en/reference/mcrypt reference.xml 
  Log:
  markup, version info for php 5
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/mcrypt/reference.xml?r1=1.13&r2=1.14&ty=u
Index: phpdoc/en/reference/mcrypt/reference.xml
diff -u phpdoc/en/reference/mcrypt/reference.xml:1.13 
phpdoc/en/reference/mcrypt/reference.xml:1.14
--- phpdoc/en/reference/mcrypt/reference.xml:1.13       Wed Dec 31 10:03:10 2003
+++ phpdoc/en/reference/mcrypt/reference.xml    Sun Aug 29 16:05:41 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.mcrypt">
   <title>Mcrypt Encryption Functions</title>
   <titleabbrev>mcrypt</titleabbrev>
@@ -20,11 +20,15 @@
     &reftitle.required;
     <para>
      These functions work using <ulink url="&url.mcrypt;">mcrypt</ulink>.
-     To use it, download libmcrypt-x.x.tar.gz from <ulink
-     url="&url.mcrypt;">&url.mcrypt;</ulink> and follow the included installation
-     instructions.  Windows users will find all the needed compiled mcrypt 
-     binaries at <ulink url="&url.mcrypt.windows;">&url.mcrypt.windows;</ulink>.
-    </para>
+     To use it, download <filename>libmcrypt-x.x.tar.gz from</filename><ulink
+     url="&url.mcrypt;">&url.mcrypt;</ulink> and follow the included
+     installation instructions.  Windows users will find all the
+     needed compiled mcrypt binaries at
+     <ulink url="&url.mcrypt.windows;">&url.mcrypt.windows;</ulink>.
+    </para>
+    <simpara>
+     As of PHP 5.0.0 you will need libmcrypt Version 2.5.6 or greater.
+    </simpara>
     <para>
      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 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-

Reply via email to