tularis Tue Sep 7 17:35:58 2004 EDT
Modified files: /phpdoc/en/reference/dio reference.xml Log: removed the message saying DIO support in unavailable on windows, and replaced it with one stating that on windows it requires php5 http://cvs.php.net/diff.php/phpdoc/en/reference/dio/reference.xml?r1=1.9&r2=1.10&ty=u Index: phpdoc/en/reference/dio/reference.xml diff -u phpdoc/en/reference/dio/reference.xml:1.9 phpdoc/en/reference/dio/reference.xml:1.10 --- phpdoc/en/reference/dio/reference.xml:1.9 Tue Feb 24 03:45:32 2004 +++ phpdoc/en/reference/dio/reference.xml Tue Sep 7 17:35:54 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <reference id="ref.dio"> <title>Direct IO Functions</title> <titleabbrev>Direct IO</titleabbrev> @@ -17,7 +17,9 @@ <link linkend="ref.filesystem">filesystem</link> functions are more than adequate. </para> - ¬e.no-windows.extension; + <para> + This extension is only available on Windows Platforms as of PHP 5.0.0 + </para> </section> <section id="dio.requirements">