Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Release v6.2.0-RC1 #48323

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

Merged
merged 2 commits into from
Nov 25, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update CHANGELOG for 6.2.0-RC1
  • Loading branch information
fabpot committed Nov 25, 2022
commit 71dca4e392e80d05d3bbfcdc24dc37f04e44d63d
12 changes: 12 additions & 0 deletions 12 CHANGELOG-6.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ in 6.2 minor versions.
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v6.2.0...v6.2.1

* 6.2.0-RC1 (2022-11-25)

* bug #48312 [VarExporter] Improve partial-initialization API for ghost objects (nicolas-grekas)
* bug #48285 [Security] Support loading UserBadge directly from accessToken (Jeroeny)
* bug #48262 [Notifier] [SMSBiuras] `true`/`false` mismatch for `test_mode` option (StaffNowa)
* bug #48273 [HttpKernel] Fix message for unresovable arguments of invokable controllers (fancyweb)
* bug #48251 [PropertyInfo] ignore const expressions read by phpdocumentor (xabbuh)
* bug #48224 [DependencyInjection] Process bindings in `ServiceLocatorTagPass` (MatTheCat)
* bug #48271 [WebProfilerBundle] Fix form panel when there are no view vars (nicolas-grekas)
* bug #48274 Add more #[\SensitiveParameter] (fancyweb)
* bug #48179 [Console] Support completion for bash functions (Chi-teck)

* 6.2.0-BETA3 (2022-11-19)

* bug #48217 [Console] Improve error message when shell is not detected in completion command (GromNaN)
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.