]> BookStack Code Mirror - bookstack/commitdiff
Includes: Workaround for PHP 8.3.14 bug
authorDan Brown <redacted>
Thu, 28 Nov 2024 16:30:59 +0000 (16:30 +0000)
committerDan Brown <redacted>
Thu, 28 Nov 2024 16:30:59 +0000 (16:30 +0000)
Changed DOMText creation to be done via document so its document
reference is correct to avoid a bug in PHP 8.3.14.
Ref: https://github.com/php/php-src/issues/16967

Fixes #5341


No differences found