
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 1c00728163c7a69888b216f9e7106d4154ea1ac6 https://github.com/phpmyadmin/phpmyadmin/commit/1c00728163c7a69888b216f9e710... Author: Michal Čihař <michal@cihar.com> Date: 2017-09-05 (Tue, 05 Sep 2017) Changed paths: M composer.json M doc/require.rst M libraries/classes/Core.php M libraries/hash.lib.php Log Message: ----------- Make hash extension required It is anyway shipped by default and carrying implementation of hash_hmac is not really a good idea long term. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 6bd94464c89c9ed8ada3bda7361f4d61cfc60a87 https://github.com/phpmyadmin/phpmyadmin/commit/6bd94464c89c9ed8ada3bda7361f... Author: Michal Čihař <michal@cihar.com> Date: 2017-09-06 (Wed, 06 Sep 2017) Changed paths: M composer.json M doc/require.rst M libraries/classes/Core.php M libraries/hash.lib.php Log Message: ----------- Merge pull request #13648 from nijel/hash-dependency Make hash extension required Compare: https://github.com/phpmyadmin/phpmyadmin/compare/503a711af2b5...6bd94464c89c