Posts by Speddy

    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.

    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.

    16 Dec 2021

    PHP 7.4.27 Released!

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

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

    For source downloads of PHP 7.4.27 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.

    25 Nov 2021

    PHP 8.1.0 Released!

    The PHP development team announces the immediate availability of PHP 8.1.0. This release marks the latest minor release of the PHP language.

    PHP 8.1 comes with numerous improvements and new features such as:

    Take a look at the PHP 8.1 Announcement Addendum for more information.

    For source downloads of PHP 8.1.0 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.

    The migration guide is available in the PHP Manual. Please consult it for the detailed list of new features and backward incompatible changes.

    Many thanks to all the contributors and supporters!

    PHP 8.0.13 Released!

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

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

    For source downloads of PHP 8.0.13 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.

    18 Nov 2021

    PHP 7.3.33 Released!

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

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

    For source downloads of PHP 7.3.33 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.

    18 Nov 2021

    PHP 7.4.26 Released!

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

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

    For source downloads of PHP 7.4.26 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.

    i can't install it.


    Code
    1. root@panel:/var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler# perl /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/php_compiler.pl 7.1
    2. [INFO] Scanning PHP site for the PHP 7.1 sources...
    3. [INFO] Found PHP 7.1 sources at http://php.net/distributions/php-7.1.33.tar.gz
    4. [INFO] The PHP 7.1.33 sources are already present in the /usr/local/src/phpswitcher directory. Skipping download.
    5. [INFO] Extracting the PHP 7.1.33 archive into /usr/local/src/phpswitcher/php-7.1.33 ...
    6. [INFO] Setup PHP build environment...
    7. [ERROR] main: open3: exec of /usr/sbin/cowbuilder --create --distribution stretch --architecture amd64 --basepath /var/cache/pbuilder/psw-debian-stretch.cow --configfile /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/pbuilder/Debian/.pbuilderrc --hookdir /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/pbuilder/Debian/hook.d failed: No such file or directory at /var/www/imscp/gui/plugins/PhpSwitcher/PhpCompiler/../../../../engine/PerlLib/iMSCP/Execute.pm line 116.


    do you have a solution ?

    I cannot help you at the moment because I am not at home and I am working and I am not at home for most of 3 weeks but how easily one of the others can help.

    phpMyAdmin 5.1.1 is released

    2021-06-04

    We at the phpMyAdmin project are pleased to release phpMyAdmin 5.1.1, a bugfix release.

    There are many new bug fixes; a few highlights include:

    • Fixes for several PHP errors
    • Fixes for "$cfg['DefaultTabDatabase']" and other related configuration directives not working properly
    • Fix Yaml export to quote strings even when they are numeric
    • Fix TCPDF open_basedir issue due to internal guessing code from TCPDF
    • Fix for quick search not working when using more than one configured server
    • Fix datetime decimals displayed (.00000) after edit
    • Fix new lines in text fields are doubled
    • Fixed URL generation by removing un-needed & escaping for & char
    • Improvements for working with PHP 8.1
    • Improved handling of adding a new user with the Percona database server

    There are, of course, many more fixes 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

    https://www.phpmyadmin.net/new…/phpmyadmin-511-released/

    01 Jul 2021

    PHP 7.4.21 Released!

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

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

    For source downloads of PHP 7.4.21 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.

    01 Jul 2021

    PHP 8.0.8 Released!

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

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

    For source downloads of PHP 8.0.8 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.

    01 Jul 2021

    PHP 7.3.29 Released!

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

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

    For source downloads of PHP 7.3.29 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 5.1.0 is released



    2021-02-24

    We at the phpMyAdmin project are pleased to publish phpMyAdmin 5.1.0.

    There are many new features and bug fixes; a few highlights include:

    • Improve virtuality dropdown for MariaDB > 10.1
    • Added an option to perform ALTER ONLINE (ALGORITHM=INPLACE) when editing a table structure
    • Added ip2long transformation
    • Improvements to linking to MySQL and MariaDB documentation
    • Add "Preview SQL" option on Index dialog box when creating a new table
    • Add a new vendor constant "CACHE_DIR" that defaults to "libraries/cache/" and store routing cache into this folder
    • Add $cfg['CaptchaSiteVerifyURL'] for Google ReCaptcha siteVerifyUrl
    • Add the password_hash PHP function as an option when inserting data
    • Improvements to editing and displaying columns of the JSON data type.
    • Added support for "SameSite=Strict" on cookies using configuration "$cfg['CookieSameSite']"
    • Fixed AWS RDS IAM authentication doesn't work because pma_password is truncated
    • Add config parameters to support third-party ReCaptcha v2 compatible APIs like hCaptcha
    • Add $cfg['MysqlSslWarningSafeHosts'] to set the red text black when ssl is not used on a private network
    • Export blobs as hex on JSON export
    • Fix leading space not shown in a CHAR column when browsing a table
    • Added a rename Button to use RENAME INDEX syntax of MySQL 5.7 (and MariaDB >= 10.5.2)
    • Fixed missing option to enter TABLE specific permissions when the database name contains an "_" (underscore)
    • Fixed a PHP notice "Trying to access array offset on value of type null" on Designer PDF export
    • Fix for several PHP 8 warnings or errors, giving this release full compatibility with PHP 8

    There are, of course, many more fixes 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

    04 Mar 2021

    PHP 8.0.3 Released!

    The PHP development team announces the immediate availability of PHP 8.0.3. 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.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.

    04 Mar 2021

    PHP 7.4.16 Released!

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

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

    For source downloads of PHP 7.4.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.