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

[1.x] Adds support for RoadRunner v2.6.x #449

Merged
merged 1 commit into from
Dec 20, 2021
Merged

Conversation

nunomaduro
Copy link
Member

This pull request addresses #448, by fixing the non-displayable HTTP request logs, and fixing the display of some messages such as "worked allocated" or "Server started", since RoadRunner RoadRunner v2.6.x:

Screenshot 2021-12-17 at 17 08 11

The underlying issue relies on the fact that RoadRunner now logs HTTP requests a little bit differently, and this pull request accommodates those changes.

Because this pull request makes Octane require RoadRunner ^2.6.0, I've also changed the requiredVersion constant. No worries, the current code still compatible with older versions, but HTTP logs won't be printed on development.

@taylorotwell taylorotwell merged commit 1fcbf98 into 1.x Dec 20, 2021
@taylorotwell taylorotwell deleted the fix/roadunner-2.6.x branch December 20, 2021 15:10
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

2 participants