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

Properly set http status code tag in Laravel 4 integration #195

Merged
merged 2 commits into from
Dec 19, 2018

Conversation

labbati
Copy link
Member

@labbati labbati commented Dec 19, 2018

Description

We previously used an hook that may not be called in certain situations. We moved the hook the the router's dispatch method which is always called instead when serving a response.

Readiness checklist

@labbati labbati changed the title Properly set http status code tag Properly set http status code tag in Laravel 4 integration Dec 19, 2018
@labbati labbati requested review from SammyK and pawelchcki and removed request for SammyK December 19, 2018 14:47
Copy link
Contributor

@SammyK SammyK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! :)

@labbati labbati merged commit d9ae10a into master Dec 19, 2018
@labbati labbati added the 🎉 new-integration A new integration label Dec 20, 2018
@labbati labbati added this to the 0.9.0 milestone Dec 20, 2018
@labbati labbati modified the milestones: 0.10.0, 0.9.0 Jan 4, 2019
@labbati labbati deleted the laravel4/http-status-code branch March 12, 2019 10:20
bwoebi pushed a commit that referenced this pull request Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 new-integration A new integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants