
14 Feb
2017
14 Feb
'17
10:50 a.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8767499594f3027c7b659483d17e98f6ec3a99b0 https://github.com/phpmyadmin/phpmyadmin/commit/8767499594f3027c7b659483d17e... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M libraries/Config.php Log Message: ----------- Avoid using ARRAY_FILTER_USE_KEY As these are not supported on PHP 5.5 and HHVM. Signed-off-by: Michal Čihař <michal@cihar.com>