[Phpmyadmin-git] [phpmyadmin/phpmyadmin] aa92d2: Allow config loader to recover from fatal errors

Michal Čihař mcihar at suse.cz
Wed Aug 7 15:13:24 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: aa92d229311b6d70a86156c5f499459483bd1583
      https://github.com/phpmyadmin/phpmyadmin/commit/aa92d229311b6d70a86156c5f499459483bd1583
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/Config.class.php

  Log Message:
  -----------
  Allow config loader to recover from fatal errors

The config loader now registers shutdown function which can print out
error message in case of loading config file fails.

Fixes bug #3980


  Commit: a89bb5dd929d51857353761c0fe452bd046a2637
      https://github.com/phpmyadmin/phpmyadmin/commit/a89bb5dd929d51857353761c0fe452bd046a2637
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/Config.class.php

  Log Message:
  -----------
  Move assignment out of if


  Commit: bb1df87584da4e967929c13877bbf79800578333
      https://github.com/phpmyadmin/phpmyadmin/commit/bb1df87584da4e967929c13877bbf79800578333
  Author: Michal Čihař <mcihar at suse.cz>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M libraries/Config.class.php

  Log Message:
  -----------
  Gettext is already loaded at this point


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7153a45546e7...bb1df87584da


More information about the Git mailing list