Warning: "continue" targeting switch is equivalent to "break".
Posted by: ngonex (---.27.115.82.liquidtelecom.net)
Date: August 12, 2020 01:49PM

How to solve the following error message in phpMyadmin 4.7.9

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\wamp64\apps\phpmyadmin4.7.9\libraries\config\FormDisplay.php on line 661

Sometimes if i refresh the page the error disappers i only see this error when using php version 7.3.13 in older versions of php i dont see the errpr

Options: ReplyQuote
Re: Warning: "continue" targeting switch is equivalent to "break".
Posted by: Otomatic (Moderator)
Date: August 12, 2020 03:13PM

Hi,

This is an error due to PHP evolutions. PhpMyAdmin 4.7.9 does not support PHP 7.3.

Use a recent version of PhpMyAdmin 4.9.5 or 5.0.2.

See https://wampserver.aviatechno.net/

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.