diff options
| author | Remi Collet <remi@remirepo.net> | 2025-12-02 11:25:31 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2025-12-02 11:25:31 +0100 |
| commit | ca68256296f543d9c665ab2c823ed7f734638535 (patch) | |
| tree | 5253ff50f50d0276e2252c049590f2d2c9155604 /REFLECTION | |
| parent | 29d5415b129f74a59fa7e55406757b62535dee87 (diff) | |
update to 15.5.0 Beta (December 2, 2025)
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 30 |
1 files changed, 15 insertions, 15 deletions
@@ -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 { |
