linuxserver / docker-dokuwiki

GNU General Public License v3.0
110 stars 24 forks source link

Add php7-dom extension #38

Closed WebFreak001 closed 3 years ago

WebFreak001 commented 3 years ago

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 https://github.com/cosmocode/dokuwiki-template-sprintdoc/issues/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

LinuxServer-CI commented 3 years ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/dokuwiki/2020-07-29-pkg-7b3eff94-pr-38/index.html https://ci-tests.linuxserver.io/lspipepr/dokuwiki/2020-07-29-pkg-7b3eff94-pr-38/shellcheck-result.xml