We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e0282 commit 9c06d07Copy full SHA for 9c06d07
CHANGELOG.md
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
15
- Refactor `update.sh` (#408)
16
- Enable remoteip mod for Apache (#434)
17
- Add support for `PMA_SSL` and `PMA_SSLS` to enable SSL connection (#441)
18
+- Fixed looping through `$sockets` using the same index variable `$i` interferes with the last server id (#186)
19
20
## [5.2.1] - 2023-02-08
21
0 commit comments