new patch release
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