[PHP-DOC] cvs: phpdoc /en/functions openssl.xml From: Wez Furlong (wez.php <email protected>)
Date: 04/05/01

wez Thu Apr 5 01:52:17 2001 EDT

  Modified files:
    /phpdoc/en/functions openssl.xml
  Log:
  removed superflous monologue ;-)
  
  
Index: phpdoc/en/functions/openssl.xml
diff -u phpdoc/en/functions/openssl.xml:1.5 phpdoc/en/functions/openssl.xml:1.6
--- phpdoc/en/functions/openssl.xml:1.5 Wed Apr 4 11:44:31 2001
+++ phpdoc/en/functions/openssl.xml Thu Apr 5 01:52:17 2001
@@ -11,14 +11,7 @@
    data. PHP-4.0.4pl1 requires OpenSSL &gt;= 0.9.6, but PHP-4.0.5 and greater
    with also work with OpenSSL &gt;= 0.9.5.
   </para>
- <para>
- New for dev/CVS versions of PHP is support for S/MIME email
- signing/verification and encryption/decryption. Also, it is now possible
- to specify keys/certs in a variety of ways that should help make your PHP
- code easier to write.
- These features will most likely make it into PHP 4.0.6.
- </para>
- <note>
+ <note>
    <para>Please keep in mind that this extension is still considered
    experimental!</para>
   </note>