PHP 7.3 Compatibility
-
On a test site running PHP 7.3 I get the following warning:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in .../wp-content/plugins/ari-adminer/adminer/adminer/adminer/drivers/mongo.inc.php on line 529I know it’s just a PHP warning, and will go away with DEBUG turned off, just ett you know in case you haven’t gotten a report of it yet. It could be a problem within adminer itself, but I’ve not run into it on a different site directly implementing adminer.
It doesn’t affect functionality at all, but will clog up logs if not fixed eventually.
GREAT plugin, by the way.
The topic ‘PHP 7.3 Compatibility’ is closed to new replies.