You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feature #64284[PasswordHasher] Support stdin input and refine warning in security:hash-password (nicolas-grekas)
34
+
* bug #64273[HttpKernel] Various fixes and hardenings (nicolas-grekas)
35
+
* bug #64276[Runtime] Various fixes and hardenings (nicolas-grekas)
36
+
* bug #64280[Workflow] Various fixes and hardenings (nicolas-grekas)
37
+
* bug #64275[Routing] Fix missing HostTrait in ContentLoaderTrait (nicolas-grekas)
38
+
* bug #64274[SecurityBundle] Various fixes and hardenings (nicolas-grekas)
39
+
* bug #64272[Mailer] Preserve the sent message object as is when sending it (nicolas-grekas)
40
+
* bug #64243[HttpClient] Various fixes and hardenings (nicolas-grekas)
41
+
* bug #64269[HttpFoundation] Various fixes and hardenings (nicolas-grekas)
42
+
* bug #64268[FrameworkBundle] Various fixes and hardenings (nicolas-grekas)
43
+
* bug #64263[ExpressionLanguage] Various fixes and hardenings (nicolas-grekas)
44
+
* bug #64262[EventDispatcher] Various fixes and hardenings (nicolas-grekas)
45
+
* bug #64256[DomCrawler] Various fixes and hardenings (nicolas-grekas)
46
+
* bug #64254[DependencyInjection] Various fixes and hardenings (nicolas-grekas)
47
+
* bug #64252[AssetMapper] Various fixes and hardenings (nicolas-grekas)
48
+
* bug #64251[ObjectMapper] Various fixes and hardenings (nicolas-grekas)
49
+
* bug #64250[CssSelector] Various fixes and hardenings (nicolas-grekas)
50
+
* bug #64249[Form] Various fixes and hardenings (nicolas-grekas)
51
+
* bug #64248[Mailer] Various fixes and hardenings (nicolas-grekas)
52
+
* bug #64239[Validator] Various fixes and hardenings (nicolas-grekas)
53
+
* bug #64237[Messenger] Various fixes and hardenings (nicolas-grekas)
54
+
* bug #64242[TwigBridge] Require Twig to 3.25 for `EscaperRuntime` service definition (GromNaN)
55
+
* bug #64258[DomCrawler] Fix `ChoiceFormField::addChoice()` clobbering values on multi-selects (nicolas-grekas)
56
+
* bug #64261[Messenger] Fix PhpSerializer::getMessageType() when getting payload with Serializable instances (nicolas-grekas)
57
+
* bug #64207[MonologBridge] Fix `interactive_only` not preventing propagation (philbates35)
58
+
* bug #64241[JsonStreamer] Various fixes and hardenings (nicolas-grekas)
59
+
* bug #64255[DoctrineBridge] Various fixes and hardenings (nicolas-grekas)
60
+
* bug #64246[Console] Various fixes and hardenings (nicolas-grekas)
61
+
* bug #64244[Semaphore] Various fixes and hardenings (nicolas-grekas)
62
+
* bug #64214[HttpKernel] Preserve named-attribute override on Request/Session value resolvers (nicolas-grekas)
63
+
* bug #64215[Runtime] Fix TypeError when resolving untyped arguments (nicolas-grekas)
64
+
* security #cve-2026-45305 [Yaml] Harden the Parser::cleanup() regexes against catastrophic backtracking (nicolas-grekas)
65
+
* security #cve-2026-45304 [Yaml] Bound collection-alias resolution in the parser (nicolas-grekas)
66
+
* security #cve-2026-45133 [Yaml] Bound recursion depth in the parser (nicolas-grekas)
67
+
* security #cve-2026-45071 [DomCrawler] Fix XXE in addXmlContent() by not enabling `validateOnParse` (alexandre-daubois)
68
+
* security #cve-2026-45068 [Mailer] Add end-of-options separator before recipients in SendmailTransport; reject addresses starting with a dash (alexandre-daubois)
69
+
* security #cve-2026-45063 [Security] Anchor emailAddress regex to RDN boundary in X509Authenticator (alexandre-daubois)
0 commit comments