Title: PHP errors
Last modified: September 24, 2019

---

# PHP errors

 *  Resolved [zebrahosting](https://wordpress.org/support/users/zebrahosting/)
 * (@zebrahosting)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/php-errors-171/)
 * Jut installed the plugin to decide about buying a package but see PHP errors 
   in the admin.
 * Not good! Please fix.
 * PHP 7.3 / NGINX / Redis
 * “continue” targeting switch is equivalent to “break”. Did you mean to use “continue
   2”? 1
    + wp-content/plugins/awesome-support/includes/functions-templating.php:
   694 Plugin: awesome-support Waarschuwing “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? 1 + wp-content/plugins/awesome-
   support/includes/class-product-sync.php:193 Plugin: awesome-support Waarschuwing“
   continue” targeting switch is equivalent to “break”. Did you mean to use “continue
   2”? 1 + wp-content/plugins/awesome-support/includes/class-product-sync.php:220
   Plugin: awesome-support Waarschuwing “continue” targeting switch is equivalent
   to “break”. Did you mean to use “continue 2”? 1 + wp-content/plugins/awesome-
   support/includes/class-product-sync.php:242 Plugin: awesome-support

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Igor Jerosimić](https://wordpress.org/support/users/x64igor/)
 * (@x64igor)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/php-errors-171/#post-12070569)
 * Having the same issue in PHP 7.3 (no errors in v7.2).
 * [https://www.php.net/manual/en/control-structures.continue.php](https://www.php.net/manual/en/control-structures.continue.php)
 * > In PHP the switch statement is considered a looping structure for the purposes
   > of continue. continue behaves like break (when no arguments are passed). If
   > a switch is inside a loop, continue 2 will continue with the next iteration
   > of the outer loop.
 *  [Darrin](https://wordpress.org/support/users/darrinr/)
 * (@darrinr)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/php-errors-171/#post-12114653)
 * Reverting to php 7.2 is what I had to do.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP errors’ 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/)

 * 2 replies
 * 3 participants
 * Last reply from: [Darrin](https://wordpress.org/support/users/darrinr/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/php-errors-171/#post-12114653)
 * Status: resolved