Merge branch 'QA_4_5'
This commit is contained in:
commit
44be1e68ee
@ -28,6 +28,7 @@ phpMyAdmin - ChangeLog
|
||||
- issue #11630 Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given
|
||||
- issue #11632 Exporting GIS visualization ignores start and row count
|
||||
- issue #11476 Errors instead of git info when PHP has no gzip support
|
||||
- issue #11633 CodeMirror tooltip shows below modal window
|
||||
|
||||
4.5.1.0 (2015-10-23)
|
||||
- issue Invalid argument supplied for foreach()
|
||||
|
||||
@ -74,4 +74,7 @@ span.cm-number {
|
||||
}
|
||||
.CodeMirror-hints {
|
||||
z-index: 200;
|
||||
}
|
||||
}
|
||||
.CodeMirror-lint-tooltip {
|
||||
z-index: 200;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user