This week, Symfony continued adding tweaks to fix compatibility with the future PHP 8.1 version. Meanwhile, the upcoming Symfony 5.4 version merged some new features such as basic support for language negotiation and a CssColor constraint to validate that a given value matches any of the formats available to define CSS colors.
Symfony development highlights
This week, 52 pull requests were merged (32 in code and 20 in docs) and 76 issues were closed (45 in code and 31 in docs). Excluding merges, 38 authors made 21,703 additions and 8,361 deletions. See details for code and docs.
4.4 changelog:
5d0a3a0: [HttpFoundation] update IANA response status code tests 4169843: [DependencyInjection] fix support for "new" in initializers on PHP 8.1 57f5df5: [VarDumper] fix handling of "new" in initializers on PHP 8.1 37d26fb: [Cache, Lock] fix SQLSRV throws for method_exists() 1231de6: [Cache] commit items implicitly only when deferred keys are requested e591467: [HttpClient] fix missing kernel.reset tag on TraceableHttpClient services ab7884c: [HttpFoundation] fix PHP 8.1 deprecation notice in IpUtils::checkIp() adeae1a: update Chinese translation 8d203a9: update Finnish translation a449800: update Slovenian translation 73bae10: update Bosnian translation c798618: update Greek translation
5.3 changelog:
fb8d537: [Translation] do not export empty strings in Lokalise bridge e5be65f: [Translation] use symfony default locale when pulling translations from providers cf8d43e: [Form] fix ChoiceType to effectively set and use translator
5.4 changelog:
5a39496: [HttpFoundation] update http response messages of statuses 413 and 422 72cd43a: [Lock] use platform to identify the PDO driver 3e387cf: [HttpClient] add method to set response factory in mock client a9810e0: move array_merge calls out of loops to improve performance 2100d7b: [Messenger] add a middleware to log when transaction has been left open 43f0161: [HttpKernel] add basic support for language negotiation 4868dd0: [MonologBridge] deprecate ResetLoggersWorkerSubscriber ab7f816: [MonologBridge] deprecate the Swiftmailer handler 1c1e2d9: [VarDumper] declare that dd() never returns fd3fba5: [VarDumper] returns a 500 when dd() is executed 428434c: [Validator] add CssColor constraint 7993530: [Messenger] log when worker should stop and when SIGTERM is received 626d9aa: [Messenger] add worker metadata inside logs
6.0 changelog:
143ecb3: add type to final/internal public/protected properties
Newest issues and pull requests
[RFC] Make masterminds/html5 a required dependency of dom-crawler [HttpClient] Add support for client pool [Serializer] Add a more global interface with all method implement by the implemantation Using isGranted() without a Session
They talked about us
Symfony Station Communique — 8 October 2021. A Look at Symfony and PHP News Secure your data using encryption in PHP Acceso a tu server Symfony desde múltiples clientes Sécuriser ses données via le chiffrement en PHP
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/xh75U57DTxM/a-week-of-symfony-771-4-10-october-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