mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
This ext was bundled as of 4.0.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271932 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
6f3202b929
commit
87047379cd
1 changed files with 12 additions and 12 deletions
|
@ -1,19 +1,19 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='bzwrite' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzflush' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzclose' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzread' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzopen' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzerrno' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzerrstr' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzerror' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzcompress' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzdecompress' from='PHP 4 >= 4.3.3, PHP 5'/>
|
||||
<function name='bzwrite' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzflush' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzclose' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzread' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzopen' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzerrno' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzerrstr' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzerror' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzcompress' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
<function name='bzdecompress' from='PHP 4 >= 4.0.4, PHP 5'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
|
@ -35,4 +35,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue