For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2006 > cvs: phpdoc /en/reference/mcrypt reference.xml /en/reference/mhash reference.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/mcrypt reference.xml /en/reference/mhash reference.xml
Hannes Magnusson

2006-12-13, 4:11 pm

bjori Tue Dec 12 10:05:21 2006 UTC

Modified files:
/phpdoc/en/reference/mcrypt reference.xml
/phpdoc/en/reference/mhash reference.xml
Log:
Gah. its mhash, not mcrypt, that will be removed in 5.3.0
#Thanks Derick


http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/mcrypt/reference.xml
diff -u phpdoc/en/reference/mcrypt/reference.xml:1.17 phpdoc/en/reference/mcrypt/reference.xml:1.18
--- phpdoc/en/reference/mcrypt/reference.xml:1.17 Sat Dec 9 13:22:39 2006
+++ phpdoc/en/reference/mcrypt/reference.xml Tue Dec 12 10:05:20 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<!-- Purpose: mathcrypto.crypto -->
<!-- Membership: bundled, external -->

@@ -17,11 +17,6 @@
GOST in CBC, OFB, CFB and ECB cipher modes. Additionally, it
supports RC6 and IDEA which are considered "non-free".
</para>
- <note>
- <para>
- &pecl.moved-ver;5.3.0.
- </para>
- </note>
</section>

<section id="mcrypt.requirements">
http://cvs.php.net/viewvc.cgi/phpdo...8&diff_format=u
Index: phpdoc/en/reference/mhash/reference.xml
diff -u phpdoc/en/reference/mhash/reference.xml:1.7 phpdoc/en/reference/mhash/reference.xml:1.8
--- phpdoc/en/reference/mhash/reference.xml:1.7 Sun Sep 4 19:39:19 2005
+++ phpdoc/en/reference/mhash/reference.xml Tue Dec 12 10:05:21 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- Purpose: mathcrypto.crypto -->
<!-- Membership: bundled, external -->

@@ -23,6 +23,11 @@
the hash algorithm from PHP with MHASH_HASHNAME. For example, to
access TIGER you use the PHP constant MHASH_TIGER.
</para>
+ <note>
+ <para>
+ &pecl.moved-ver;5.3.0.
+ </para>
+ </note>
</section>

<section id="mhash.requirements">
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com