[DOC-CVS] [doc-en] master: Update deprecation information in versions.xml
[email protected] (Tim Düsterhus)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Tim Düsterhus (TimWolla) Date: 2025-10-04T16:21:06+02:00 Commit: https://github.com/php/doc-en/commit/30eb91e639356f96442f1c807ddf3949f86730b6 Raw diff: https://github.com/php/doc-en/commit/30eb91e639356f96442f1c807ddf3949f86730b6.diff Update deprecation information in versions.xml Changed paths: M reference/curl/versions.xml M reference/datetime/versions.xml M reference/enchant/versions.xml M reference/fileinfo/versions.xml M reference/image/versions.xml M reference/ldap/versions.xml M reference/mysqli/versions.xml M reference/openssl/versions.xml M reference/reflection/versions.xml M reference/shmop/versions.xml M reference/spl/versions.xml M reference/uodbc/versions.xml M reference/xml/versions.xml Diff: diff --git a/reference/curl/versions.xml b/reference/curl/versions.xml index 5442810bbc9f..f8cd55792400 100644 --- a/reference/curl/versions.xml +++ b/reference/curl/versions.xml @@ -4,7 +4,7 @@ Do NOT translate this file --> <versions> - <function name="curl_close" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/> + <function name="curl_close" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="curl_copy_handle" from="PHP 5, PHP 7, PHP 8"/> <function name="curl_errno" from="PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8"/> <function name="curl_error" from="PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8"/> @@ -28,7 +28,7 @@ <function name="curl_reset" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="curl_setopt" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/> <function name="curl_setopt_array" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/> - <function name="curl_share_close" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> + <function name="curl_share_close" from="PHP 5 >= 5.5.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="curl_share_errno" from="PHP 7 >= 7.1.0, PHP 8"/> <function name="curl_share_strerror" from="PHP 7 >= 7.1.0, PHP 8"/> <function name="curl_share_init" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> diff --git a/reference/datetime/versions.xml b/reference/datetime/versions.xml index f43198daf43a..9e8d253b7096 100644 --- a/reference/datetime/versions.xml +++ b/reference/datetime/versions.xml @@ -10,7 +10,7 @@ <function name="datetime::__set_state" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="datetime::__serialize" from="PHP 8 >= 8.2.0"/> <function name="datetime::__unserialize" from="PHP 8 >= 8.2.0"/> - <function name="datetime::__wakeup" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> + <function name="datetime::__wakeup" from="PHP 5 >= 5.3.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="datetime::add" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="datetime::createfromformat" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="datetime::createfromimmutable" from="PHP 7 >= 7.3.0, PHP 8"/> @@ -32,7 +32,7 @@ <function name="datetimeinterface" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="datetimeinterface::__serialize" from="PHP 8 >= 8.2.0"/> <function name="datetimeinterface::__unserialize" from="PHP 8 >= 8.2.0"/> - <function name="datetimeinterface::__wakeup" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> + <function name="datetimeinterface::__wakeup" from="PHP 5 >= 5.2.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="datetimeinterface::diff" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="datetimeinterface::format" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> <function name="datetimeinterface::getoffset" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> @@ -44,7 +44,7 @@ <function name="datetimeimmutable::__serialize" from="PHP 8 >= 8.2.0"/> <function name="datetimeimmutable::__unserialize" from="PHP 8 >= 8.2.0"/> <function name="datetimeimmutable::__set_state" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> - <function name="datetimeimmutable::__wakeup" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> + <function name="datetimeimmutable::__wakeup" from="PHP 5 >= 5.5.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="datetimeimmutable::createfromformat" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="datetimeimmutable::createfrommutable" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/> <function name="datetimeimmutable::createfrominterface" from="PHP 8"/> @@ -123,8 +123,8 @@ <function name="date_parse_from_format" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="date_sub" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="date_sun_info" from="PHP 5 >= 5.1.2, PHP 7, PHP 8"/> - <function name="date_sunrise" from="PHP 5, PHP 7, PHP 8"/> - <function name="date_sunset" from="PHP 5, PHP 7, PHP 8"/> + <function name="date_sunrise" from="PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> + <function name="date_sunset" from="PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> <function name="date_time_set" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> <function name="date_timestamp_get" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="date_timestamp_set" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> @@ -134,13 +134,13 @@ <function name="gettimeofday" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="gmdate" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="gmmktime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="gmstrftime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> + <function name="gmstrftime" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> <function name="idate" from="PHP 5, PHP 7, PHP 8"/> <function name="localtime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="microtime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="mktime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="strftime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="strptime" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> + <function name="strftime" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> + <function name="strptime" from="PHP 5 >= 5.1.0, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> <function name="strtotime" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="time" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="timezone_abbreviations_list" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> diff --git a/reference/enchant/versions.xml b/reference/enchant/versions.xml index d2aac2655388..820db260de00 100644 --- a/reference/enchant/versions.xml +++ b/reference/enchant/versions.xml @@ -6,8 +6,8 @@ <versions> <function name="enchant_broker_describe" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0"/> <function name="enchant_broker_dict_exists" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/> - <function name="enchant_broker_free" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/> - <function name="enchant_broker_free_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/> + <function name="enchant_broker_free" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/> + <function name="enchant_broker_free_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/> <function name="enchant_broker_get_dict_path" from="PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1" deprecated="PHP 8.0.0"/> <function name="enchant_broker_get_error" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/> <function name="enchant_broker_init" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/> diff --git a/reference/fileinfo/versions.xml b/reference/fileinfo/versions.xml index b35ad09d1e46..bbb64188c94d 100644 --- a/reference/fileinfo/versions.xml +++ b/reference/fileinfo/versions.xml @@ -5,7 +5,7 @@ --> <versions> <function name="finfo_buffer" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0"/> - <function name="finfo_close" from="PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0"/> + <function name="finfo_close" from="PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0" deprecated="PHP 8.5.0"/> <function name="finfo_file" from="PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0"/> <function name="finfo_open" from="PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0"/> <function name="finfo_set_flags" from="PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0"/> diff --git a/reference/image/versions.xml b/reference/image/versions.xml index 428b82bc08c5..ec39e4851060 100644 --- a/reference/image/versions.xml +++ b/reference/image/versions.xml @@ -61,7 +61,7 @@ <function name="imagecrop" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="imagecropauto" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="imagedashedline" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="imagedestroy" from="PHP 4, PHP 5, PHP 7, PHP 8"/> + <function name="imagedestroy" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="imageellipse" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/> <function name="imagefill" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="imagefilledarc" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/> diff --git a/reference/ldap/versions.xml b/reference/ldap/versions.xml index f94a600cf9b6..89d9d7d0901b 100644 --- a/reference/ldap/versions.xml +++ b/reference/ldap/versions.xml @@ -12,7 +12,7 @@ <function name="ldap_close" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="ldap_compare" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/> <function name="ldap_connect" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="ldap_connect_wallet" from="PHP 8 >= 8.3.0"/> + <function name="ldap_connect_wallet" from="PHP 8 >= 8.3.0" deprecated="PHP 8.5.0"/> <function name="ldap_control_paged_result" from="PHP 5 >= 5.4.0, PHP 7" deprecated="PHP 7.4.0"/> <function name="ldap_control_paged_result_response" from="PHP 5 >= 5.4.0, PHP 7" deprecated="PHP 7.4.0"/> <function name="ldap_count_entries" from="PHP 4, PHP 5, PHP 7, PHP 8"/> diff --git a/reference/mysqli/versions.xml b/reference/mysqli/versions.xml index 0dec00f73708..d899cfabcc6f 100644 --- a/reference/mysqli/versions.xml +++ b/reference/mysqli/versions.xml @@ -138,7 +138,7 @@ <function name="mysqli::escape_string" from="PHP 5, PHP 7, PHP 8"/> <function name="mysqli::execute_query" from="PHP 8 >= 8.2.0"/> <function name="mysqli::get_charset" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> - <function name="mysqli::get_client_info" from="PHP 5, PHP 7, PHP 8"/> + <function name="mysqli::get_client_info" from="PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> <function name="mysqli::get_connection_stats" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="mysqli::get_server_info" from="PHP 5, PHP 7, PHP 8"/> <function name="mysqli::get_warnings" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> diff --git a/reference/openssl/versions.xml b/reference/openssl/versions.xml index 451175272097..5e751de43f15 100644 --- a/reference/openssl/versions.xml +++ b/reference/openssl/versions.xml @@ -22,7 +22,7 @@ <function name="openssl_digest" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="openssl_encrypt" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="openssl_error_string" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/> - <function name="openssl_free_key" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/> + <function name="openssl_free_key" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> <function name="openssl_get_cert_locations" from="PHP 5 >= 5.6.0, PHP 7, PHP 8"/> <function name="openssl_get_cipher_methods" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="openssl_get_curve_names" from="PHP 7 >= 7.1.0, PHP 8"/> @@ -42,7 +42,7 @@ <function name="openssl_pkey_derive" from="PHP 7 >= 7.3.0, PHP 8"/> <function name="openssl_pkey_export" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> <function name="openssl_pkey_export_to_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> - <function name="openssl_pkey_free" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> + <function name="openssl_pkey_free" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> <function name="openssl_pkey_get_details" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> <function name="openssl_pkey_get_private" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> <function name="openssl_pkey_get_public" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> @@ -63,7 +63,7 @@ <function name="openssl_x509_checkpurpose" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/> <function name="openssl_x509_export" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> <function name="openssl_x509_export_to_file" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/> - <function name="openssl_x509_free" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8"/> + <function name="openssl_x509_free" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> <function name="openssl_x509_parse" from="PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 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"/> diff --git a/reference/reflection/versions.xml b/reference/reflection/versions.xml index 9e5238a574b2..aa22c69d9232 100644 --- a/reference/reflection/versions.xml +++ b/reference/reflection/versions.xml @@ -66,7 +66,7 @@ <function name="reflectionfunction::__construct" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionfunction::__tostring" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionfunction::export" from="PHP 5, PHP 7" deprecated="PHP 7.4.0" removed="PHP 8"/> - <function name="reflectionfunction::isdisabled" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> + <function name="reflectionfunction::isdisabled" from="PHP 5 >= 5.2.0, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> <function name="reflectionfunction::isgenerator" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/> <function name="reflectionfunction::invoke" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionfunction::invokeargs" from="PHP 5 >= 5.1.2, PHP 7, PHP 8"/> @@ -158,7 +158,7 @@ <function name="reflectionmethod::getstartline" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionmethod::getstaticvariables" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionmethod::returnsreference" from="PHP 5, PHP 7, PHP 8"/> - <function name="reflectionmethod::setaccessible" from="PHP 5 >= 5.3.2, PHP 7, PHP 8"/> + <function name="reflectionmethod::setaccessible" from="PHP 5 >= 5.3.2, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="reflectionmethod::getclosure" from="PHP 5 >= 5.4.0, PHP 7, PHP 8"/> <function name="reflectionclass" from="PHP 5, PHP 7, PHP 8"/> @@ -346,7 +346,7 @@ <function name="reflectionproperty::getmodifiers" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionproperty::getdeclaringclass" from="PHP 5, PHP 7, PHP 8"/> <function name="reflectionproperty::getdoccomment" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> - <function name="reflectionproperty::setaccessible" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> + <function name="reflectionproperty::setaccessible" from="PHP 5 >= 5.3.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="reflectionproperty::gettype" from="PHP 7 >= 7.4.0, PHP 8"/> <function name="reflectionproperty::hastype" from="PHP 7 >= 7.4.0, PHP 8"/> <function name="reflectionproperty::isinitialized" from="PHP 7 >= 7.4.0, PHP 8"/> diff --git a/reference/shmop/versions.xml b/reference/shmop/versions.xml index 1b4d649f4f81..8afec004af4b 100644 --- a/reference/shmop/versions.xml +++ b/reference/shmop/versions.xml @@ -4,7 +4,7 @@ Do NOT translate this file --> <versions> - <function name="shmop_close" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/> + <function name="shmop_close" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.0.0"/> <function name="shmop_delete" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/> <function name="shmop_open" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/> <function name="shmop_read" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/> diff --git a/reference/spl/versions.xml b/reference/spl/versions.xml index 764c8ca4449e..49aa25d6a197 100644 --- a/reference/spl/versions.xml +++ b/reference/spl/versions.xml @@ -935,7 +935,7 @@ <function name="splfixedarray::__construct" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="splfixedarray::__serialize" from="PHP 8 >= 8.2.0"/> <function name="splfixedarray::__unserialize" from="PHP 8 >= 8.2.0"/> - <function name="splfixedarray::__wakeup" from="PHP 5 >= 5.5.0, PHP 7, PHP 8" deprecated="PHP 8 >= 8.4.0"/> + <function name="splfixedarray::__wakeup" from="PHP 5 >= 5.5.0, PHP 7, PHP 8" deprecated="PHP 8.4.0"/> <function name="splfixedarray::count" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="splfixedarray::toarray" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="splfixedarray::fromarray" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> @@ -963,11 +963,11 @@ <function name="splobjectstorage" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> <function name="splobjectstorage::addall" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> - <function name="splobjectstorage::attach" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> - <function name="splobjectstorage::contains" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> + <function name="splobjectstorage::attach" from="PHP 5 >= 5.1.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> + <function name="splobjectstorage::contains" from="PHP 5 >= 5.1.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="splobjectstorage::count" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> <function name="splobjectstorage::current" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> - <function name="splobjectstorage::detach" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> + <function name="splobjectstorage::detach" from="PHP 5 >= 5.1.0, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="splobjectstorage::gethash" from="PHP 5 >= 5.4.0, PHP 7, PHP 8"/> <function name="splobjectstorage::getinfo" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> <function name="splobjectstorage::key" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> diff --git a/reference/uodbc/versions.xml b/reference/uodbc/versions.xml index 66e945fc8e65..1267dd0a9bf4 100644 --- a/reference/uodbc/versions.xml +++ b/reference/uodbc/versions.xml @@ -45,7 +45,7 @@ <function name="odbc_procedurecolumns" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="odbc_procedures" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="odbc_result" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="odbc_result_all" from="PHP 4, PHP 5, PHP 7, PHP 8"/> + <function name="odbc_result_all" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.1.0"/> <function name="odbc_rollback" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="odbc_setoption" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="odbc_specialcolumns" from="PHP 4, PHP 5, PHP 7, PHP 8"/> diff --git a/reference/xml/versions.xml b/reference/xml/versions.xml index 8951a01e2eff..75b51fa1916a 100644 --- a/reference/xml/versions.xml +++ b/reference/xml/versions.xml @@ -13,7 +13,7 @@ <function name="xml_parse_into_struct" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_parser_create" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_parser_create_ns" from="PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8"/> - <function name="xml_parser_free" from="PHP 4, PHP 5, PHP 7, PHP 8"/> + <function name="xml_parser_free" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.5.0"/> <function name="xml_parser_get_option" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_parser_set_option" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_set_character_data_handler" from="PHP 4, PHP 5, PHP 7, PHP 8"/> @@ -22,7 +22,7 @@ <function name="xml_set_end_namespace_decl_handler" from="PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8"/> <function name="xml_set_external_entity_ref_handler" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_set_notation_decl_handler" from="PHP 4, PHP 5, PHP 7, PHP 8"/> - <function name="xml_set_object" from="PHP 4, PHP 5, PHP 7, PHP 8"/> + <function name="xml_set_object" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.4.0"/> <function name="xml_set_processing_instruction_handler" from="PHP 4, PHP 5, PHP 7, PHP 8"/> <function name="xml_set_start_namespace_decl_handler" from="PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8"/> <function name="xml_set_unparsed_entity_decl_handler" from="PHP 4, PHP 5, PHP 7, PHP 8"/>