vrana Fri Aug 17 20:19:55 2007 UTC
Modified files: /phpdoc/en/appendices wrappers.xml Log: file:// not in PHP 4 (bug #37901) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/wrappers.xml?r1=1.72&r2=1.73&diff_format=u Index: phpdoc/en/appendices/wrappers.xml diff -u phpdoc/en/appendices/wrappers.xml:1.72 phpdoc/en/appendices/wrappers.xml:1.73 --- phpdoc/en/appendices/wrappers.xml:1.72 Wed Jun 20 22:24:10 2007 +++ phpdoc/en/appendices/wrappers.xml Fri Aug 17 20:19:54 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.72 $ --> +<!-- $Revision: 1.73 $ --> <appendix xml:id="wrappers" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> <title>List of Supported Protocols/Wrappers</title> <para> @@ -13,7 +13,7 @@ <section xml:id="wrappers.file"> <title>Filesystem</title> - <simpara>All versions of PHP. Explicitly using <filename>file://</filename> since PHP 4.3.0</simpara> + <simpara>All versions of PHP. Explicitly using <filename>file://</filename> since PHP 5.0.0.</simpara> <itemizedlist> <listitem><simpara><filename>/path/to/file.ext</filename></simpara></listitem>