Using PHP 8.0.2 Downloaded version 4.7.9 and getting error Trying to access array offset on value of type bool in /srv/http/adminer/index.php on line 1735 connecting to MySQL (in Docker) Tried emptying cookies or in Incognito, the same error
Trying to access array offset on value of type bool in /srv/http/adminer/index.php on line 1735
This is already fixed in Git.
After updating to 4.8.0, the error is still present, just with line number 1467.
Please download the source codes and paste here a stack trace from the error line. There's no array operation at line 1467 of adminer-4.8.0.php.
adminer-4.8.0.php
Tried code from master https://github.com/vrana/adminer.git
PHP Warning: Trying to access array offset on value of type bool in /srv/http/adminer-git/adminer/include/auth.inc.php on line 44 PHP Warning: Undefined variable $tables in /srv/http/adminer-git/adminer/include/adminer.inc.php on line 972
Arch Linux PHP/8.0.2
Thanks, this is really useful, fixed. Please comment here if you find more.
Log in to post a comment.
This is already fixed in Git.
After updating to 4.8.0, the error is still present, just with line number 1467.
Please download the source codes and paste here a stack trace from the error line. There's no array operation at line 1467 of
adminer-4.8.0.php
.Tried code from master https://github.com/vrana/adminer.git
Arch Linux PHP/8.0.2
Thanks, this is really useful, fixed. Please comment here if you find more.