Skip to content
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

Compatibility to PHP7 #8

Open
Juergen-aus-Zuendorf opened this issue Feb 6, 2018 · 2 comments
Open

Compatibility to PHP7 #8

Juergen-aus-Zuendorf opened this issue Feb 6, 2018 · 2 comments

Comments

@Juergen-aus-Zuendorf
Copy link

For compatibility to PHP7 some code has to be changed in syntax.php:

Line 141:
function handle($match, $state, $pos, Doku_Handler $handler)

Line 174:
function render($mode, Doku_Renderer $renderer, $data)

Best regards
Juergen

@rellampec
Copy link

This extension is pretty cool. Is the only group manager for dokuwiki (at least that allows updating and that comes with a minimum security setting for restricting namespace).

@Juergen-aus-Zuendorf when upgrading to php 8+ it certainly stops working. I am unsure if I applied the patch above, but it's working for me on php 7.4.33.

@rellampec
Copy link

rellampec commented Sep 27, 2024

The extension is not safe any longer... it doesn't work with PHP 7+ versions. @splitbrain is there a way to state this in the dokuwiki plugin's section?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants