mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
598a525d73
commit
3c34370019
1 changed files with 15 additions and 0 deletions
15
reference/dio/versions.xml
Normal file
15
reference/dio/versions.xml
Normal 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 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_fcntl' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_open' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_read' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_seek' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_stat' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_tcsetattr' from='PHP 4 >= 4.3.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_truncate' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
<function name='dio_write' from='PHP 4 >= 4.2.0, PHP 5 <= 5.0.5'/>
|
||||
</versions>
|
Loading…
Reference in a new issue