[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1c0072: Make hash extension required

Michal Čihař michal at cihar.com
Wed Sep 6 14:10:11 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 1c00728163c7a69888b216f9e7106d4154ea1ac6
      https://github.com/phpmyadmin/phpmyadmin/commit/1c00728163c7a69888b216f9e7106d4154ea1ac6
  Author: Michal Čihař <michal at 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 at cihar.com>


  Commit: 6bd94464c89c9ed8ada3bda7361f4d61cfc60a87
      https://github.com/phpmyadmin/phpmyadmin/commit/6bd94464c89c9ed8ada3bda7361f4d61cfc60a87
  Author: Michal Čihař <michal at 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


More information about the Git mailing list