Version information for ext/dio

# Split from phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266764 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2008-09-25 17:59:32 +00:00
parent 598a525d73
commit 3c34370019

View file

@ -0,0 +1,15 @@
<?xml version='1.0' encoding='utf-8'?>
<!--
Do NOT translate this file
-->
<versions>
<function name='dio_close' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_fcntl' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_open' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_read' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_seek' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_stat' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_tcsetattr' from='PHP 4 &gt;= 4.3.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_truncate' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
<function name='dio_write' from='PHP 4 &gt;= 4.2.0, PHP 5 &lt;= 5.0.5'/>
</versions>