mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-24 08:52:18 +01:00
94 lines
7.3 KiB
XML
94 lines
7.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
|
|
<function name="ZipArchive" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::addEmptyDir" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.8.0"/>
|
|
<function name="ZipArchive::addFile" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::addFromString" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::addGlob" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0"/>
|
|
<function name="ZipArchive::addPattern" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0"/>
|
|
<function name="ZipArchive::clearError" from="PHP 8 >= 8.2.0, PECL zip >= 1.20.0"/>
|
|
<function name="ZipArchive::close" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::count" from="PHP 7 >= 7.2.0, PHP 8, PECL zip >= 1.15.0"/>
|
|
<function name="ZipArchive::deleteIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::deleteName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::extractTo" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::getArchiveComment" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::getArchiveFlag" from="PHP >= 8.3.0, PECL zip >= 1.22.0"/>
|
|
<function name="ZipArchive::getCommentIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4.0"/>
|
|
<function name="ZipArchive::getCommentName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4.0"/>
|
|
<function name="ZipArchive::getExternalAttributesIndex" from="PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4"/>
|
|
<function name="ZipArchive::getExternalAttributesName" from="PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4"/>
|
|
<function name="ZipArchive::getFromIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::getFromName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::getNameIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::getStream" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::getStreamIndex" from="PHP 8 >= 8.2.0, PECL zip >= 1.20.0"/>
|
|
<function name="ZipArchive::getStreamName" from="PHP 8 >= 8.2.0, PECL zip >= 1.20.0"/>
|
|
<function name="ZipArchive::getStatusString" from="PHP 5 >= 5.2.7, PHP 7, PHP 8"/>
|
|
<function name="ZipArchive::isCompressionMethodSupported" from="PHP >= 8.0.0, PECL zip >= 1.19.0"/>
|
|
<function name="ZipArchive::isEncryptionMethodSupported" from="PHP >= 8.0.0, PECL zip >= 1.19.0"/>
|
|
<function name="ZipArchive::locateName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::open" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::rename" from="PHP 5 >= 5.2.0, PHP 7, PECL zip < 1.5.0"/>
|
|
<function name="ZipArchive::renameIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::renameName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::replaceFile" from="PHP >= 8.0.0, PECL zip >= 1.18.0"/>
|
|
<function name="ZipArchive::registerProgressCallback" from="PHP >= 8.0.0, PECL zip >= 1.17.0"/>
|
|
<function name="ZipArchive::registerCancelCallback" from="PHP >= 8.0.0, PECL zip >= 1.17.0"/>
|
|
<function name="ZipArchive::setArchiveComment" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4.0"/>
|
|
<function name="ZipArchive::setArchiveFlag" from="PHP >= 8.3.0, PECL zip >= 1.22.0"/>
|
|
<function name="ZipArchive::setCommentIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4.0"/>
|
|
<function name="ZipArchive::setCommentName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.4.0"/>
|
|
<function name="ZipArchive::setCompressionIndex" from="PHP 7, PHP 8, PECL zip >= 1.13.0"/>
|
|
<function name="ZipArchive::setCompressionName" from="PHP 7, PHP 8, PECL zip >= 1.13.0"/>
|
|
<function name="ZipArchive::setEncryptionIndex" from="PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0"/>
|
|
<function name="ZipArchive::setEncryptionName" from="PHP >= 7.2.0, PHP 8, PECL zip >= 1.14.0"/>
|
|
<function name="ZipArchive::setMtimeIndex" from="PHP >= 8.0.0, PECL zip >= 1.16.0"/>
|
|
<function name="ZipArchive::setMtimeName" from="PHP >= 8.0.0, PECL zip >= 1.16.0"/>
|
|
<function name="ZipArchive::setExternalAttributesIndex" from="PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4"/>
|
|
<function name="ZipArchive::setExternalAttributesName" from="PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4"/>
|
|
<function name="ZipArchive::setPassword" from="PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4"/>
|
|
<function name="ZipArchive::statIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::statName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
<function name="ZipArchive::unchangeAll" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::unchangeArchive" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::unchangeIndex" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0"/>
|
|
<function name="ZipArchive::unchangeName" from="PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0"/>
|
|
|
|
<function name="zip_close" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_close" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_compressedsize" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_compressionmethod" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_filesize" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_name" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_open" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_entry_read" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_open" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
<function name="zip_read" from="PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0" deprecated="PHP 8.0.0"/>
|
|
</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:"~/.phpdoc/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
|
|
-->
|