Commit 1afeca4
committed
Merge branch '7.4' into 8.0
* 7.4:
[Console] ensure `SHELL_VERBOSITY` is always restored properly
[Console] Add support for `Cursor` helper in invokable commands
[MonologBridge] Improve error when HttpClient contract is installed but not the component
simplify LogoutListenerTest
forbid HTTP method override of GET, HEAD, CONNECT and TRACE
[HttpClient] Add option `auto_upgrade_http_version` to control how the request HTTP version is handled in `HttplugClient` and `Psr18Client`
[Security] Allow multiple OIDC discovery endpoints
[AssetMapper] Fix links to propshaft
Document BC break in AbstractController::render2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
696 | 700 | | |
697 | 701 | | |
698 | 702 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
300 | 311 | | |
301 | 312 | | |
302 | 313 | | |
| |||
0 commit comments