Initial Commit
This commit is contained in:
44
database/php/data/phpdocref/zip/versions.xml
Normal file
44
database/php/data/phpdocref/zip/versions.xml
Normal file
@@ -0,0 +1,44 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<!--
|
||||
FIXME: OOPify
|
||||
-->
|
||||
<versions>
|
||||
<function name='zip_close' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_closedir' from='PHP 4 >= 4.0.7'/>
|
||||
<function name='zip_entry_close' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_compressedsize' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_compressionmethod' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_filesize' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_name' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_open' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_entry_read' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_open' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_opendir' from='PHP 4 >= 4.0.7'/>
|
||||
<function name='zip_read' from='PHP 4 >= 4.0.7, PHP 5 >= 5.2.0, PECL zip >= 1.0.0'/>
|
||||
<function name='zip_readdir' from='PHP 4 >= 4.0.7'/>
|
||||
</versions>
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:t
|
||||
sgml-shorttag:t
|
||||
sgml-minimize-attributes:nil
|
||||
sgml-always-quote-attributes:t
|
||||
sgml-indent-step:1
|
||||
sgml-indent-data:t
|
||||
indent-tabs-mode:nil
|
||||
sgml-parent-document:nil
|
||||
sgml-default-dtd-file:"../../../manual.ced"
|
||||
sgml-exposed-tags:nil
|
||||
sgml-local-catalogs:nil
|
||||
sgml-local-ecat-files:nil
|
||||
End:
|
||||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
Reference in New Issue
Block a user