Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86e87a2

Browse files
committed
minor #45942 [ExpressionLanguage] Add missing changelog entry (nicolas-grekas)
This PR was merged into the 6.1 branch. Discussion ---------- [ExpressionLanguage] Add missing changelog entry | Q | A | ------------- | --- | Branch? | 6.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Related to #45912 Commits ------- f84a106 [ExpressionLanguage] Add missing changelog entry
2 parents 9c37015 + f84a106 commit 86e87a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/ExpressionLanguage/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
---
66

77
* Add support for null-safe syntax when parsing object's methods and properties
8+
* Add new operators: `contains`, `starts with` and `ends with`
89
* Support lexing numbers with the numeric literal separator `_`
910
* Support lexing decimals with no leading zero
1011

0 commit comments

Comments
 (0)