-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Routing] Throw exception for non-array _query parameter #60863
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
base: 8.0
Are you sure you want to change the base?
Conversation
UPGRADE-8.0.md
Outdated
Routing | ||
------- | ||
|
||
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` | |
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
8.0 | ||
--- | ||
|
||
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` | |
* Providing a non-array `_query` parameter to `UrlGenerator` causes an `InvalidParameterException` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
b5a283d
to
7e20bea
Compare
Uh oh!
There was an error while loading. Please reload this page.