For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > May 2004 > cvs: phpdoc /en/reference/openssl 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/openssl reference.xml
Nuno Lopes

2004-05-26, 1:36 pm

nlopess Wed May 26 12:14:08 2004 EDT

Modified files:
/phpdoc/en/reference/openssl reference.xml
Log:
fix #28529: required versions
#english might not be the best...

http://cvs.php.net/diff.php/phpdoc/...1.8&r2=1.9&ty=u
Index: phpdoc/en/reference/openssl/reference.xml
diff -u phpdoc/en/reference/openssl/reference.xml:1.8 phpdoc/en/reference/openssl/reference.xml:1.9
--- phpdoc/en/reference/openssl/reference.xml:1.8 Tue Feb 24 03:46:09 2004
+++ phpdoc/en/reference/openssl/reference.xml Wed May 26 12:14:08 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<reference id="ref.openssl">
<title>OpenSSL Functions</title>
<titleabbrev>OpenSSL</titleabbrev>
@@ -20,8 +20,9 @@
<para>
In order to use the OpenSSL functions you need to install the <ulink
url="&url.openssl;">OpenSSL</ulink> package.
- PHP-4.0.4pl1 requires OpenSSL &gt;= 0.9.6, but PHP-4.0.5 and greater
- will also work with OpenSSL &gt;= 0.9.5.
+ PHP between versions 4.0.5 and 4.3.1 will work with OpenSSL &gt;= 0.9.5.
+ Other versions (PHP &lt;=4.0.4pl1 and &gt;= 4.3.2) require OpenSSL &gt;=
+ 0.9.6.
</para>
</section>

Sponsored Links







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

Copyright 2008 codecomments.com