mirror of
https://github.com/vrana/adminer.git
synced 2025-08-06 06:37:33 +02:00
Release 5.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## Adminer dev
|
## Adminer 5.3.0 (released 2025-05-04)
|
||||||
- Align numeric functions right
|
- Align numeric functions right
|
||||||
- Autocomplete: Support table aliases
|
- Autocomplete: Support table aliases
|
||||||
- Fix type error in Create function (bug #1053, regression from 5.1.1)
|
- Fix type error in Create function (bug #1053, regression from 5.1.1)
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
const VERSION = "5.2.2-dev";
|
const VERSION = "5.3.0";
|
||||||
|
Reference in New Issue
Block a user