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#59116 [TwigBridge] Add tests covering trans_default_domain with dynamic expressions (stof)
This PR was merged into the 6.4 branch.
Discussion
----------
[TwigBridge] Add tests covering `trans_default_domain` with dynamic expressions
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
This adds tests covering the usage of `{% trans_default_domain %}` with dynamic expressions (which we broken in 7.2.0 and fixed in symfony#59059, which those tests would have caught).
I'm adding those tests in 6.4 to increase test coverage on all versions, given that the test does not require changes anyway when upmerging.
#SymfonyHackday
Commits
-------
6262a62 Add tests covering `trans_default_domain` with dynamic expressions
0 commit comments