summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-22 07:10:35 +0100
committerRemi Collet <remi@remirepo.net>2020-03-22 07:10:35 +0100
commit216fcb45f73c4ae1060059ca199d3af2adc8dbd1 (patch)
tree62cfb3f8f1dd4bf8d6fb8a5534124fa61de0d527
parentb3cf066d21985db3c7a1ea6c2ce364b6535b9927 (diff)
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-hprose.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index 2f396fa..3ca8350 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -3,6 +3,6 @@ hprose
hprose support => enabled
session support => enabled
-hprose version => 1.7.0
+hprose version => 1.8.0
hprose author => Ma Bingyao
hprose homepage => https://github.com/hprose/hprose-pecl
diff --git a/REFLECTION b/REFLECTION
index d6e1fb7..8b36cbd 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #108 hprose version 1.7.0 ] {
+Extension [ <persistent> extension #112 hprose version 1.8.0 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
diff --git a/php-pecl-hprose.spec b/php-pecl-hprose.spec
index 978c257..c9e1cc0 100644
--- a/php-pecl-hprose.spec
+++ b/php-pecl-hprose.spec
@@ -22,7 +22,7 @@
Summary: Hprose for PHP
Name: %{?sub_prefix}php-pecl-%{pecl_name}
-Version: 1.7.0
+Version: 1.8.0
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
URL: https://pecl.php.net/package/%{pecl_name}
@@ -230,6 +230,9 @@ REPORT_EXIT_STATUS=1 \
%changelog
+* Sun Mar 22 2020 Remi Collet <remi@remirepo.net> - 1.8.0-1
+- update to 1.8.0
+
* Thu Jan 23 2020 Remi Collet <remi@remirepo.net> - 1.7.0-1
- update to 1.7.0