Skip to content

Commit 6fee341

Browse files
committed
Update to version 4.8.5
1 parent 7fcafe9 commit 6fee341

File tree

299 files changed

+3504
-2391
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

299 files changed

+3504
-2391
lines changed

.DS_Store

6 KB
Binary file not shown.

phpmyadmin/.DS_Store

6 KB
Binary file not shown.

phpmyadmin/ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
phpMyAdmin - ChangeLog
22
======================
33

4+
4.8.5 (2019-01-25)
5+
- issue Developer debug data was saved to the PHP error log
6+
- issue #14217 Fix issue when adding user on MySQL 8.0.11
7+
- issue #13788 Exporting a view structure based on another view with a sub-query throws no database selected error
8+
- issue #14635 Fix PHP error in GitRevision, error in processing request, error code 200
9+
- issue #14787 Cannot execute stored procedure
10+
- issue Add Burmese language
11+
- issue #14794 Not responding to click, frozen interface, plugin Text_Plain_Sql error
12+
- issue #14786 Table level Operations functions missing
13+
- issue #14791 PHP warning, db_export.php#L91 urldecode()
14+
- issue #14775 Export to SQL format not available for tables
15+
- issue #14782 Error message shown instead of two-factor QR code when adding 2fa to a user
16+
- issue [security] Arbitrary file read/delete relating to MySQL LOAD DATA LOCAL INFILE and an evil server instance (PMASA-2019-1)
17+
- issue [security] SQL injection in Designer (PMASA-2019-2)
18+
419
4.8.4 (2018-12-11)
520
- issue #14452 Remove hash param in edit query URL
621
- issue #14295 Issue in Changing theme

phpmyadmin/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
phpMyAdmin - Readme
22
===================
33

4-
Version 4.8.4
4+
Version 4.8.5
55

66
A web interface for MySQL and MariaDB.
77

phpmyadmin/RELEASE-DATE-4.8.4

Lines changed: 0 additions & 1 deletion
This file was deleted.

phpmyadmin/RELEASE-DATE-4.8.5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sat Jan 26 03:04:17 UTC 2019

0 commit comments

Comments
 (0)