Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 5 additions & 10 deletions appendices/aliases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,16 +131,6 @@
<entry><function>imap_body</function></entry>
<entry><link linkend="ref.imap">IMAP</link></entry>
</row>
<row>
<entry>imap_getmailboxes</entry>
<entry><function>imap_list_full</function></entry>
<entry><link linkend="ref.imap">IMAP</link></entry>
</row>
<row>
<entry>imap_getsubscribed</entry>
<entry><function>imap_lsub_full</function></entry>
<entry><link linkend="ref.imap">IMAP</link></entry>
</row>
<row>
<entry>imap_header</entry>
<entry><function>imap_headerinfo</function></entry>
Expand Down Expand Up @@ -591,6 +581,11 @@
<entry><function>pg_set_client_encoding</function></entry>
<entry><link linkend="ref.pgsql">PostgreSQL</link></entry>
</row>
<row>
<entry>pg_exec</entry>
<entry><function>pg_query</function></entry>
<entry><link linkend="ref.pgsql">PostgreSQL</link></entry>
</row>
<row>
<entry>pos</entry>
<entry><function>current</function></entry>
Expand Down
2 changes: 0 additions & 2 deletions language/predefined/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@

<function name="closedgeneratorexception" from="PHP 5 &gt;= 5.5.0, PHP 7, PHP 8"/>

<function name="requstparsebodyexception" from="PHP 8 &gt;= 8.4.0"/>

<function name="fiber" from="PHP 8 &gt;= 8.1.0"/>
<function name="fiber::__construct" from="PHP 8 &gt;= 8.1.0"/>
<function name="fiber::start" from="PHP 8 &gt;= 8.1.0"/>
Expand Down
1 change: 1 addition & 0 deletions reference/apcu/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<function name='apcu_inc' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_sma_info' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_store' from='PECL apcu &gt;= 4.0.0'/>
<function name='apcu_key_info' from='PECL apcu &gt;= 4.0.2'/>

<function name='APCUIterator' from='PECL apcu &gt;= 5.0.0'/>
<function name='APCUIterator::__construct' from='PECL apcu &gt;= 5.0.0'/>
Expand Down
14 changes: 1 addition & 13 deletions reference/dom/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<function name="domdocument::prepend" from="PHP 8"/>
<function name="domdocument::relaxngvalidate" from="PHP 5, PHP 7, PHP 8"/>
<function name="domdocument::relaxngvalidatesource" from="PHP 5, PHP 7, PHP 8"/>
<function name="domdocument::renamenode" from="PHP 5, PHP 7"/>
<function name="domdocument::replacechildren" from="PHP 8 &gt;= 8.3.0"/>
<function name="domdocument::save" from="PHP 5, PHP 7, PHP 8"/>
<function name="domdocument::savehtml" from="PHP 5, PHP 7, PHP 8"/>
Expand Down Expand Up @@ -121,22 +120,14 @@
<function name="domimplementation::__construct" from="PHP 5, PHP 7"/>
<function name="domimplementation::createdocument" from="PHP 5, PHP 7, PHP 8"/>
<function name="domimplementation::createdocumenttype" from="PHP 5, PHP 7, PHP 8"/>
<function name="domimplementation::getfeature" from="PHP 5, PHP 7, PHP 8"/>
<function name="domimplementation::hasfeature" from="PHP 5, PHP 7, PHP 8"/>
<function name="domimplementation::listitem" from="PHP 5, PHP 7"/>
<function name="domimplementation::source_get_domimplementation" from="PHP 5, PHP 7"/>
<function name="domimplementation::source_get_domimplementations" from="PHP 5, PHP 7"/>

