
13 Oct
2016
13 Oct
'16
1:25 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8b87e6ae00fedec84104ed6f6ccc4ea3e84ebe81 https://github.com/phpmyadmin/phpmyadmin/commit/8b87e6ae00fedec84104ed6f6ccc... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-13 (Thu, 13 Oct 2016) Changed paths: M composer.json M libraries/common.inc.php M test/bootstrap-dist.php Log Message: ----------- Switch to MoTranslator 2.0 It changes API (to consistenly use camelCase) and removes use of eval(). See #6363, #11993 and phpmyadmin/motranslator#5 Signed-off-by: Michal Čihař <michal@cihar.com>