When setting auth mode to cookie, the authentication does not show the login screen. Instead, an empty main-page screen appears with only the server-menubar.
0565b0e12aef4456f0172669659d63ebb1659c4f is first bad commit
commit 0565b0e12aef4456f0172669659d63ebb1659c4f
Author: Alex Marin <alex.ukf@gmail.com>
Date: Fri Jun 22 11:43:54 2012 +0300
oop: integrate authentication plugins
:040000 040000 db3624f37be94edcdad8d9c73854a193b5557134 f4e39712393bfb2236a9c647a344ce246d0319c1 M libraries
:100644 100644 69086d7e5b09f71314270f38b7f17d1101f00f92 1dc9145a073996b568ed92f1ae8fd1eba90520b7 M user_password.php
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fatal error: Can't inherit abstract function SplObserver::update() (previously declared abstract in PluginObserver) in libraries\plugins\PluginObserver.class.php on line 22
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fixed by making PluginObserver::update() non-abstract but with an exception-throwing method body, as PHP 5.2.x has problems with inheriting the SplObserver interface into this abstract class. Commit 13d7f61 may get reverted when some day phpMyAdmin drops support for PHP 5.2.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
0565b0e12aef4456f0172669659d63ebb1659c4f is first bad commit
commit 0565b0e12aef4456f0172669659d63ebb1659c4f
Author: Alex Marin <alex.ukf@gmail.com>
Date: Fri Jun 22 11:43:54 2012 +0300
oop: integrate authentication plugins
:040000 040000 db3624f37be94edcdad8d9c73854a193b5557134 f4e39712393bfb2236a9c647a344ce246d0319c1 M libraries
:100644 100644 69086d7e5b09f71314270f38b7f17d1101f00f92 1dc9145a073996b568ed92f1ae8fd1eba90520b7 M user_password.php
Fatal error: Can't inherit abstract function SplObserver::update() (previously declared abstract in PluginObserver) in libraries\plugins\PluginObserver.class.php on line 22
This bug was fixed in repository and will be part of a future release; thanks for reporting.
Fixed by making PluginObserver::update() non-abstract but with an exception-throwing method body, as PHP 5.2.x has problems with inheriting the SplObserver interface into this abstract class. Commit 13d7f61 may get reverted when some day phpMyAdmin drops support for PHP 5.2.