1.5.0 (WIP) Full Changelog Enhancements Added support for image alt text by @jwoodhead in #2873 MPDF Writer : Make the mPDF temporary directory configurable via the tempDir PDF renderer option, defaulting to the system temporary directory by @danielwirz in #2898 Bug fixes Set writeAttribute return type by @radarhere fixing #2204 in #2776 Fix "Using null as an array offset" deprecation in Style::getStyle() on PHP 8.5 by @pwsdotru & @slayerfx fixing #2863 in #2892 Miscellaneous Update phpstan/phpstan requirement from ^0.12.88 || ^1.0.0 to ^0.12.88 || ^1.0.0 || ^2.0.0 by @dependabot & @Progi1984 in #2736 Restrict phpunit/phpunit to < 12 to fix unit tests on PHP 8.3/8.4 by @slayerfx fixing #2842 in #2889 Add PHP 8.5 to the CI matrix and fix chr()/ReflectionMethod::setAccessible() deprecations by @slayerfx in #2892 Deprecations BC Breaks Notes