This week the phpMyAdmin began to require PHP 7.1 in the master branch. So I updated the dependencies and removed some PHP 5 code. I also refactored some classes by replacing the static methods with instance methods.
Issues:
- #13896 Bump minimum version to PHP 7.1 for phpMyAdmin 5.0
- #13919 Remove font size feature
- #13925 Remove font size feature
- #14186 Bump minimum version to PHP 7.1
The post Weekly phpMyAdmin contributions 2018-W15 appeared first on mauriciofauth.com.