Skip to content

v1.7.8, MLF1 runs now under PHP 7.2

Compare
Choose a tag to compare
@auge8472 auge8472 released this 27 Apr 19:44
· 142 commits to trunk since this release
  • replace the old mysql library of PHP with the mysqli library
  • mask values for use in database queries with type matching functions (i.e. intval for integers and mysqli_real_escape_string for strings)
  • rework of the installation and update script