Skip to content

Conversation

@WebFreak001
Copy link
Contributor

Description:

Fixes plugins using dom methods, which may expect it because normal php by default is compiled with dom methods on.

In practice this fixes minor issues in the popular sprintdoc template.

Benefits of this PR and context:

Fixes cosmocode/dokuwiki-template-sprintdoc#65

How Has This Been Tested?

Only tested and validated on an x86_64 machine.

Source / References:

sprintdoc: https://www.dokuwiki.org/template:sprintdoc
missing function: https://www.php.net/manual/en/function.dom-import-simplexml.php

Fixes plugins using dom methods, which may expect it because php by
default is compiled with dom methods on.

Fixes cosmocode/dokuwiki-template-sprintdoc#65
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening this pull request! Be sure to follow the pull request template!

@LinuxServer-CI
Copy link
Collaborator

@thespad thespad merged commit 3408d86 into linuxserver:master Jul 20, 2021
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

Successfully merging this pull request may close these issues.

invisible paragraph edit buttons

3 participants