Title: php7.3 warning
Last modified: August 26, 2019

---

# php7.3 warning

 *  Resolved [penhtech](https://wordpress.org/support/users/penhtech/)
 * (@penhtech)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php7-3-warning/)
 * Warning: “continue” targeting switch is equivalent to “break”. Did you mean to
   use “continue 2”? in /www/easylanguages_680/public/releases/20190826095602/web/
   app/plugins/cf7-polylang/admin/class-cf7-polylang-admin.php on line 92
 * Once again, “continue 2” fixes the issue. I tried a pull request on the grid 
   plugin but was informed I did not have permissions. I have never contributed 
   to open source projects before (wanted to, just never had the chance) so it is
   probably just a setting on my GitHub account but since this is such a minor change
   I did not spend time to follow up. Thanks for the great plugins, by the way.

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php7-3-warning/#post-11880589)
 * thanks [@penhtech](https://wordpress.org/support/users/penhtech/). Fixed in the
   new release
 * >  I tried a pull request on the grid plugin but was informed I did not have 
   > permissions.
 * odd, its a public repo. a PR is done by forking your own branch of the code, 
   and then making a request (a PR) to merge it back to the main branch with your
   changes. As the author of the repo, I can then either accept (merge it) or reject
   the PR.
 * > I have never contributed to open source projects before (wanted to, just never
   > had the chance)
 * well better late than never 🙂
 *  Thread Starter [penhtech](https://wordpress.org/support/users/penhtech/)
 * (@penhtech)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php7-3-warning/#post-11882848)
 * That is exactly what I did. I have never had a problem with this in the past 
   on the private repos I have authorization on, so not sure what the issue was.
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php7-3-warning/#post-11893041)
 * odd, let me know if you get stuck by email on vrata at syllogic dot in.

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

The topic ‘php7.3 warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-polylang.svg)
 * [Contact Form 7 Polylang Module](https://wordpress.org/plugins/cf7-polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-polylang/reviews/)

## Tags

 * [php7.3](https://wordpress.org/support/topic-tag/php7-3/)

 * 3 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/php7-3-warning/#post-11893041)
 * Status: resolved