I get an error when I try to access my own Adminer 4.8.0 in the localhost/adminer
route with my browser. It works without Laragon.
Using:
- Laragon 4.0.16 (which has the Adminer 4.6.3 app)
- PHP 8.0.3
I get the following error:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\Programs\Laragon\etc\apps\adminer\index.php on line 1170
Warning: Undefined array key "script" in C:\Programs\Laragon\etc\apps\adminer\index.php on line 169
Warning: Undefined array key "HTTP_X_FORWARDED_PREFIX" in C:\Programs\Laragon\etc\apps\adminer\index.php on line 169
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc() in C:\Programs\Laragon\etc\apps\adminer\index.php:20 Stack trace: #0 C:\Programs\Laragon\etc\apps\adminer\index.php(169): remove_slashes(Array, false) #1 {main} thrown in C:\Programs\Laragon\etc\apps\adminer\index.php on line 20