We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f202b0 commit e3b8e15Copy full SHA for e3b8e15
1 file changed
CHANGELOG
@@ -1,5 +1,6 @@
1
# 3.28.0 (2026-XX-XX)
2
3
+ * Fix empty Markup values being treated as truthy in and, or, xor, not, ternary, and elvis expressions
4
* Fix a PHP 8.5 `chr()` deprecation when decoding an octal string escape sequence larger than `\377` (such as `"\777"`)
5
* Mark `Twig\Markup` as `@final`; it will be final in Twig 4.0
6
* Reduce memory usage and speed up the context restoration compiled at the end of `for` loops
0 commit comments