Posts by Speddy

    Linux (32 bits) Includes ionCube 24 supporttar.gzzip12.0.42022-12-09 UPDATED
    Linux (64 bits) Includes ionCube 24 supporttar.gzzip12.0.42022-12-09 UPDATED
    2022-12-0912.0.4Fix for a failure with ioncube_read_file for PHP before 8.1 where the second parameter was used.
    2022-12-0212.0.3This corrects a bug with the 32-bit Loaders which could cause a crash. This release also fixes a bug with constants in the Windows Loaders.

    ionCube Encoder 12 Banner


    ionCube Encoder 12 has finally been released and supports PHP 8.1 syntax encoding!

    ionCube now has full support for PHP 8.1 so that you can secure your code to run with the latest version of PHP. ionCube Encoder has some pretty robust features when it comes to PHP code protection and adapting those features to new major versions of PHP can take quite some time to develop! So now that version 12 is here we thought this article would be a good place to include some links to our more powerful feature tutorials which allow you to get the best out of ionCube.

    Dynamic and External Keys have been available to use since version 9 of ionCube Encoder and Dynamic Keys in particular offer a very robust method for protecting your code. You can read about how those features work in this article.

    If you want to jump straight into a tutorial then take a look at the links below.

    ionCube Encoder: External Keys Tutorial – This article shows you how to setup an image based external key which is the easiest to setup.

    ionCube Encoder: Dynamic Keys Tutorial – This article goes into detail on how to setup Dynamic Keys with an example of a simple static key and an application state based key (recommended). Dynamic Keys are only available in ionCube and offer the best protection available when securing PHP code.


    We appreciate your patience and your feedback along the way while we worked on the new version of ionCube. If you have any questions for us then please reach out via [email protected]

    ionCube Encoder 12 is available for purchase now at ioncube.com.



    ionCube News

    9th Sep 2022 - Encoder and Loader version 12.0.2 Update new2.png

    Encoder and Loader version 12.0.2 are now available. This Encoder update includes improved access to the Help documentation with the GUI and other minor UI enhancements. The Loader includes a fix for an issue that may occur with a particular PHP code pattern if encoding and running code on architectures of different word sizes, and a fix when using files that contain custom error messages on PHP 8.1.

    View the release notes for this release.


    25th Aug 2022 - Encoder version 12.0.1 Update

    Encoder version 12.0.1 is now available. This free update to version 12.0 includes GUI support for bundling of PHP 7.4 and 8.1 encodings, various other new features and usability enhancements, plus documentation updates and a revised PHP header for encoded files.

    View the release notes for this release.


    12th Aug 2022 - Encoder version 12.0.0

    Encoder version 12, with support for PHP 8.1 has now been released. There are accompanying version 12 loaders.







    Linux (32 bits) Includes ionCube 24 supporttar.gzzip12.0.22022-09-09
    Linux (64 bits) Includes ionCube 24 supporttar.gzzip12.0.22022-09-09

    phpMyAdmin 5.2.0 is released

    2022-05-10

    Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. We are simultaneously releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is mostly intended to help downstream packaging teams. Most users should migrate to 5.2.0.

    Most notably, these releases resolve a networking error when exporting a file (https://github.com/phpmyadmin/phpmyadmin/issues/17445).

    Some other highlights of 5.2.0 include:

    • Removed support for Microsoft Internet Explorer
    • Requires PHP 7.2 or newer
    • Requires the openssl PHP extension
    • Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
    • Replace "master/slave" terms with "primary/replica"
    • Add "NOT LIKE %...%" operator to Table search
    • Add support for the Mroonga engine
    • Add support for account locking
    • Several fixes and improvements to the SQL parser library

    There are, of course, many more fixes and new features that you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/ma…ndex.php?route=/changelog

    Downloads are available now at https://phpmyadmin.net/downloads/

    For the phpMyAdmin team, Isaac

    30 Sep 2022

    PHP 8.0.24 Released!

    The PHP development team announces the immediate availability of PHP 8.0.24. This is a security release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.24 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.



    29 Sep 2022

    PHP 8.1.11 Released!

    The PHP development team announces the immediate availability of PHP 8.1.11. This is a security release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.11 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.


    29 Sep 2022

    PHP 7.4.32 Released!

    The PHP development team announces the immediate availability of PHP 7.4.32. This is a security release.


    This release addresses an infinite recursion with specially constructed phar files, and prevents a clash with variable name mangling for the __Host/__Secure HTTP headers.


    All PHP 7.4 users are encouraged to upgrade to this version.


    For source downloads of PHP 7.4.32 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    phpMyAdmin 4.9.10 and 5.1.3 are released

    2022-02-11

    The phpMyAdmin team announces the release of versions 4.9.10 and 5.1.3.

    These versions primarily address a regression that caused the navigation pane to not function correctly when multiple pages of tables were shown.

    Version 5.1.3 includes a security hardening improvement. The issue, reported by Rafael Pedrero, could allow users to cause an error that would reveal the path on disk where phpMyAdmin is running from. We believe this requires the server to be running with display_errors on, which is not the recommended setting for a production environment.

    Version 5.1.3 includes a few other minor bug fixes and is recommended for all users.

    Note that version 4.9 is in extended security support only. Version 5.2.0 is in final testing and is expected to replace the 5.1 branch in the coming week or weeks, with no changes to required versions of PHP or database server.

    PHP 8.1.3 Released!

    The PHP development team announces the immediate availability of PHP 8.1.3. This is a security release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.3 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Feb 2022

    PHP 8.0.16 Released!

    The PHP development team announces the immediate availability of PHP 8.0.16. This is a security release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.16 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Feb 2022

    PHP 7.4.28 Released!

    The PHP development team announces the immediate availability of PHP 7.4.28. This is a security release.

    All PHP 7.4 users are encouraged to upgrade to this version.

    For source downloads of PHP 7.4.28 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    PHP 8.1.3 Released!

    The PHP development team announces the immediate availability of PHP 8.1.3. This is a security release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.3 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Feb 2022

    PHP 8.0.16 Released!

    The PHP development team announces the immediate availability of PHP 8.0.16. This is a security release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.16 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Feb 2022

    PHP 7.4.28 Released!

    The PHP development team announces the immediate availability of PHP 7.4.28. This is a security release.

    All PHP 7.4 users are encouraged to upgrade to this version.

    For source downloads of PHP 7.4.28 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    phpMyAdmin 4.9.8, 5.1.2, and 5.2.0-rc1 are released

    2022-01-22

    The phpMyAdmin project announces several new releases:

    • 4.9.8, which fixes some security flaws
    • 5.1.2, which fixes some security flaws and contains many bug fixes including better PHP 8.0 and 8.1 compatibility
    • 5.2.0-rc1, a testing version introducing many new features

    Security fixes (affected versions as noted)

    A flaw was identified in how phpMyAdmin processes two factor authentication; a user could potentially manipulate their account to bypass two factor authentication in subsequent authentication sessions (PMASA-2022-1) (affects both 4.9 and 5.1).

    A series of weaknesses was identified allowing a malicious user to submit malicious information to present an XSS or HTML injection attack in the graphical setup page (PMASA-2022-2) (affects 5.1 only; not 4.9).

    In some scenarios, potentially sensitive information such as a the database name can be part of the URL. This can now be optionally encrypted. There are two new configuration directives relating to this improvement: $cfg['URLQueryEncryption'] and $cfg['URLQueryEncryptionSecretKey']. This encryption can be enabled by setting URLQueryEncryption to true in your config.inc.php. Thanks to Rich Grimes https://twitter.com/saltycoder for suggesting this improvement (affects both 4.9 and 5.1).

    During a failed log on attempt, the error message reveals the target database server's hostname or IP address. This can reveal some information about the network infrastructure to an attacker. This information can now be suppressed through the $cfg['Servers'][$i]['hide_connection_errors'] directive. Thanks to Dr. Shuzhe Yang, Manager Security Governance at GLS IT Services for suggesting this improvement (affects both 4.9 and 5.1).

    Bug fixes (5.1.2 and 5.2.0-rc1)

    • Revert a changed to $cfg['CharTextareaRows'] allow values less than 7
    • Fix encoding of enum and set values on edit value
    • Fixed possible "Undefined index: clause_is_unique" error
    • Fixed some situations where a user is logged out when working with more than one server
    • Fixed a problem with assigning privileges to a user using the multiselect list when the database name has an underscore
    • Enable cookie parameter "SameSite" when the PHP version is 7.3 or newer
    • Correctly handle the removal of "innodb_file_format" in MariaDB and MySQL

    New features (5.2.0-rc1)

    • Removed support for Microsoft Internet Explorer
    • Requires PHP 7.2 or newer
    • Requires the openssl PHP extension
    • Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
    • Replace "master/slave" terms with "primary/replica"
    • Add "NOT LIKE %...%" operator to Table search
    • Add support for the Mroonga engine
    • Add support for account locking
    • Several fixes and improvements to the SQL parser library

    There are, of course, many more fixes and new features that you can see in the ChangeLog file included with this release or online at https://demo.phpmyadmin.net/ma…ndex.php?route=/changelog

    Downloads are available now at https://phpmyadmin.net/downloads/

    Isaac and the phpMyAdmin team

    21 Jan 2022

    PHP 8.1.2 Released!

    The PHP development team announces the immediate availability of PHP 8.1.2. This is a bug fix release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.2 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    20 Jan 2022

    PHP 8.0.15 Released!

    The PHP development team announces the immediate availability of PHP 8.0.15. This is a bug fix release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.15 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Dec 2021

    PHP 8.1.1 Released!

    The PHP development team announces the immediate availability of PHP 8.1.1. This is a bug fix release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.1 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    16 Dec 2021

    PHP 8.0.14 Released!

    The PHP development team announces the immediate availability of PHP 8.0.14. This is a bug fix release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.14 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    21 Jan 2022

    PHP 8.1.2 Released!

    The PHP development team announces the immediate availability of PHP 8.1.2. This is a bug fix release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.2 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    20 Jan 2022

    PHP 8.0.15 Released!

    The PHP development team announces the immediate availability of PHP 8.0.15. This is a bug fix release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.15 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    17 Dec 2021

    PHP 8.1.1 Released!

    The PHP development team announces the immediate availability of PHP 8.1.1. This is a bug fix release.

    All PHP 8.1 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.1.1 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

    16 Dec 2021

    PHP 8.0.14 Released!

    The PHP development team announces the immediate availability of PHP 8.0.14. This is a bug fix release.

    All PHP 8.0 users are encouraged to upgrade to this version.

    For source downloads of PHP 8.0.14 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.