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

Escape link in doc_link (bug #797)

This commit is contained in:
Jakub Vrana
2021-05-14 06:39:01 +02:00
parent 60ad161178
commit 4043092ec2
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.8.1-dev:
Internet Explorer or PDO in Adminer 4.7.8-4.8.0: Fix XSS in doc_link (bug #797)
Fix more PHP 8 warnings (bug #781)
Avoid PHP warnings with PDO drivers (bug #786, regression from 4.7.8)
MySQL: Allow moving views to other DB and renaming DB with views (bug #783)