Skip to content

1.5.0 (WIP)

Full Changelog

Enhancements

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
  • Html: Map <s>, <strike> and <del> tags to strikethrough and fix decimal percentage table/cell widths (e.g. 49.85%) being truncated by @aswinkumar863 in #2930

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