Skip to content

Fixed createResponse #64

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

Merged
merged 1 commit into from
Apr 3, 2019
Merged

Conversation

ddegasperi
Copy link

No description provided.

ddegasperi referenced this pull request Mar 27, 2019
… to a Symfony header cookie (tinyroy)

This PR was merged into the 1.2-dev branch.

Discussion
----------

removed 'Set-Cookie' from header when it is already converted to a Symfony header cookie

Fix #25
Fix #26

Commits
-------

dd1111e removed 'Set-Cookie' from header when it is already converted to a Symfony header cookie
@alexpott
Copy link

alexpott commented Apr 3, 2019

Drupal 8 needs this too! Cause we still support PHP 5 on some versions - see https://www.drupal.org/project/drupal/issues/3045483#comment-13052792

@nicolas-grekas
Copy link
Member

Thank you @ddegasperi.

@nicolas-grekas nicolas-grekas merged commit 580de38 into symfony:1.1 Apr 3, 2019
nicolas-grekas added a commit that referenced this pull request Apr 3, 2019
This PR was merged into the 1.1 branch.

Discussion
----------

Fixed createResponse

Commits
-------

580de38 Fixed createResponse
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.

3 participants