-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems with Release rc-2020-06-09 "Hogfather". #16
Comments
Today I also tried to:
The plugin doesn't even appear in the list when trying to configure the Authentication backend (from web ui) |
I guess the plugin is already too old :). Do you feel like sending a fix in a PR? I haven't been using DokuWiki for years now... |
The fix is easy. Just change in the file action.php line: to public function register(Doku_Event_Handler $controller) |
as described in ivan-novakov#16 by @vecdan
@ivan-novakov are you going to merge the pull request? for me it works fine. |
The pull request as merged, thanks @ivan-novakov I think this issue can be closed. @ivan-novakov do you plan to publish a new release? |
After upgrading dokuwiki doesn't start.
Checking apache error log I see:
PHP Fatal error: Declaration of action_plugin_authshibboleth::register() must be compatible with dokuwiki\Extension\ActionPlugin::register(Doku_Event_Handler $controller) in /var/www/lib/plugins/authshibboleth/action.php on line 0,
PHP 5.6.31-1~dotdeb+7.1
apache 2.2
The text was updated successfully, but these errors were encountered: