Title: Recent PHP Warnings
Last modified: February 21, 2020

---

# Recent PHP Warnings

 *  Resolved [John Hazel](https://wordpress.org/support/users/gjohnhazel/)
 * (@gjohnhazel)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/recent-php-warnings/)
 * The following Warnings are now appearing on my website. I did not have an issue
   with these previously. It may be an incompatibility with a recent PHP update.
 * Warning: “continue” targeting switch is equivalent to “break”. Did you mean to
   use “continue 2”? in /wp-content/plugins/awesome-support/includes/functions-templating.
   php on line 694
 * Warning: “continue” targeting switch is equivalent to “break”. Did you mean to
   use “continue 2”? in /wp-content/plugins/awesome-support/includes/class-product-
   sync.php on line 193
 * Warning: “continue” targeting switch is equivalent to “break”. Did you mean to
   use “continue 2”? in /wp-content/plugins/awesome-support/includes/class-product-
   sync.php on line 220
 * Warning: “continue” targeting switch is equivalent to “break”. Did you mean to
   use “continue 2”? in /wp-content/plugins/awesome-support/includes/class-product-
   sync.php on line 242
 * Warning: Cannot modify header information – headers already sent by (output started
   at /wp-content/plugins/awesome-support/includes/functions-templating.php:694)
   in /wp-content/plugins/awesome-support/vendor/ericmann/wp-session-manager/includes/
   class-wp-session.php on line 142

Viewing 1 replies (of 1 total)

 *  [George Lewe](https://wordpress.org/support/users/glewe/)
 * (@glewe)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/recent-php-warnings/#post-12469855)
 * Hi John,
    I ran into the same errors. Two files need to be patched to get rid
   of them. I have outlined them on this page: [https://support.lewe.com/docs/building-a-free-support-website/plugin-awesome-support/](https://support.lewe.com/docs/building-a-free-support-website/plugin-awesome-support/)
   I hope that helps. Best regards, George

Viewing 1 replies (of 1 total)

The topic ‘Recent PHP Warnings’ is closed to new replies.

 * ![](https://ps.w.org/awesome-support/assets/icon-256x256.png?rev=1849681)
 * [Awesome Support - WordPress HelpDesk & Support Plugin](https://wordpress.org/plugins/awesome-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/awesome-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/awesome-support/)
 * [Active Topics](https://wordpress.org/support/plugin/awesome-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/awesome-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/awesome-support/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [Updates](https://wordpress.org/support/topic-tag/updates/)

 * 1 reply
 * 2 participants
 * Last reply from: [George Lewe](https://wordpress.org/support/users/glewe/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/recent-php-warnings/#post-12469855)
 * Status: resolved