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 1b75cc0 commit f84a106Copy full SHA for f84a106
src/Symfony/Component/ExpressionLanguage/CHANGELOG.md
@@ -5,6 +5,7 @@ CHANGELOG
5
---
6
7
* Add support for null-safe syntax when parsing object's methods and properties
8
+ * Add new operators: `contains`, `starts with` and `ends with`
9
* Support lexing numbers with the numeric literal separator `_`
10
* Support lexing decimals with no leading zero
11
0 commit comments