Snippet switch warning

Hi! Getting this warning for the Snippet extension on PHP 7.3:

PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/snippet/functions/class-snippet-meta-box.php on line 470" while reading response header from upstream

Hi @kolyasapphire,

Thanks for reaching out.

It’s known the issue and should be fixed on future updates. For now, you can downgrade it below 7.3.

Thanks!

Alright, got it

Please stay tuned for the future updates :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.