Skip to content

Add initial cookie support in \PHPPM\Bridges\HttpKernel::mapRequest(). #12

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
Jan 15, 2016

Conversation

kentr
Copy link

@kentr kentr commented Jan 15, 2016

Adds support for cookies when creating SymfonyRequest from ReactRequest for issue php-pm/php-pm#55.
(cherry picked from commit 1c1a55d)

andig added a commit that referenced this pull request Jan 15, 2016
@andig andig merged commit 4ba8c09 into php-pm:master Jan 15, 2016
@andig
Copy link
Contributor

andig commented Jan 24, 2016

This pr is broken. I'm now getting errors in my app:

[Symfony\Component\Debug\Exception\ContextErrorException]  
Notice: Undefined index: Cookie    

I'll need to back this out unless a fix is available.

@kentr
Copy link
Author

kentr commented Jan 24, 2016

I will look at it within the next day or so.

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.

2 participants