Working to upgrade a Joomla installation to PHP 7.2 and MySQL8 on a test site. Everything working, except I'm getting this error on Easy Social.
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in D:\inetpub\wwwroot\testintra.ci.eagan.mn.us\administrator\components\com_easysocial\includes\bbcode\adapters\decoda\library\Decoda.php on line 928
Thoughts on what is causing this issue and how I might fix it? Thank so much!