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

Commita3d3dff

Browse files
committed
Update CHANGELOG for 7.3.0-RC1
1 parentcdcd640 commita3d3dff

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

‎CHANGELOG-7.3.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,36 @@ in 7.3 minor versions.
77
To get the diff for a specific change, go tohttps://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go tohttps://github.com/symfony/symfony/compare/v7.3.0...v7.3.1
99

10+
* 7.3.0-RC1 (2025-05-25)
11+
12+
* bug#60529[AssetMapper] Fix SequenceParser possible infinite loop (smnandre)
13+
* bug#60532[Routing] Fix inline default`null` (HypeMC)
14+
* bug#60535[DoctrineBridge] Fix resetting the manager when using native lazy objects (HypeMC)
15+
* bug#60500[PhpUnitBridge] Fix cleaning up mocked features with attributes (HypeMC)
16+
* bug#60330[FrameworkBundle] skip messenger deduplication middleware registration when no "default" lock is configured (lyrixx)
17+
* bug#60494[Messenger] fix: Add argument as integer (overexpOG)
18+
* bug#60524[Notifier] Fix Clicksend transport (BafS)
19+
* bug#60479[FrameworkBundle] object mapper service definition without form (soyuka)
20+
* bug#60478[Validator] add missing`$extensions` and`$extensionsMessage` to the`Image` constraint (xabbuh)
21+
* bug#60491[ObjectMapper] added earlier skip to allow if=false when using source mapping (maciekpaprocki)
22+
* bug#60484[PhpUnitBridge] Clean up mocked features only when``@group`` is present (HypeMC)
23+
* bug#60490[PhpUnitBridge] set path to the PHPUnit autoload file (xabbuh)
24+
* bug#60489[FrameworkBundle] Fix activation strategy of traceable decorators (nicolas-grekas)
25+
* feature#60475[Validator] Revert Slug constraint (wouterj)
26+
* feature#60105[JsonPath] Add`JsonPathAssertionsTrait` and related constraints (alexandre-daubois)
27+
* bug#60423[DependencyInjection] Make`DefinitionErrorExceptionPass` consider`IGNORE_ON_UNINITIALIZED_REFERENCE` and`RUNTIME_EXCEPTION_ON_INVALID_REFERENCE` the same (MatTheCat)
28+
* bug#60439[FrameworkBundle] Fix declaring field-attr tags in xml config files (nicolas-grekas)
29+
* bug#60428[DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (nicolas-grekas)
30+
* bug#60426[Validator] let the`SlugValidator` accept`AsciiSlugger` results (xabbuh)
31+
* bug#60421[VarExporter] Fixed lazy-loading ghost objects generation with property hooks (cheack)
32+
* bug#60419[SecurityBundle] normalize string values to a single ExposeSecurityLevel instance (xabbuh)
33+
* bug#60266[Security] Exclude remember_me from default login authenticators (santysisi)
34+
* bug#60407[Console] Invokable command`#[Option]` adjustments (kbond)
35+
* bug#60400[Config] Fix generated comment for multiline "info" (GromNaN)
36+
* bug#60260[Serializer] Prevent`Cannot traverse an already closed generator` error by materializing Traversable input (santysisi)
37+
* bug#60292[HttpFoundation] Encode path in`X-Accel-Redirect` header (Athorcis)
38+
* bug#60401 Passing more than one Security attribute is not supported (santysisi)
39+
1040
* 7.3.0-BETA2 (2025-05-10)
1141

1242
* bug#58643[SecurityBundle] Use Composer`InstalledVersions` to check if flex is installed (andyexeter)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp