You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#58462 [ExpressionLanguage] Add missing test case for Lexer (alexandre-daubois)
This PR was merged into the 5.4 branch.
Discussion
----------
[ExpressionLanguage] Add missing test case for `Lexer`
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Adds a missing test case for `Lexer`. Unclosed brackets are already tested, but not closing bracket without abnormal opening one.
Commits
-------
4eb9157 [ExpressionLanguage] Add missing test case for `Lexer`
0 commit comments