summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-ioncube-loader.spec5
3 files changed, 6 insertions, 3 deletions
diff --git a/PHPINFO b/PHPINFO
index d083c7c..75aa201 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.8
+Loader version => 10.3.9
ionCube24 features => unconfigured
Directive => Local Value => Master Value
diff --git a/REFLECTION b/REFLECTION
index 0665b0e..cc6f645 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #15 ionCube Loader version 10.3.8 ] {
+Extension [ <persistent> extension #15 ionCube Loader version 10.3.9 ] {
- INI {
Entry [ ic24.enable <SYSTEM> ]
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index 4a1a2a9..c4f8334 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.8
+%global upstream_version 10.3.9
#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
+* Fri Oct 11 2019 Remi Collet <remi@remirepo.net> - 10.3.9-1
+- update to 10.3.9 (Oct 11, 2019)
+
* Sun Aug 25 2019 Remi Collet <remi@remirepo.net> - 10.3.8-1
- update to 10.3.8 (Aug 23, 2019)