]> git.joonet.de Git - adminer.git/commit
PHP 8.3 error suppression
authorSneda8 <85223444+Sneda8@users.noreply.github.com>
Sun, 17 Dec 2023 00:36:25 +0000 (01:36 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 19 Feb 2025 10:16:36 +0000 (11:16 +0100)
commitb6f9f58712d2b9d88946ab516b9697fe5da63e67
treeaa24456ecb897191f8cf139775fa61fd68d99e09
parentfdeb9557cdb7c784bbd8c3a1feb6d1c1d5404593
PHP 8.3 error suppression

PHP 8.3 has shortened the array access on null error message to "Trying to access array offset on null". This commit changes the regular expression used to circumvent errors.
adminer/include/bootstrap.inc.php
adminer/include/version.inc.php
changes.txt
compile.php