Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-07-16 08:05:39 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-07-16 08:05:39 +0300
commit59b8f31a83df7d9f35a307477512ab84d1322e4c (patch)
tree0190e91a6d94c2a43e91785bf967d0c316fbe9d1 /ChangeLog
parent346923e20a1e00adf98bf1e9164118dc05ad22ba (diff)
parent519522428e606b62d5a3468889574733c367e03b (diff)
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4b2e60103e..0c631aca7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@ phpMyAdmin - ChangeLog
- issue #17586 Fix statistics not showing for empty databases
- issue #17592 Clicking on the New index link on the sidebar does not throw an error anymore
- issue #17584 It's now possible to browse a database that includes two % in its name
+- issue Fix PHP 8.2 deprecated string interpolation syntax
+- issue Some languages are now correctly detected from the HTTP header
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5