What's Changed
- Fixed failing {debug} tag. by @wisskid in #923
- Add php8.3 support by @wisskid in #926
- Fix incorrect code when escape_html=true by @wxiaoguang in #930
- Add template path to CompilerException to enable rich debug features by @wisskid in #936
- Implemented support for substr, implode and json_encode as modifiers. by @wisskid in #940
New Contributors
- @wxiaoguang made their first contribution in #930
Full Changelog: v5.0.0-rc2...v5.0.0-rc3