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 #53157[Mailer] Throw `TransportException` when unable to read from socket (xdanik)
32
+
* bug #53361[Serializer] Take unnamed variadic parameters into account when denormalizing (thijsBreker)
33
+
* bug #53530[Serializer] Rewrite `AbstractObjectNormalizer::createChildContext()` to use the provided `cache_key` from original context when creating child contexts (amne)
34
+
* bug #53506[HttpClient] Fix error chunk creation in passthru (rmikalkenas)
35
+
* bug #53260[AssetMapper] Handle assets with non-ascii characters in dev server (fbourigault)
36
+
* bug #53357[Translation] Fix `TranslationNodeVisitor` with constant domain (VincentLanglet)
37
+
* bug #53525[Messenger][AMQP] Throw exception on `nack` callback (kvrushifa)
38
+
* bug #53432[HttpFoundation] Request without content-type or content-length header should result in null values, not empty strings (priyadi)
39
+
* bug #53593[Cache] Fix possible infinite loop in `CachePoolPass` (HypeMC)
40
+
* bug #53588[Translation] fix multi-byte code area to convert (xabbuh)
41
+
* bug #53572[FrameworkBundle] grab a service from the container only if it exists (xabbuh)
* bug #53529[Ldap] Use `{user_identifier}` over deprecated `{username}` in factories (tcitworld)
50
+
* bug #53567[String] Correct inflection of axis (Vladislav Iurciuc)
51
+
* bug #53537[VarDumper] Fix missing colors initialization in `CliDumper` (nicolas-grekas)
52
+
* bug #53521[VarDumper] Fixes `Typed property Symfony\Component\VarDumper\Dumper\CliDumper::$colors must not be accessed before initialization` (crynobone)
53
+
* bug #53481[Process] Fix executable finder when the command starts with a dash (kayw-geek)
54
+
* bug #53006[ErrorHandler] Don't format binary strings (aleho)
55
+
* bug #53453[Translation] add support for nikic/php-parser 5.0 (xabbuh)
56
+
* bug #53434[ErrorHandler] fix rendering exception pages without the HttpKernel component (xabbuh)
57
+
* bug #53441[Messenger] Amazon SQS Delay has a max of 15 minutes (alamirault)
58
+
* bug #53414[Serializer]`GetSetMethodNormalizer`: fix BC break with `#[Ignore]` attribute (nikophil)
59
+
* bug #53383[Validator] re-allow an empty list of fields (xabbuh)
60
+
* bug #53418[FrameworkBundle][Notifier] Fix service registration (MessageBird + TurboSms) (smnandre)
61
+
* bug #53381[Form] Fix assigning data in `PostSetDataEvent` and `PostSubmitEvent` (fancyweb)
62
+
* bug #53350[Validator] fix the exception being thrown (xabbuh)
0 commit comments