[DOC-CVS] [doc-en] master: Fix several issues in versions.xml files (#5507)
[email protected] (Kamil Tekiela via GitHub) Tue, 5 May 2026 20:14:37 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Kamil Tekiela (kamil-tekiela)
Committer: GitHub (web-flow)
Pusher: kamil-tekiela
Date: 2026-05-05T21:14:34+01:00
Commit: https://github.com/php/doc-en/commit/e2274fb291cb76151378a209e8c92612d1ba5340
Raw diff: https://github.com/php/doc-en/commit/e2274fb291cb76151378a209e8c92612d1ba5340.diff
Fix several issues in versions.xml files (#5507)
Changed paths:
M appendices/aliases.xml
M language/predefined/versions.xml
M reference/apcu/versions.xml
M reference/dom/versions.xml
M reference/imap/versions.xml
M reference/openssl/versions.xml
M reference/pdo/versions.xml
M reference/phar/versions.xml
M reference/reflection/versions.xml
M reference/simplexml/versions.xml
M reference/soap/versions.xml
M reference/sqlite3/versions.xml
M reference/zip/versions.xml
Diff:
diff --git a/appendices/aliases.xml b/appendices/aliases.xml
index 659efe302253..e08ecb5cff6e 100644
--- a/appendices/aliases.xml
+++ b/appendices/aliases.xml
@@ -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>
@@ -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>
diff --git a/language/predefined/versions.xml b/language/predefined/versions.xml
index 3a821aaa8e37..65b26579cf0e 100644
--- a/language/predefined/versions.xml
+++ b/language/predefined/versions.xml
@@ -103,8 +103,6 @@
<function name="closedgeneratorexception" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
- <function name="requstparsebodyexception" from="PHP 8 >= 8.4.0"/>
-
<function name="fiber" from="PHP 8 >= 8.1.0"/>
<function name="fiber::__construct" from="PHP 8 >= 8.1.0"/>
<function name="fiber::start" from="PHP 8 >= 8.1.0"/>
diff --git a/reference/apcu/versions.xml b/reference/apcu/versions.xml
index 80f1130d2a36..2034a09f44ea 100644
--- a/reference/apcu/versions.xml
+++ b/reference/apcu/versions.xml
@@ -17,6 +17,7 @@
<function name='apcu_inc' from='PECL apcu >= 4.0.0'/>
<function name='apcu_sma_info' from='PECL apcu >= 4.0.0'/>
<function name='apcu_store' from='PECL apcu >= 4.0.0'/>
+ <function name='apcu_key_info' from='PECL apcu >= 4.0.2'/>
<function name='APCUIterator' from='PECL apcu >= 5.0.0'/>
<function name='APCUIterator::__construct' from='PECL apcu >= 5.0.0'/>
diff --git a/reference/dom/versions.xml b/reference/dom/versions.xml
index 9f938008442e..6db6be514527 100644
--- a/reference/dom/versions.xml
+++ b/reference/dom/versions.xml
@@ -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 >= 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"/>
@@ -121,11 +120,7 @@
<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 >= 7.2.0, PHP 8"/>
@@ -133,10 +128,6 @@
<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 >= 8.1.25"/>
@@ -149,10 +140,8 @@
<function name="domnode::clonenode" from="PHP 5, PHP 7, PHP 8"/>
<function name="domnode::comparedocumentposition" from="PHP 8 >= 8.4.0"/>
<function name="domnode::contains" from="PHP 8 >= 8.3.0"/>
- <function name="domnode::getfeature" from="PHP 5, PHP 7"/>
<function name="domnode::getlineno" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="domnode::getnodepath" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
- <function name="domnode::getuserdata" from="PHP 5, PHP 7"/>
<function name="domnode::getrootnode" from="PHP 8 >= 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"/>
@@ -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 >= 8.1.25"/>
<function name="domnode::__wakeup" from="PHP 8 PHP 8 >= 8.1.25"/>
@@ -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 >= 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"/>
diff --git a/reference/imap/versions.xml b/reference/imap/versions.xml
index 1c85ab01fce8..af2beea65d68 100644
--- a/reference/imap/versions.xml
+++ b/reference/imap/versions.xml
@@ -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"/>
@@ -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"/>
diff --git a/reference/openssl/versions.xml b/reference/openssl/versions.xml
index 5e751de43f15..a34fe230e39d 100644
--- a/reference/openssl/versions.xml
+++ b/reference/openssl/versions.xml
@@ -68,6 +68,8 @@
<function name="openssl_x509_read" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/>
<function name="openssl_x509_fingerprint" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/>
<function name="openssl_x509_verify" from="PHP 7 >= 7.4.0, PHP 8"/>
+ <function name="openssl_password_hash" from="PHP 8 >= 8.4.0"/>
+ <function name="openssl_password_verify" from="PHP 8 >= 8.4.0"/>
<function name="opensslcertificate" from="PHP 8"/>
<function name="opensslcertificatesigningrequest" from="PHP 8"/>
diff --git a/reference/pdo/versions.xml b/reference/pdo/versions.xml
index e0fff96ca6b4..38f7dced2d23 100644
--- a/reference/pdo/versions.xml
+++ b/reference/pdo/versions.xml
@@ -9,8 +9,6 @@
<versions>
<function name="pdo" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdo::__construct" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
- <function name="pdo::__sleep" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0"/>
- <function name="pdo::__wakeup" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0"/>
<function name="pdo::begintransaction" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdo::commit" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdo::connect" from="PHP 8 >= 8.4.0"/>
@@ -42,16 +40,9 @@
<function name="pdo_drivers" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0"/>
- <function name="pdo_user" from="PECL pdo_user >= 0.2.0"/>
- <function name="pdo_user::parsesql" from="PECL pdo_user >= 0.2.0"/>
- <function name="pdo_user::tokenizesql" from="PECL pdo_user >= 0.2.0"/>
- <function name="pdo_user::tokenname" from="PECL pdo_user >= 0.2.0"/>
-
<function name="pdorow" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0"/>
<function name="pdostatement" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0"/>
- <function name="pdostatement::__sleep" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0"/>
- <function name="pdostatement::__wakeup" from="PHP 5 >= 5.1.0, PHP 7, PECL pdo >= 1.0.0"/>
<function name="pdostatement::bindcolumn" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdostatement::bindparam" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdostatement::bindvalue" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0"/>
@@ -65,7 +56,6 @@
<function name="pdostatement::fetchall" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0"/>
<function name="pdostatement::fetchcolumn" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0"/>
<function name="pdostatement::fetchobject" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.4"/>
- <function name="pdostatement::fetchsingle" from="PECL pdo 0.1-0.3"/>
<function name="pdostatement::getattribute" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0"/>
<function name="pdostatement::getcolumnmeta" from="PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0"/>
<function name="pdostatement::getiterator" from="PHP 8"/>
diff --git a/reference/phar/versions.xml b/reference/phar/versions.xml
index ebead658b54f..6d97d1ccf176 100644
--- a/reference/phar/versions.xml
+++ b/reference/phar/versions.xml
@@ -19,9 +19,6 @@
<function name="phar::compress" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::compressfiles" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::converttodata" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
- <function name="phar::converttotar" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
- <function name="phar::converttozip" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
- <function name="phar::converttophar" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
<function name="phar::converttoexecutable" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::copy" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::count" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0"/>
@@ -43,9 +40,6 @@
<function name="phar::hasmetadata" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.0"/>
<function name="phar::interceptfilefuncs" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::iscompressed" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
- <function name="phar::isphar" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
- <function name="phar::istar" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
- <function name="phar::iszip" from="PHP 5 >= 5.3.0, PHP 7, PECL phar >= 2.0.0"/>
<function name="phar::isfileformat" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::iswritable" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0"/>
<function name="phar::isbuffering" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0"/>
diff --git a/reference/reflection/versions.xml b/reference/reflection/versions.xml
index aa22c69d9232..c02465fa9bf9 100644
--- a/reference/reflection/versions.xml
+++ b/reference/reflection/versions.xml
@@ -421,6 +421,7 @@
<function name="reflectiongenerator::isclosed" from="PHP 8 >= 8.4.0"/>
<function name="reflectionreference" from="PHP 7 >= 7.4.0, PHP 8"/>
+ <function name="reflectionreference::__construct" from="PHP 7 >= 7.4.0, PHP 8"/>
<function name="reflectionreference::fromarrayelement" from="PHP 7 >= 7.4.0, PHP 8"/>
<function name="reflectionreference::getid" from="PHP 7 >= 7.4.0, PHP 8"/>
diff --git a/reference/simplexml/versions.xml b/reference/simplexml/versions.xml
index 88ac3ae5fc6e..d2f769f56696 100644
--- a/reference/simplexml/versions.xml
+++ b/reference/simplexml/versions.xml
@@ -24,7 +24,8 @@
<function name="simplexmlelement::savexml" from="PHP 5 >= 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"/>
@@ -32,7 +33,14 @@
<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:
diff --git a/reference/soap/versions.xml b/reference/soap/versions.xml
index d7e619b95205..251eaef12cac 100644
--- a/reference/soap/versions.xml
+++ b/reference/soap/versions.xml
@@ -24,12 +24,10 @@
<function name="soapclient::__setcookie" from="PHP 5 >= 5.0.4, PHP 7, PHP 8"/>
<function name="soapclient::__setlocation" from="PHP 5 >= 5.0.4, PHP 7, PHP 8"/>
<function name="soapclient::__setsoapheaders" from="PHP 5 >= 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 >= 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 >= 5.2.0, PHP 7, PHP 8"/>
@@ -40,7 +38,6 @@
<function name="soapserver::addsoapheader" from="PHP 5 >= 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"/>
@@ -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:
diff --git a/reference/sqlite3/versions.xml b/reference/sqlite3/versions.xml
index 1fe8d005aea5..bf64ad3d6231 100644
--- a/reference/sqlite3/versions.xml
+++ b/reference/sqlite3/versions.xml
@@ -32,6 +32,7 @@
<function name="SQLite3Exception" from="PHP 8 >= 8.3.0"/>
<function name="SQLite3Stmt" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
+ <function name="SQLite3Stmt::__construct" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::bindParam" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::bindValue" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Stmt::clear" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
@@ -43,6 +44,7 @@
<function name="SQLite3Stmt::reset" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
+ <function name="SQLite3Result::__construct" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::columnName" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::columnType" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
<function name="SQLite3Result::fetchArray" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
diff --git a/reference/zip/versions.xml b/reference/zip/versions.xml
index 773826862490..7d9b31b35c08 100644
--- a/reference/zip/versions.xml
+++ b/reference/zip/versions.xml
@@ -34,7 +34,6 @@
<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"/>