mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Add pecl version to new methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337774 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
f3b7f5f611
commit
0b8cf58a9b
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
|||
<function name='ZipArchive::setArchiveComment' from='PHP 5 >= 5.2.0, PECL zip >= 1.4.0'/>
|
||||
<function name='ZipArchive::setCommentIndex' from='PHP 5 >= 5.2.0, PECL zip >= 1.4.0'/>
|
||||
<function name='ZipArchive::setCommentName' from='PHP 5 >= 5.2.0, PECL zip >= 1.4.0'/>
|
||||
<function name='ZipArchive::setCompressionIndex' from='PHP 7'/>
|
||||
<function name='ZipArchive::setCompressionName' from='PHP 7'/>
|
||||
<function name='ZipArchive::setCompressionIndex' from='PHP 7, PECL zip >= 1.13.0'/>
|
||||
<function name='ZipArchive::setCompressionName' from='PHP 7, PECL zip >= 1.13.0'/>
|
||||
<function name='ZipArchive::setExternalAttributesIndex' from='PHP 5 >= 5.6.0, PECL zip >= 1.12.4'/>
|
||||
<function name='ZipArchive::setExternalAttributesName' from='PHP 5 >= 5.6.0, PECL zip >= 1.12.4'/>
|
||||
<function name='ZipArchive::setPassword' from='PHP 5 >= 5.6.0, PECL zip >= 1.12.4'/>
|
||||
|
|
Loading…
Reference in a new issue