PHP Notice on WP-CLI
-
Good morning,
When running
wp plugin verify-checksums --all
, I get this notice:Notice: Undefined index: SERVER_NAME in wp-content/plugins/planso-forms/index.php on line 109
I think that there is an issue with this plugin when running WP-CLI in general. The plugin should detect if the PHP script is called from a browser or from CLI.
Please adjust that.
- The topic ‘PHP Notice on WP-CLI’ is closed to new replies.