Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Release v4.4.43#46780

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 3 commits intosymfony:4.4fromfabpot:release-4.4.43
Jun 26, 2022
Merged
Changes from1 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
NextNext commit
Update CHANGELOG for 4.4.43
  • Loading branch information
@fabpot
fabpot committedJun 26, 2022
commit77377460aa25908ac1a162d25cc91779d2d9bf3b
22 changes: 22 additions & 0 deletionsCHANGELOG-4.4.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,6 +7,28 @@ 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.43 (2022-06-26)

* bug #46765 [Serializer] Fix denormalization union types with constructor (Gwemox)
* bug #46769 [HttpKernel] Fix a PHP 8.1 deprecation notice in HttpCache (mpdude)
* bug #46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
* bug #46730 [Intl] Fix the IntlDateFormatter::formatObject signature (damienalexandre)
* bug #46668 [FrameworkBundle] Lower JsonSerializableNormalizer priority (aprat84)
* bug #46678 [HttpFoundation] Update "[Session] Overwrite invalid session id" to only validate when files session storage is used (alexpott)
* bug #45861 [Serializer] Try all possible denormalization route with union types when ALLOW_EXTRA_ATTRIBUTES=false (T-bond)
* bug #46676 [DoctrineBridge] Extend type guessing on enum fields (Gigino Chianese)
* bug #46699 [Cache] Respect $save option in all adapters (jrjohnson)
* bug #46697 [HttpKernel] Disable session tracking while collecting profiler data (nicolas-grekas)
* bug #46684 [MonologBridge] Fixed support of elasticsearch 7.+ in ElasticsearchLogstashHandler (lyrixx)
* bug #46368 [Mailer] Fix for missing sender name in case with usage of the EnvelopeListener (bobahvas)
* bug #46548 [Mime] Allow url as a path in the DataPart::fromPath (wkania)
* bug #46594 [FrameworkBundle] Fix XML cache config (HeahDude)
* bug #46595 [Console] Escape in command name & description from getDefaultName() (ogizanagi)
* bug #46565 [WebProfilerBundle] Fix dark theme selected line highlight color & reuse css vars (ogizanagi)
* bug #46535 [Mime] Check that the path is a file in the DataPart::fromPath (wkania)
* bug #46543 [Cache] do not pass null to strlen() (xabbuh)
* bug #46478 [Contracts] remove static cache from `ServiceSubscriberTrait` (kbond)

* 4.4.42 (2022-05-27)

* bug #46448 [DependencyInjection] Fix "proxy" tag: resolve its parameters and pass it to child definitions (nicolas-grekas)
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp