summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--php-ioncube-loader.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/PHPINFO b/PHPINFO
index 6b5ba27..597237c 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -5,7 +5,7 @@ For Loader updates visit www.ioncube.com/loaders.php
For support visit support.ioncube.com
This Loader also includes features for real-time error reporting and malware protection. Visit ioncube24.com for more details.
-Loader version => 10.3.5
+Loader version => 10.3.6
ionCube24 features => unconfigured
Directive => Local Value => Master Value
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index 016792a..dd609c5 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-ioncube-loader
Summary: Loader for ionCube Encoded Files with ionCube 24 support
-%global upstream_version 10.3.5
+%global upstream_version 10.3.6
#global upstream_prever beta
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
@@ -213,6 +213,9 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinid
%changelog
+* Wed Jun 19 2019 Remi Collet <remi@remirepo.net> - 10.3.6-1
+- update to 10.3.6 (Jun 18, 2019)
+
* Thu Jun 6 2019 Remi Collet <remi@remirepo.net> - 10.3.5-1
- update to 10.3.5 (Jun 4, 2019)