Skip to content

3.8.2-Release

Latest
Compare
Choose a tag to compare
@ikkez ikkez released this 23 Jul 22:25
· 5 commits to master since this release

new patch release

CHANGELOG:

3.8.2 (24 Jul 2023)

  • feat, Base->format: optimize international date formatting for php8.1+
  • fix, Base->format: keep php7 compatibility in date formatter #360
  • fix, Markdown: unicode chars not captured correctly for headline slugs #363
  • fix, Preview->resolve: PHP8+ error, undefined variable $hash #359
  • fix, Base->clean: PHP8+ error, strip_tags with null value usage