Skip to content

Commit e3b8e15

Browse files
committed
Update CHANGELOG
1 parent 2f202b0 commit e3b8e15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# 3.28.0 (2026-XX-XX)
22

3+
* Fix empty Markup values being treated as truthy in and, or, xor, not, ternary, and elvis expressions
34
* Fix a PHP 8.5 `chr()` deprecation when decoding an octal string escape sequence larger than `\377` (such as `"\777"`)
45
* Mark `Twig\Markup` as `@final`; it will be final in Twig 4.0
56
* Reduce memory usage and speed up the context restoration compiled at the end of `for` loops

0 commit comments

Comments
 (0)