<function name="domnamednodemap" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnamednodemap::count" from="PHP 7 &gt;= 7.2.0, PHP 8"/>
<function name="domnamednodemap::getiterator" from="PHP 8"/>
<function name="domnamednodemap::getnameditem" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnamednodemap::getnameditemns" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnamednodemap::item" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnamednodemap::removenameditem" from="PHP 5, PHP 7"/>
<function name="domnamednodemap::removenameditemns" from="PHP 5, PHP 7"/>
<function name="domnamednodemap::setnameditem" from="PHP 5, PHP 7"/>
<function name="domnamednodemap::setnameditemns" from="PHP 5, PHP 7"/>

<function name="domnamespacenode" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnamespacenode::__sleep" from="PHP 8 &gt;= 8.1.25"/>
Expand All @@ -149,10 +140,8 @@
<function name="domnode::clonenode" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::comparedocumentposition" from="PHP 8 &gt;= 8.4.0"/>
<function name="domnode::contains" from="PHP 8 &gt;= 8.3.0"/>
<function name="domnode::getfeature" from="PHP 5, PHP 7"/>
<function name="domnode::getlineno" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="domnode::getnodepath" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
<function name="domnode::getuserdata" from="PHP 5, PHP 7"/>
<function name="domnode::getrootnode" from="PHP 8 &gt;= 8.3.0"/>
<function name="domnode::hasattributes" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::haschildnodes" from="PHP 5, PHP 7, PHP 8"/>
Expand All @@ -166,7 +155,6 @@
<function name="domnode::normalize" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::removechild" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::replacechild" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::setuserdata" from="PHP 5, PHP 7"/>
<function name="domnode::__sleep" from="PHP 8 &gt;= 8.1.25"/>
<function name="domnode::__wakeup" from="PHP 8 PHP 8 &gt;= 8.1.25"/>

Expand All @@ -188,7 +176,7 @@
<function name="domtext" from="PHP 5, PHP 7, PHP 8"/>
<function name="domtext::__construct" from="PHP 5, PHP 7, PHP 8"/>
<function name="domtext::iswhitespaceinelementcontent" from="PHP 5, PHP 7, PHP 8"/>
<function name="domtext::replacewholetext" from="PHP 5, PHP 7"/>
<function name="domtext::iselementcontentwhitespace" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8"/>
<function name="domtext::splittext" from="PHP 5, PHP 7, PHP 8"/>

<function name="domxpath" from="PHP 5, PHP 7, PHP 8"/>
Expand Down
3 changes: 0 additions & 3 deletions reference/imap/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@
<function name="imap_last_error" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_list" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_listscan" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_list_full" from="PHP 5, PHP 7"/>
<function name="imap_listmailbox" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_listsubscribed" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_lsub" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_lsub_full" from="PHP 5, PHP 7"/>
<function name="imap_mail" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_mail_compose" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_mail_copy" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
Expand All @@ -56,7 +54,6 @@
<function name="imap_num_recent" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_open" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_ping" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_popen" from="PHP 5, PHP 7"/>
<function name="imap_qprint" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_rename" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="imap_renamemailbox" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
Expand Down
2 changes: 2 additions & 0 deletions reference/openssl/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@
<function name="openssl_x509_read" from="PHP 4 &gt;= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_fingerprint" from="PHP 5 &gt;= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_x509_verify" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
<function name="openssl_password_hash" from="PHP 8 &gt;= 8.4.0"/>
<function name="openssl_password_verify" from="PHP 8 &gt;= 8.4.0"/>

<function name="opensslcertificate" from="PHP 8"/>
<function name="opensslcertificatesigningrequest" from="PHP 8"/>
Expand Down
10 changes: 0 additions & 10 deletions reference/pdo/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
<versions>
<function name="pdo" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdo::__construct" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdo::__sleep" from="PHP 5 &gt;= 5.1.0, PHP 7, PECL pdo &gt;= 1.0.0"/>
<function name="pdo::__wakeup" from="PHP 5 &gt;= 5.1.0, PHP 7, PECL pdo &gt;= 1.0.0"/>
<function name="pdo::begintransaction" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdo::commit" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdo::connect" from="PHP 8 &gt;= 8.4.0"/>
Expand Down Expand Up @@ -42,16 +40,9 @@

