mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 18:44:02 +02:00
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.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Adminer 4.9.1-dev:
|
||||
Support PHP 8.3
|
||||
|
||||
Adminer 4.9.0:
|
||||
Validate connection to server in HTTP based drivers
|
||||
Elasticsearch 5: Make unusable driver usable again, move it to plugins
|
||||
|
Reference in New Issue
Block a user