PHP E_DEPRECATED warning
-
I know the following warning is not critical, but I use Rollbar to log such warnings, and they count toward my quota. In any case, even such warnings should be fixed.
E_DEPRECATED: explode(): Passing null to parameter #2 ($string) of type string is deprecated (/var/www/ultimatehackingkeyboard.com/wordpress/wp-content/plugins/fluent-smtp/app/Functions/helpers.php:213) explode(/var/www/ultimatehackingkeyboard.com/wordpress/wp-content/plugins/fluent-smtp/app/Functions/helpers.php:213) fluentMailSend(/var/www/ultimatehackingkeyboard.com/wordpress/wp-content/plugins/fluent-smtp/fluent-smtp.php:42) wp_mail(/var/www/ultimatehackingkeyboard.com/wordpress/wp-includes/pluggable.php:2100) wp_password_change_notification(/var/www/ultimatehackingkeyboard.com/wordpress/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php:372) WC_Shortcode_My_Account::reset_password(/var/www/ultimatehackingkeyboard.com/wordpress/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php:1081) WC_Form_Handler::process_reset_password(/var/www/ultimatehackingkeyboard.com/wordpress/wp-includes/class-wp-hook.php:324) WP_Hook::apply_filters(/var/www/ultimatehackingkeyboard.com/wordpress/wp-includes/class-wp-hook.php:348) WP_Hook::do_action(/var/www/ultimatehackingkeyboard.com/wordpress/wp-includes/plugin.php:517) do_action(/var/www/ultimatehackingkeyboard.com/wordpress/wp-settings.php:722) require_once(/var/www/ultimatehackingkeyboard.com/wordpress/wp-config.php:111) require_once(/var/www/ultimatehackingkeyboard.com/wordpress/wp-load.php:50) require_once(/var/www/ultimatehackingkeyboard.com/wordpress/wp-blog-header.php:13) require(/var/www/ultimatehackingkeyboard.com/wordpress/index.php:17)
- You must be logged in to reply to this topic.