mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 00:54:08 +02:00
Release 4.9.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$VERSION = "4.9.4-dev";
|
||||
$VERSION = "4.9.4";
|
||||
|
||||
function adminer_errors($errno, $errstr) {
|
||||
return !!preg_match('~^(Trying to access array offset on( value of type)? null|Undefined (array key|property))~', $errstr);
|
||||
|
Reference in New Issue
Block a user