1449479337 | current | ||
---|---|---|---|
Line 139: | Line 139: | ||
This is thanks to PHP7's stricter type checking. The solution is to replace every ''&$handler'' with ''Doku_Handler $handler'' and every ''&$renderer'' with ''Doku_Renderer $renderer''. There are some other issue's as well that I resolved. I contacted the developer so he can integrate these changes. --- //[[xavier.decuyper@gmail.com|Xavier Decuyper]] 2015/12/07 04:07// | This is thanks to PHP7's stricter type checking. The solution is to replace every ''&$handler'' with ''Doku_Handler $handler'' and every ''&$renderer'' with ''Doku_Renderer $renderer''. There are some other issue's as well that I resolved. I contacted the developer so he can integrate these changes. --- //[[xavier.decuyper@gmail.com|Xavier Decuyper]] 2015/12/07 04:07// | ||
+ | |||
+ | A patched version of the plugin is available at [[https://github.com/arapat/markdowku|GitHub]]. The plugin can be directly installed using the "Manual Install" option of the "Extension Manager" using the following URL: | ||
+ | ''https://github.com/arapat/markdowku/archive/master.zip'' |
↧
plugin:markdowku - [PHP7 compatibility]
↧