
10 Jul
2017
10 Jul
'17
3:27 p.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 59d0a9fe8670e0ff01e4a38f991f4a71cd118f99 https://github.com/phpmyadmin/phpmyadmin/commit/59d0a9fe8670e0ff01e4a38f991f... Author: Michal Čihař <michal@cihar.com> Date: 2017-07-10 (Mon, 10 Jul 2017) Changed paths: M libraries/Util.php Log Message: ----------- Add sanity checking for max_count We use it later for division, so make sure it's good for it. Fixes #13470 Signed-off-by: Michal Čihař <michal@cihar.com>