
12 Oct
2016
12 Oct
'16
5:07 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/motranslator Commit: a3ceb85ad2902994400f702e1f88d76d3d7892b1 https://github.com/phpmyadmin/motranslator/commit/a3ceb85ad2902994400f702e1f... Author: Michal Čihař <michal@cihar.com> Date: 2016-10-12 (Wed, 12 Oct 2016) Changed paths: M composer.json M src/Translator.php M tests/PluralFormulaTest.php Log Message: ----------- Avoid using eval() Use phpmyadin/simple-math for the expression calcualtion instead. Fixes #5 Signed-off-by: Michal Čihař <michal@cihar.com>