<function name="pdo_drivers" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.9.0"/>

<function name="pdo_user" from="PECL pdo_user &gt;= 0.2.0"/>
<function name="pdo_user::parsesql" from="PECL pdo_user &gt;= 0.2.0"/>
<function name="pdo_user::tokenizesql" from="PECL pdo_user &gt;= 0.2.0"/>
<function name="pdo_user::tokenname" from="PECL pdo_user &gt;= 0.2.0"/>

<function name="pdorow" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 1.0.0"/>

<function name="pdostatement" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 1.0.0"/>
<function name="pdostatement::__sleep" from="PHP 5 &gt;= 5.1.0, PHP 7, PECL pdo &gt;= 1.0.0"/>
<function name="pdostatement::__wakeup" from="PHP 5 &gt;= 5.1.0, PHP 7, PECL pdo &gt;= 1.0.0"/>
<function name="pdostatement::bindcolumn" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdostatement::bindparam" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdostatement::bindvalue" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 1.0.0"/>
Expand All @@ -65,7 +56,6 @@
<function name="pdostatement::fetchall" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.1.0"/>
<function name="pdostatement::fetchcolumn" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.9.0"/>
<function name="pdostatement::fetchobject" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.2.4"/>
<function name="pdostatement::fetchsingle" from="PECL pdo 0.1-0.3"/>
<function name="pdostatement::getattribute" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.2.0"/>
<function name="pdostatement::getcolumnmeta" from="PHP 5 &gt;= 5.1.0, PHP 7, PHP 8, PECL pdo &gt;= 0.2.0"/>
<function name="pdostatement::getiterator" from="PHP 8"/>
Expand Down
6 changes: 0 additions & 6 deletions reference/phar/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
<function name="phar::compress" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::compressfiles" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::converttodata" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::converttotar" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::converttozip" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::converttophar" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::converttoexecutable" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::copy" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::count" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 1.0.0"/>
Expand All @@ -43,9 +40,6 @@
<function name="phar::hasmetadata" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 1.2.0"/>
<function name="phar::interceptfilefuncs" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::iscompressed" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::isphar" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::istar" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::iszip" from="PHP 5 &gt;= 5.3.0, PHP 7, PECL phar &gt;= 2.0.0"/>
<function name="phar::isfileformat" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::iswritable" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 2.0.0"/>
<function name="phar::isbuffering" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8, PECL phar &gt;= 1.0.0"/>
Expand Down
1 change: 1 addition & 0 deletions reference/reflection/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@
<function name="reflectiongenerator::isclosed" from="PHP 8 &gt;= 8.4.0"/>

<function name="reflectionreference" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
<function name="reflectionreference::__construct" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
<function name="reflectionreference::fromarrayelement" from="PHP 7 &gt;= 7.4.0, PHP 8"/>
<function name="reflectionreference::getid" from="PHP 7 &gt;= 7.4.0, PHP 8"/>

Expand Down
12 changes: 10 additions & 2 deletions reference/simplexml/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,23 @@
<function name="simplexmlelement::savexml" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
<function name="simplexmlelement::xpath" from="PHP 5, PHP 7, PHP 8"/>

<function name="simplexmlelement" from="PHP 8"/>
<function name="simplexmliterator" from="PHP 5, PHP 7, PHP 8"/>

