We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3eedee commit d0be3e1Copy full SHA for d0be3e1
CHANGELOG-7.3.md
@@ -7,6 +7,12 @@ in 7.3 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v7.3.0...v7.3.1
9
10
+* 7.3.0 (2025-05-29)
11
+
12
+ * bug #60549 [Translation] Add intl-icu fallback for MessageCatalogue metadata (pontus-mp)
13
+ * bug #60571 [ErrorHandler] Do not transform file to link if it does not exist (lyrixx)
14
+ * bug #60542 [Webhook] Fix controller service name (HypeMC)
15
16
* 7.3.0-RC1 (2025-05-25)
17
18
* bug #60529 [AssetMapper] Fix SequenceParser possible infinite loop (smnandre)
0 commit comments