goba Mon May 24 14:10:40 2004 EDT
Modified files: /phpdoc/en/appendices wrappers.xml Log: update for PHP 5 http://cvs.php.net/diff.php/phpdoc/en/appendices/wrappers.xml?r1=1.37&r2=1.38&ty=u Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.37 phpdoc/en/appendices/wrappers.xml:1.38 --- phpdoc/en/appendices/wrappers.xml:1.37 Sun Apr 25 00:54:40 2004 +++ phpdoc/en/appendices/wrappers.xml Mon May 24 14:10:40 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.37 $ --> +<!-- $Revision: 1.38 $ --> <appendix id="wrappers"> <title>List of Supported Protocols/Wrappers</title> <para> @@ -97,7 +97,7 @@ <section id="wrappers.http"> <title>HTTP and HTTPS</title> - <simpara>PHP 3, PHP 4. <filename>https://</filename> since <literal>PHP 4.3.0</literal></simpara> + <simpara>PHP 3, PHP 4, PHP 5. <filename>https://</filename> since <literal>PHP 4.3.0</literal></simpara> <itemizedlist> <listitem><simpara><filename>http://example.com</filename></simpara></listitem> @@ -305,7 +305,7 @@ <section id="wrappers.ftp"> <title>FTP and FTPS</title> - <simpara>PHP 3, PHP 4. <filename>ftps://</filename> since <literal>PHP 4.3.0</literal></simpara> + <simpara>PHP 3, PHP 4, PHP 5. <filename>ftps://</filename> since <literal>PHP 4.3.0</literal></simpara> <itemizedlist> <listitem><simpara><filename>ftp://example.com/pub/file.txt</filename></simpara></listitem>