xmlrpc is deprecated
This commit is contained in:
parent
d1c1c5fffa
commit
9b02076237
5
php.spec
5
php.spec
@ -514,11 +514,16 @@ Summary: A module for PHP applications which use the XML-RPC protocol
|
||||
# libXMLRPC is licensed under BSD
|
||||
License: PHP and BSD
|
||||
Requires: php-xml%{?_isa} = %{version}-%{release}
|
||||
# Dropped from PHP 8
|
||||
Provides: deprecated()
|
||||
|
||||
%description xmlrpc
|
||||
The php-xmlrpc package contains a dynamic shared object that will add
|
||||
support for the XML-RPC protocol to PHP.
|
||||
|
||||
This extension is deprecated and will be removed in PHP 8.
|
||||
|
||||
|
||||
%package mbstring
|
||||
Summary: A module for PHP applications which need multi-byte string handling
|
||||
# All files licensed under PHP version 3.01, except
|
||||
|
Loading…
Reference in New Issue
Block a user