[Bug 240651] devel/ioncube: update from 10.3.1 to 10.3.8
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Sep 17 20:23:41 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240651
Bug ID: 240651
Summary: devel/ioncube: update from 10.3.1 to 10.3.8
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: fax at nohik.ee
CC: svyatoslav.lempert at gmail.com
Flags: maintainer-feedback?(svyatoslav.lempert at gmail.com)
CC: svyatoslav.lempert at gmail.com
Created attachment 207585
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207585&action=edit
devel/ioncube update patche from 10.3.1 to 10.3.8
Version push to 10.3.8
Changes:
10.3.8
Fix for a possible crash in the PHP 7.3 Loader when OPcache was also enabled.
Fix for PHP error exceptions not being caught in the PHP 7 Loaders.
Fixes for PHP issues 71980, 75396 and 75786.
Fix for an incorrect call order with certain combinations of foreach, finally
and exception in the PHP 7.1 Loader.
Fix for incorrect line numbers being reported for undefined array index errors.
Fix for a potential memory leak with the encoded paths feature of the Loader.
IC24: Minor bug fixes, improvements and support for future features. Upgrading
to the 10.3.8 Loader is particularly recommended for IC24 users. New 5.4 and
7.2 Loaders custom built for IBM for ppc64le.
10.3.7
Fix for a potential segmentation fault in the 10.3.5 and 10.3.6 Loaders when
including a large file defining an array. The Loader version now can be
obtained using phpversion("ionCube Loader").
10.3.6
Fix for an issue in the PHP 7.3 Loader where a case within a switch could be
triggered even though the variable in the switch was undefined.
Fix for filepaths shown in debug_backtrace and similar functions being
incorrect in some cases in the 10.3.5 Loaders.
Fix for possible segmentation faults in the 10.3.5 Loaders occurring with
include file protection.
10.3.5
The ionCube Loader now has its own section in the phpinfo() output. That will
include IC24 settings where relevant.
Fix for some memory leaks in PHP 5.6-7.3, particularly when including files in
a loop. For undefined variables in assignments, correction to ensure that the
line numbers in error messages are not mangled when line number obfuscation is
not in place.
Fix to ensure that the loader will accept large property values that were
accepted by the Encoder.
Fix to ensure that external encoding keys set at runtime using ini_set would be
found.
10.3.4
This updates Linux x86 32/64 bit Loders only, and fixes corruption of the
HTTP_HOST server variable if it includes a port number, e.g.
somedomain.com:1081. There is no change for other platforms other than the
version number for consistency.
10.3.3
Fix for callback files not being called from bundled encoding files.
Added AArch64 (ARM64) as a new standard platform.
10.3.2
Fix for a potential issue with the corruption of included file paths,
particularly on Windows.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list