This week, Symfony development activity focused on fixing bugs across its entire codebase. Meanwhile, the ephemeral Symfony online store announced that it will close at the end of the month. Don't miss this last opportunity to get your official Symfony swag!
Symfony development highlights
This week, 52 pull requests were merged (49 in code and 3 in docs) and 77 issues were closed (72 in code and 5 in docs). See details for code and docs.
4.4 changelog:
6a4dcde: [HttpFoundation] allow savePath of NativeFileSessionHandler to be null f0bb3ca: [WebLink] fix types on Link::withAttribute() 8a32526: [PhpUnitBridge] fix handling the COMPOSER_BINARY env var when using simple-phpunit 8445564: [DependencyInjection] throw proper exception when decorating a synthetic service 124ecf0: [FrameworkBundle] replace var_export with VarExporter to use array short syntax in secrets list files 4bbd76d: [HttpKernel, HttpCache] keep s-maxage=0 from ESI sub-responses 34c3cf4: [Mailer] fix encoding of addresses using SmtpTransport 54a9780: [Cache] disable locking on Windows by default c7cd08a: [Cache] fix eventual consistency when using RedisTagAwareAdapter with a cluster 52ca881: [Cache] handle prefixed redis connections when clearing pools 08b1682: [DependencyInjection] fix binding "iterable $foo" when using the PHP-DSL 79a87cb: [Config] fix tracking default values that reference the parent class b62881c: [DependencyInjection] fix accepted types on FactoryTrait::factory() ef06f33: [DependencyInjection] add support of PHP enumerations d35c47b: [HttpClient] fix Psr18Client when allow_url_fopen=0 119b3ec: [ErrorHandler] fix handling buffered SilencedErrorContext 396bdcc: [HttpKernel] keep max lifetime also when part of the responses don't set it a9e6087: updated English and French translations a3d2666: updated Russian translations ae7eb59: updated Czech translations 8488fb7: updated Lithuania translations a1c17f0, 349a700: updated Portuguese translations db15863: updated Polish translations c1e0c60: updated Armenian translations
5.2 changelog:
53c06ea: [Messenger] prevent reflection usages when classes do not exist 46befa8: [Notifier] do not use static::class for final messages e1b81e3: [Twig Bridge] avoid broken action URL in text notification mail 67c3ffa: [Uid] fix fromString() with low base58 values
5.3 changelog:
19cd5b4: [PasswordHasher] UserPasswordHasher only calls getSalt when method exists 8dfdd89: [Security] implement fluent interface on RememberMeBadge::disable() 2230cfd: [Security] fix special char used to create cache key a8849cf: [Security] fix references to CheckRememberMeConditionsListener in doc blocks 34c3cf4: [Mailer] fix encoding of addresses using SmtpTransport 1a535ba: [DependencyInjection] accept service locator definitions with no class 7244596: [Runtime] fix project dir variable when vendor not in project root
5.4 changelog:
25c9bd3: [WebProfilerBundle] improve the light/dark theme switching 8c04ea5: [FrameworkBundle] add commented base64 version of secrets' keys 80304ea: [Notifier] improve the error on email channel sender 2b82469: [TwigBridge] add encoreentry*_tags() to UndefinedCallableHandler as no-op 3aaa491: [HttpClient] add default base_uri to MockHttpClient 2fb272e: [Notifier] add Telnyx notifier bridge fa120c0: [Notifier] add options to Microsoft Teams notifier 8a8d2a6: [Uid] prevent double validation in Uuid::fromString() with base32 values 396bdcc: [HttpKernel] keep max lifetime also when part of the responses don't set it
6.0 changelog:
fab38b5: remove code for old libxml versions
Newest issues and pull requests
[Messenger] Add Redis sentinel support [HttpFoundation] FlashbagAwareSessionInterface [OptionsResolver] Required Option that Depend on another Option [TwigBridge] Allow specification of translation key in addition to content string in Twig templates [Notifier] Create an in-memory transport for functional test purposes Use the new Authentication Manager to refresh User Token with new roles
They talked about us
Making Symfony.com 3 times faster thanks to Blackfire Monitoring Symfony secrets vault explained in less than 5 minutes Create a Docker instance : Symfony / MariaDB / Nginx Quoi de neuf sous le soleil de la SymfonyWorld Online Summer Edition 2021?
Call to Action
Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/z2szonyPOTE/a-week-of-symfony-756-21-27-june-2021
Login to add comment
Other posts in this group
This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.
Releases
This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.
Symfony developmen
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual