Files
adminer/docs/upgrade.md
Peter Knut 5fdc9dc427 Update docs
2024-11-21 09:59:57 +01:00

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.