I get warnings in Edit Post Field Group after updating PHP to 7.3:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in .../wp-content/plugins/types/vendor/toolset/types/includes/classes/class.types.admin.edit.custom.fields.group.php on line 1508
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in .../wp-content/plugins/types/vendor/toolset/types/includes/classes/class.types.admin.edit.custom.fields.group.php on line 1515
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in ..../wp-content/plugins/types/vendor/toolset/types/includes/classes/class.types.admin.edit.custom.fields.group.php on line 1522
I would just like to update you that fix for this issue will be shipped with next release of Types version 3.3 that is scheduled to release in a 2-3 weeks from now if all goes well.
Well - you should go ahead and edit post field group and as acknowledge before the fix for this issue will be shipped with next release of Types version 3.3 which is currently in QA.