Welcome to Centmin Mod Community
Register Now

Beta Branch update inc/imagick_install.inc

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 11, 2015.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    55,247
    12,253
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,833
    Local Time:
    8:49 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    update inc/imagick_install.inc

    add imagick php extension version check if less than or equal to 3.3 branch and PHP 7.x, use imagick php 7 branch github hosted code


    however, if imagick php extension version check is greater than or equal 3.4 branch and PHP 7.x, use official pecl.php.net hosted imagick php 3.4 branch tarball download

    Continue reading...

    123.09beta01 branch