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 #5597 [CreateFramework] don't override existing variables (xabbuh)
This PR was merged into the 2.3 branch.
Discussion
----------
[CreateFramework] don't override existing variables
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | all
| Fixed tickets | #5568
When extracting the request attributes, existing variables must not be
overridden so that the `$request` variable is passed to the template as
is.
Commits
-------
4b23fdc don't override existing variables
0 commit comments