mirror of
https://github.com/vrana/adminer.git
synced 2026-01-15 03:52:53 +01:00
359 B
359 B
Upgrade guide
Migrating to 4.10
- Remove plugin AdminerTablesFilter (plugins/tables-filter.php) if you use it. Its functionality was integrated into the base code.
- If you use complex custom theme, you will probably need to adjust a thing or two.
Migrating to 4.9
- Minimum required PHP version is 5.6.