Skip to content

1.4.0

Latest

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Apr 07:32

Included commits: 1.3.0...1.4.0

Fixes

  • Fixed HTML sanitization on PHP 8.4 by introducing NativeHtmlParser that passes LIBXML_NOERROR when parsing HTML, preventing malformed entity warnings from propagating as ErrorException through Spryker's error handler and causing back office configuration failures.