mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Develop
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
$VERSION = "5.0.4";
|
$VERSION = "5.0.5-dev";
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
|
Adminer dev:
|
||||||
|
|
||||||
Adminer 5.0.4 (released 2025-03-11):
|
Adminer 5.0.4 (released 2025-03-11):
|
||||||
Compile: Fix shortening in private methods (regression from 5.0.3)
|
Compile: Fix shortening in private methods (regression from 5.0.3)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user