Skip to content

Conversation

dmerchier
Copy link
Contributor

As said in #77, currently we are loosing invocation and request context from AWS Lambda for the SymfonyHttpHandler.

Small PR to add it to the ServerBag of the Request object, to retrieve it in the code.

@Nyholm
Copy link
Member

Nyholm commented Sep 10, 2021

Oh. I was just about to submit this PR myself. =)

Well done!

@Nyholm
Copy link
Member

Nyholm commented Sep 10, 2021

I pushed some tests. Thank you for this!

@Nyholm Nyholm merged commit aa6bd3e into php-runtime:main Sep 10, 2021
piku235 pushed a commit to piku235/runtime that referenced this pull request Oct 5, 2021
…hp-runtime#78)

* Add invocation and request context to the Request ServerBag

* Added tests

Co-authored-by: Nyholm <tobias.nyholm@gmail.com>
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