
25 Feb
2018
25 Feb
'18
5:38 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9901a613249e2084635efd48e4d8afaa50f7dbae https://github.com/phpmyadmin/phpmyadmin/commit/9901a613249e2084635efd48e4d8... Author: Maurício Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-02-25 (Sun, 25 Feb 2018) Changed paths: M libraries/classes/UserPassword.php M user_password.php Log Message: ----------- Replace static methods with instance methods Replace PhpMyAdmin\UserPassword static methods with instance methods. Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>