[phpMyAdmin Git] [phpmyadmin/phpmyadmin] a6b3a9: Fix error when we can not generate random string

Michal Čihař michal at cihar.com
Tue Mar 1 15:39:56 CET 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: a6b3a9ce5132af6000d204760b9bfd51cd3e0ac8
      https://github.com/phpmyadmin/phpmyadmin/commit/a6b3a9ce5132af6000d204760b9bfd51cd3e0ac8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M ChangeLog
    M libraries/session.inc.php

  Log Message:
  -----------
  Fix error when we can not generate random string

Fixes #12056

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 02aa0729dcb876e0c87f6744309b6e5880f4e663
      https://github.com/phpmyadmin/phpmyadmin/commit/02aa0729dcb876e0c87f6744309b6e5880f4e663
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-03-01 (Tue, 01 Mar 2016)

  Changed paths:
    M libraries/Util.php
    M libraries/core.lib.php

  Log Message:
  -----------
  Make PMA_fatalError work even early

The messaging framework can not make assumptions about available objects
as this doesn't have to be satisfied in early PMA_fatalError case.

Issue #12056

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/8eee22be3ae7...02aa0729dcb8


More information about the Git mailing list