Welcome to Centmin Mod Community
Become a Member

Beta Branch update PHP timezonedb & libargon2 & PHP configure in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Nov 26, 2021.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:51 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update PHP timezonedb & libargon2 & PHP configure in 123.09beta01

    - fix for PHP configure stage error check for centmin.sh menu option 5 php runs. PHP configure stage errors would previous mistakenly continue to proceed with the next make and make install stages of PHP compilation. This update fixes the issue so that PHP configure stage errors would abort and exit the PHP compilation at that stage so that the next cascading errors down the line from make and make install stages etc don't confuse users and make the php upgrade logs too verbose.
    - fix up PHP libargon2 routine due to PHP 8.1 changes in how libargon2 is detected https://www.php.net/manual/en/migra...migration81.other-changes.extensions.standard
    - update PHP timezonedb extension from 2020.1 to 2021.5
    - update libargon2 from 20171227 to 20190702 version

    Continue reading...


    123.09beta01 branch