mirror of
https://github.com/vrana/adminer.git
synced 2026-02-16 11:37:44 +01:00
15 lines
359 B
Markdown
15 lines
359 B
Markdown
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.
|