1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 05:41:27 +02:00

Compile: Fix shortening in private methods

This commit is contained in:
Jakub Vrana
2025-03-11 13:50:23 +01:00
parent 5a4c4dd892
commit 2e5027a1aa
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<?php
namespace Adminer;
$VERSION = "5.0.3";
$VERSION = "5.0.4-dev";