Skip Navigation

[Resolved] errors upon upgrade to wp 5.0.3

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 1.85 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 3 replies, has 2 voices.

Last updated by Charlyox 5 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#1189996

This error already happened with another one of my websites upon upgrading to wp 5.0.3.

It's displaying on the front-end and on the backend.

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in wp-content/plugins/types/vendor/toolset/types/embedded/includes/wpml.php on line 646

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in wp-content/plugins/types/vendor/toolset/types/embedded/includes/wpml.php on line 663

#1189997

Strangely enough downloading types from the worpdress admin screen gave me version 2.3.5.
I am now upgrading to 3.2.4.
AND
The issue still happens

#1190261

Hello,

This is a known issue with PHP 7.3, see the errata here:
https://toolset.com/errata/php-7-3-shows-warnings-about-continue-statement-in-types/

Please try the fix in above errata, and feedback if it is fixed, thanks

#1203652

My issue is resolved now. Thank you!