Skip to content

Commit 3c6d5e6

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: [Console] ensure `SHELL_VERBOSITY` is always restored properly [MonologBridge] Improve error when HttpClient contract is installed but not the component [AssetMapper] Fix links to propshaft Document BC break in AbstractController::render
2 parents 73a0f3f + 9a234e0 commit 3c6d5e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ CHANGELOG
148148

149149
* Add `HttpClientAssertionsTrait`
150150
* Add `AbstractController::renderBlock()` and `renderBlockView()`
151+
* Remove call to `renderView()` in `AbstractController::render()`
151152
* Add native return type to `Translator` and to `Application::reset()`
152153
* Deprecate the integration of Doctrine annotations, either uninstall the `doctrine/annotations` package or disable the integration by setting `framework.annotations` to `false`
153154
* Enable `json_decode_detailed_errors` context for Serializer by default if `kernel.debug` is true and the `seld/jsonlint` package is installed

0 commit comments

Comments
 (0)