You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 6.4:
[MonologBridge] Improve error when HttpClient contract is installed but not the component
[AssetMapper] Fix links to propshaft
Document BC break in AbstractController::render
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,6 +131,7 @@ CHANGELOG
131
131
132
132
* Add `HttpClientAssertionsTrait`
133
133
* Add `AbstractController::renderBlock()` and `renderBlockView()`
134
+
* Remove call to `renderView()` in `AbstractController::render()`
134
135
* Add native return type to `Translator` and to `Application::reset()`
135
136
* Deprecate the integration of Doctrine annotations, either uninstall the `doctrine/annotations` package or disable the integration by setting `framework.annotations` to `false`
136
137
* 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