Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CreateFramework] don't override existing variables #5597

Merged
merged 1 commit into from
Aug 20, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Aug 4, 2015

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.

When extracting the request attributes, existing variables must not be
overridden so that the `$request` variable is passed to the template as
is.
@xabbuh
Copy link
Member Author

xabbuh commented Aug 4, 2015

After this is merged, we can consider #5522 again.

@timglabisch
Copy link
Contributor

👍

1 similar comment
@javiereguiluz
Copy link
Member

👍

@wouterj
Copy link
Member

wouterj commented Aug 20, 2015

👍

1 similar comment
@wouterj
Copy link
Member

wouterj commented Aug 20, 2015

👍

@wouterj wouterj merged commit 4b23fdc into symfony:2.3 Aug 20, 2015
wouterj added a commit that referenced this pull request Aug 20, 2015
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
@xabbuh xabbuh deleted the revert-5568 branch August 21, 2015 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants