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 v4.4.23 #41194

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 3 commits into from
May 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
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
16 changes: 16 additions & 0 deletions 16 CHANGELOG-4.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ in 4.4 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/v4.4.0...v4.4.1

* 4.4.23 (2021-05-12)

* security #cve-2021-21424 [Security][Guard] Prevent user enumeration (chalasr)
* bug #41176 [DependencyInjection] fix dumping service-closure-arguments (nicolas-grekas)
* bug #41168 WDT: Only load "Sfjs" if it is not present already (weaverryan)
* bug #41147 [Inflector][String] wrong plural form of words ending by "pectus" (makraz)
* bug #41160 [HttpClient] Don't prepare the request in ScopingHttpClient (nicolas-grekas)
* bug #40763 Fix/Rewrite .gitignore regex builder (mvorisek)
* bug #40917 [Config][DependencyInjection] Uniformize trailing slash handling (dunglas)
* bug #40699 [PropertyInfo] Make ReflectionExtractor correctly extract nullability (shiftby)
* bug #40874 [PropertyInfo] fix attribute namespace with recursive traits (soullivaneuh)
* bug #41099 [Cache] Check if phpredis version is compatible with stream parameter (nicolassing)
* bug #41072 [VarExporter] Add support of PHP enumerations (alexandre-daubois)
* bug #41105 [Inflector][String] Fixed singularize `edges` > `edge` (ruudk)
* bug #41075 [ErrorHandler] Skip "same vendor" ``@method`` deprecations for `Symfony\*` classes unless symfony/symfony is being tested (nicolas-grekas)

* 4.4.22 (2021-05-01)

* bug #40993 [Security] [Security/Core] fix checking for bcrypt (nicolas-grekas)
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.