• Resolved boekel

    (@boekel)


    Hello,

    What is the latest version of Smush that works with PHP 7.3.33?

    Thanx.

    • This topic was modified 1 year, 2 months ago by boekel.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Kris – WPMU DEV Support

    (@wpmudevsupport13)

    Hi @boekel

    I hope you are doing well today.

    In latest version we already set the minimum required PHP version is 7.4, so you need to upgrade that for upgrade to latest version. It will be better to get support from your hosting provider to upgrade PHP version.

    If you need PHP 7.3 please add this to your wp-config.php file

    define( 'WP_SMUSH_MIN_PHP_VERSION', '7.3' );

    Kind Regards,
    Kris

    Thread Starter boekel

    (@boekel)

    Hello,

    This is now in my wp-config.php:

    /* Add any custom values between this line and the “stop editing” line. */

    define( ‘WP_SMUSH_MIN_PHP_VERSION’, ‘7.3’ );

    /* That’s all, stop editing! Happy publishing. */

    but still the message that version 3.15.3 requires PHP7.4.

    I’ve tried the 3.15.2 version and that works, so for now I’m happy ??

    Thank you.

    Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @boekel,

    We are glad to hear that the issue has been resolved and marking this thread accordingly. Please let us know in case you need further help.

    Kind regards,
    Zafer

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 7.3.33’ is closed to new replies.