1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Re-enable PHP warnings

This commit is contained in:
Jakub Vrana
2020-12-09 15:09:28 +01:00
parent 190146672f
commit b89d418dcf
4 changed files with 17 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.7.9-dev:
Re-enable PHP warnings (regression from 4.7.8)
Adminer 4.7.8 (released 2020-12-06):
Support PHP 8
Disallow connecting to privileged ports (bug #769)