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

Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200

Thanks to Adam Crosser and Brian Sizemore
This commit is contained in:
Jakub Vrana
2021-02-05 16:16:23 +01:00
parent 1e1c46ac72
commit ccd2374b0b
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.7.9-dev:
Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200
Re-enable PHP warnings (regression from 4.7.8)
Adminer 4.7.8 (released 2020-12-06):