<function name="simplexmlelement::count" from="PHP 8"/>
<function name="simplexmlelement::current" from="PHP 8"/>
<function name="simplexmlelement::getchildren" from="PHP 8"/>
<function name="simplexmlelement::haschildren" from="PHP 8"/>
<function name="simplexmlelement::key" from="PHP 8"/>
<function name="simplexmlelement::next" from="PHP 8"/>
<function name="simplexmlelement::rewind" from="PHP 8"/>
<function name="simplexmlelement::valid" from="PHP 8"/>
<function name="simplexmliterator::count" from="PHP 8"/>
<function name="simplexmliterator::current" from="PHP 8"/>
<function name="simplexmliterator::getchildren" from="PHP 8"/>
<function name="simplexmliterator::haschildren" from="PHP 8"/>
<function name="simplexmliterator::key" from="PHP 8"/>
<function name="simplexmliterator::next" from="PHP 8"/>
<function name="simplexmliterator::rewind" from="PHP 8"/>
<function name="simplexmliterator::valid" from="PHP 8"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
Expand Down
6 changes: 0 additions & 6 deletions reference/soap/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,10 @@
<function name="soapclient::__setcookie" from="PHP 5 &gt;= 5.0.4, PHP 7, PHP 8"/>
<function name="soapclient::__setlocation" from="PHP 5 &gt;= 5.0.4, PHP 7, PHP 8"/>
<function name="soapclient::__setsoapheaders" from="PHP 5 &gt;= 5.0.5, PHP 7, PHP 8"/>
<function name="soapclient::soapclient" from="PHP 5, PHP 7"/>

<function name="soapserver" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapserver::__construct" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapserver::__getlastresponse" from="PHP 8 &gt;= 8.4"/>
<function name="soapserver::soapserver" from="PHP 5, PHP 7"/>
<function name="soapserver::setpersistence" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapserver::setclass" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapserver::setobject" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8"/>
Expand All @@ -40,7 +38,6 @@
<function name="soapserver::addsoapheader" from="PHP 5 &gt;= 5.1.3, PHP 7, PHP 8"/>

<function name="soapfault" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapfault::soapfault" from="PHP 5, PHP 7"/>
<function name="soapfault::__tostring" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapfault::__clone" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapfault::__construct" from="PHP 5, PHP 7, PHP 8"/>
Expand All @@ -54,15 +51,12 @@

<function name="soapparam" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapparam::__construct" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapparam::soapparam" from="PHP 5, PHP 7"/>

<function name="soapheader" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapheader::__construct" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapheader::soapheader" from="PHP 5, PHP 7"/>

<function name="soapvar" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapvar::__construct" from="PHP 5, PHP 7, PHP 8"/>
<function name="soapvar::soapvar" from="PHP 5, PHP 7"/>
</versions>
<!-- Keep this comment at the end of the file
Local variables:
Expand Down
2 changes: 2 additions & 0 deletions reference/sqlite3/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<function name="SQLite3Exception" from="PHP 8 &gt;= 8.3.0"/>

<function name="SQLite3Stmt" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::__construct" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::bindParam" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::bindValue" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::clear" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
Expand All @@ -43,6 +44,7 @@
<function name="SQLite3Stmt::reset" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>

<function name="SQLite3Result" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::__construct" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::columnName" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::columnType" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::fetchArray" from="PHP 5 &gt;= 5.3.0, PHP 7, PHP 8"/>
Expand Down
1 change: 0 additions & 1 deletion reference/zip/versions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
<function name="ZipArchive::isEncryptionMethodSupported" from="PHP &gt;= 8.0.0, PECL zip &gt;= 1.19.0"/>
<function name="ZipArchive::locateName" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL zip &gt;= 1.5.0"/>
<function name="ZipArchive::open" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL zip &gt;= 1.1.0"/>
<function name="ZipArchive::rename" from="PHP 5 &gt;= 5.2.0, PHP 7, PECL zip &lt; 1.5.0"/>
<function name="ZipArchive::renameIndex" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL zip &gt;= 1.5.0"/>
<function name="ZipArchive::renameName" from="PHP 5 &gt;= 5.2.0, PHP 7, PHP 8, PECL zip &gt;= 1.5.0"/>
<function name="ZipArchive::replaceFile" from="PHP &gt;= 8.0.0, PECL zip &gt;= 1.18.0"/>
Expand Down