summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION30
-rw-r--r--php-ioncube-loader.spec8
3 files changed, 23 insertions, 17 deletions
diff --git a/PHPINFO b/PHPINFO
index 2a6d315..7482046 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -4,7 +4,7 @@ ionCube Loader
For Loader updates visit www.ioncube.com/loaders.php
For support visit support.ioncube.com
-Loader version => 15.0.0
+Loader version => 15.5.0
Directive => Local Value => Master Value
ioncube.loader.encoded_paths => no value => no value
diff --git a/REFLECTION b/REFLECTION
index 63346af..9b037cf 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #18 ionCube Loader version 15.0.0 ] {
+Extension [ <persistent> extension #20 ionCube Loader version 15.5.0 ] {
- INI {
Entry [ ioncube.loader.encoded_paths <ALL> ]
@@ -7,20 +7,20 @@ Extension [ <persistent> extension #18 ionCube Loader version 15.0.0 ] {
}
- Constants [14] {
- Constant [ int ION_CORRUPT_FILE ] { 1 }
- Constant [ int ION_EXPIRED_FILE ] { 2 }
- Constant [ int ION_NO_PERMISSIONS ] { 3 }
- Constant [ int ION_CLOCK_SKEW ] { 4 }
- Constant [ int ION_UNTRUSTED_EXTENSION ] { 5 }
- Constant [ int ION_LICENSE_NOT_FOUND ] { 6 }
- Constant [ int ION_LICENSE_CORRUPT ] { 7 }
- Constant [ int ION_LICENSE_EXPIRED ] { 8 }
- Constant [ int ION_LICENSE_PROPERTY_INVALID ] { 9 }
- Constant [ int ION_LICENSE_HEADER_INVALID ] { 10 }
- Constant [ int ION_LICENSE_SERVER_INVALID ] { 11 }
- Constant [ int ION_UNAUTH_INCLUDING_FILE ] { 12 }
- Constant [ int ION_UNAUTH_INCLUDED_FILE ] { 13 }
- Constant [ int ION_UNAUTH_APPEND_PREPEND_FILE ] { 14 }
+ Constant [ <persistent> int ION_CORRUPT_FILE ] { 1 }
+ Constant [ <persistent> int ION_EXPIRED_FILE ] { 2 }
+ Constant [ <persistent> int ION_NO_PERMISSIONS ] { 3 }
+ Constant [ <persistent> int ION_CLOCK_SKEW ] { 4 }
+ Constant [ <persistent> int ION_UNTRUSTED_EXTENSION ] { 5 }
+ Constant [ <persistent> int ION_LICENSE_NOT_FOUND ] { 6 }
+ Constant [ <persistent> int ION_LICENSE_CORRUPT ] { 7 }
+ Constant [ <persistent> int ION_LICENSE_EXPIRED ] { 8 }
+ Constant [ <persistent> int ION_LICENSE_PROPERTY_INVALID ] { 9 }
+ Constant [ <persistent> int ION_LICENSE_HEADER_INVALID ] { 10 }
+ Constant [ <persistent> int ION_LICENSE_SERVER_INVALID ] { 11 }
+ Constant [ <persistent> int ION_UNAUTH_INCLUDING_FILE ] { 12 }
+ Constant [ <persistent> int ION_UNAUTH_INCLUDED_FILE ] { 13 }
+ Constant [ <persistent> int ION_UNAUTH_APPEND_PREPEND_FILE ] { 14 }
}
- Functions {
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index ea07133..9e63de2 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -27,7 +27,7 @@ Summary: Loader for ionCube Encoded Files with ionCube 24 support
%global upstream_version 15.5.0
%global upstream_prever beta
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: Distribuable
URL: http://www.ioncube.com
@@ -172,6 +172,12 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinidir}/%{ininame}
%changelog
+* Tue Dec 2 2025 Remi Collet <remi@remirepo.net> - 15.5.0~beta-2
+- update to 15.5.0 Beta (December 2, 2025)
+
+* Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 15.5.0~beta-1
+- update to 15.5.0 Beta (November 11, 2025)
+
* Fri Nov 28 2025 Remi Collet <remi@remirepo.net> - 15.5.0~beta-1
- update to 15.5.0 Beta (November 11, 2025)
- open https://support.ioncube.com/index.php?/Tickets/Ticket/View/YFF-156-91044