[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7e19be: Check if sessions are working and report failures

Michal Čihař michal at cihar.com
Thu Apr 21 12:12:25 CEST 2016


  Branch: refs/heads/QA_4_6
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 7e19be3a1082c3c603ae52d0ecb74a97fc9bcf2c
      https://github.com/phpmyadmin/phpmyadmin/commit/7e19be3a1082c3c603ae52d0ecb74a97fc9bcf2c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

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

  Log Message:
  -----------
  Check if sessions are working and report failures

- Always check for session_start erorrs and report them, this catches
  completely broken session storage or no free inodes for files
- Check whether session can be written, this catches the full disk case

Fixes #12204

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




More information about the Git mailing list