• Resolved justin-bigscoots

    (@justin-bigscoots)


    Your plugin breaks WP CLI with a Parse error:

    # wp plugin
    Parse error: syntax error, unexpected '=' in /home/user/public_html/domain.com/wp-content/plugins/autodescription/inc/classes/sanitize.class.php on line 2022
    Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.
    
    # wp plugin --skip-plugins=autodescription
    usage: wp plugin activate [<plugin>...] [--all] [--network]
    
Viewing 1 replies (of 1 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hi Justin,

    I assume CLI can ignore the plugin requirements?

    TSF requires PHP v7.2.0 or higher to work. Please check if you’re using at least that version on the server.

    Please note that PHP v7.2 and v7.3 are considered insecure, and I urge upgrading to PHP 8 or higher.

Viewing 1 replies (of 1 total)

The topic ‘Breaks WP CLI’ is closed to new replies.