BookStack/app/Util
Dan Brown 415cd6a360
Includes: Workaround for PHP 8.3.14 bug
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
2024-11-28 16:30:59 +00:00
..
CspService.php CSP: Updated handling of drawio URL to consider port 2024-07-14 16:06:18 +01:00
HtmlContentFilter.php Includes: Switched page to new system 2023-11-27 19:54:47 +00:00
HtmlDescriptionFilter.php WYSIWYG descriptions: Allowed anchor target attrs 2024-04-03 16:46:53 +01:00
HtmlDocument.php Includes: Workaround for PHP 8.3.14 bug 2024-11-28 16:30:59 +00:00
HtmlNonceApplicator.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
OutOfMemoryHandler.php Thumbnails: Added OOM handling and regen endpoint 2023-09-29 13:54:08 +01:00
SimpleListOptions.php Fixed phpstan static usage warning, updated ci flows 2022-11-03 14:14:22 +00:00
SsrUrlValidator.php SSR: Updated allow list handling & covered webhook usage 2023-08-26 20:13:37 +01:00
SvgIcon.php Extracted icon helper, aligned container resolution 2023-09-16 18:26:28 +01:00
WebSafeMimeSniffer.php Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00