v1.7.8, MLF1 runs now under PHP 7.2
- replace the old
mysql
library of PHP with themysqli
library - mask values for use in database queries with type matching functions (i.e.
intval
for integers andmysqli_real_escape_string
for strings) - rework of the installation and update script