Title: PHP warning in error_log_php file
Last modified: June 3, 2019

---

# PHP warning in error_log_php file

 *  [d4rkid](https://wordpress.org/support/users/d4rkid/)
 * (@d4rkid)
 * [6 years, 12 months ago](https://wordpress.org/support/topic/php-warning-in-error_log_php-file/)
 * Hi,
 * in my error_log_php file there’s the following PHP warning:
 * PHP Warning: “continue” targeting switch is equivalent to “break”. Did you mean
   to use “continue 2”? in /wp-content/plugins/my-wp-translate/includes/class-my-
   wp-translate-po-parser.php on line 167
 * Could you fix this problem with the next update of the plugin?
 * Thanks.

Viewing 1 replies (of 1 total)

 *  [1benk1](https://wordpress.org/support/users/1benk1/)
 * (@1benk1)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/php-warning-in-error_log_php-file/#post-11940838)
 * This warning occurs with PHP 7.3 and should be fixed, because with PHP 8.x this
   will be a compile error!
 * See also:
    [https://www.php.net/manual/en/control-structures.continue.php](https://www.php.net/manual/en/control-structures.continue.php)

Viewing 1 replies (of 1 total)

The topic ‘PHP warning in error_log_php file’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/my-wp-translate_82878a.svg)
 * [My WP Translate](https://wordpress.org/plugins/my-wp-translate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-wp-translate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-wp-translate/)
 * [Active Topics](https://wordpress.org/support/plugin/my-wp-translate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-wp-translate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-wp-translate/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [1benk1](https://wordpress.org/support/users/1benk1/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/php-warning-in-error_log_php-file/#post-11940838)
 * Status: not resolved