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
* bug #59310[Validator] the "max" option can be zero (xabbuh)
19
+
* bug #59271[TypeInfo] Fix PHPDoc resolving of union with mixed (mtarld)
20
+
* bug #59269[Security/Csrf] Trust "Referer" at the same level as "Origin" (nicolas-grekas)
21
+
* bug #59250[HttpClient] Fix a typo in NoPrivateNetworkHttpClient (Jontsa)
22
+
* bug #59103[Messenger] ensure exception on rollback does not hide previous exception (nikophil)
23
+
* bug #59226[FrameworkBundle] require the writer to implement getFormats() in the translation:extract (xabbuh)
24
+
* bug #59213[FrameworkBundle] don't require fake notifier transports to be installed as non-dev dependencies (xabbuh)
25
+
* bug #59113[FrameworkBundle][Translation] fix translation lint compatibility with the `PseudoLocalizationTranslator` (xabbuh)
26
+
* bug #59060[Validator] set the violation path only if the `errorPath` option is set (xabbuh)
27
+
* bug #59066 Fix resolve enum in string type resolver (DavidBadura)
28
+
* bug #59156[PropertyInfo] Fix interface handling in PhpStanTypeHelper (mtarld)
29
+
* bug #59160[BeanstalkMessenger] Round delay to an integer to avoid deprecation warning (plantas)
30
+
* bug #59012[PropertyInfo] Fix interface handling in `PhpStanTypeHelper` (janedbal)
31
+
* bug #59134[HttpKernel] Denormalize request data using the csv format when using "#[MapQueryString]" or "#[MapRequestPayload]" (except for content data) (ovidiuenache)
32
+
* bug #59140[WebProfilerBundle] fix: white-space in highlighted code (chr-hertel)
33
+
10
34
* 7.2.1 (2024-12-11)
11
35
12
36
* bug #59145[TypeInfo] Make `Type::nullable` method no-op on every nullable type (mtarld)
0 commit comments