From e79642778688f7eed721436a20e4ea246a780e4c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Oct 2019 15:46:31 +0200 Subject: update to 10.3.9 (Oct 11, 2019) --- PHPINFO | 2 +- REFLECTION | 2 +- php-ioncube-loader.spec | 5 ++++- 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 [ extension #15 ionCube Loader version 10.3.8 ] { +Extension [ extension #15 ionCube Loader version 10.3.9 ] { - INI { Entry [ ic24.enable ] 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 - 10.3.9-1 +- update to 10.3.9 (Oct 11, 2019) + * Sun Aug 25 2019 Remi Collet - 10.3.8-1 - update to 10.3.8 (Aug 23, 2019) -- cgit