Error message on access to admin panel
Hello
On a fresh install, have this message when accessing admin panel :
Strict Standards: Declaration of AdminPanelAction::prepare() should be compatible with Action::prepare(array $args = Array) in /home/XXX/social/lib/adminpanelaction.php on line 263
Strict Standards: Declaration of AdminPanelAction::handle() should be compatible with Action::handle() in /home/XXX/social/lib/adminpanelaction.php on line 263
I can change settings so not sure it is important... but it is annoying.
PHP 5.6 + MariaDB 10 (MySQL 5.5+)