Title: PHP-Error on PHP 7.3
Last modified: November 26, 2018

---

# PHP-Error on PHP 7.3

 *  Resolved [Chris](https://wordpress.org/support/users/bundfegadmin/)
 * (@bundfegadmin)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-php-7-3/)
 * Hi there,
    I have a site running on Debian PHP 7.3 RC5 (Final Version should 
   arrive any day soon: [https://wiki.php.net/todo/php73#timetable](https://wiki.php.net/todo/php73#timetable))
   and there is one error in a php-file. This is the error in the log, when you 
   edit the site or want so send a lost-password-mail:
 * AH01071: Got error ‘PHP message: PHP Warning: “continue” targeting switch is 
   equivalent to “break”. Did you mean to use “continue 2”? in /var/www/clients/
   client223/web1816/web/wp-content/plugins/mailpoet/vendor/cerdic/css-tidy/class.
   csstidy.php on line 891’, referer: [https://mydomain.com/wp-login.php?action=lostpassword](https://mydomain.com/wp-login.php?action=lostpassword)
 * Same error in combination with php 7.3: [https://github.com/barryvdh/laravel-dompdf/issues/503](https://github.com/barryvdh/laravel-dompdf/issues/503)

Viewing 1 replies (of 1 total)

 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-php-7-3/#post-10917834)
 * Hi [@bundfegadmin](https://wordpress.org/support/users/bundfegadmin/),
 * Thanks for writing in! We’ll send this over to the developers. From what we can
   see it appears to be a “false positive” as such as is just a warning that shouldn’t
   cause an issue (not a fatal error etc).
 * We only use break for compatibility for older PHP versions that don’t support`
   continue` in all contexts.
 * We’ll let the developers know. 🙂
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘PHP-Error on PHP 7.3’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

## Tags

 * [PHP 7.3](https://wordpress.org/support/topic-tag/php-7-3/)

 * 1 reply
 * 2 participants
 * Last reply from: [Wysija](https://wordpress.org/support/users/wysija/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-php-7-3/#post-10917834)
 * Status: resolved