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
bug #3809 Restores the leniency of the matches twig comparison (la5942)
This PR was merged into the 3.x branch.
Discussion
----------
Restores the leniency of the `matches` twig comparison
Restores the leniency of the `matches` twig comparison, allowing null subject to result in a non-match.
Resolves BC break introduced in PR #3687 ref in #3801 (comment)
As per pattern in #3617
Commits
-------
f136668 Restores the leniency of the `matches` twig comparison, allowing null subject to result in a non-match.
0 commit comments