crazy-max / docker-dokuwiki

DokuWiki Docker image
MIT License
43 stars 19 forks source link

Add support for php81-dom #49

Closed FilipeRamalho closed 1 year ago

FilipeRamalho commented 1 year ago

The Bulma template needs support for php81-dom or else it throws out this error

2023-02-12 13:16:51 /data/tpl/bulma/tpl_functions.php(57)   Error: Class "DOMDocument" not found
  #0 /data/tpl/bulma/main.php(86): _tpl_content()
  #1 /var/www/inc/actions.php(27): include('...')
  #2 /var/www/doku.php(126): act_dispatch()
  #3 {main}