• I’ve noticed Subscribe to Comments plugin loading up my debug.log file with PHP Strict Standards warnings. It seems to be just three lines in the main plugin file:

    PHP Strict Standards:  Only variables should be assigned by reference in /public_html/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 767
    PHP Strict Standards:  Only variables should be assigned by reference in /public_html/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 590
    PHP Strict Standards:  Only variables should be assigned by reference in /public_html/wp-content/plugins/subscribe-to-comments/subscribe-to-comments.php on line 1047

    https://wordpress.org/plugins/subscribe-to-comments/

Viewing 2 replies - 1 through 2 (of 2 total)
  • same here although I only see it on line 590

    same here although I only see it on line 590

    Same here:

    Strict Standards: Only variables should be assigned by reference in ~~~\wp-content\plugins\subscribe-to-comments\subscribe-to-comments.php on line 590

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Strict Standards Warning’ is closed to new replies.