mirror of
https://github.com/vrana/adminer.git
synced 2025-08-09 16:17:48 +02:00
Bump version to 4.9.3-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$VERSION = "4.9.2";
|
||||
$VERSION = "4.9.3-dev";
|
||||
|
||||
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