mirror of
https://github.com/vrana/adminer.git
synced 2026-05-06 11:46:22 +02:00
Update docs
This commit is contained in:
14
docs/upgrade.md
Normal file
14
docs/upgrade.md
Normal file
@@ -0,0 +1,14 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user