-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
HttpKernel broken #47927
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
Labels
Comments
Already fixed by #47857 I'd say |
How to get this into our 4.4.x version? Because it still broken |
Next release should happen at the end of the month. |
"require": {
"symfony/http-kernel": "~4.4.48@dev"
} |
After this change, all is good now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Symfony version(s) affected
4.4.45
Description
Before an issue, we had a good error message.
After an issue in every error, we have "Call to a member function getBaseUrl() on null"
If the comment finally parts, it again works.
How to reproduce
"symfony/http-kernel": "4.4.44"
Possible Solution
Finally section works not property.
Additional Context
No response
The text was updated successfully, but these errors were encountered: