This week, Symfony development activity focused on adding autocompletion features to some of the built-in commands. Meanwhile, the Symfony Docs website was redesigned to give it a modern and more useful look. Lastly, we announced nine additional speakers for the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021).
Symfony development highlights
his week, 69 pull requests were merged (50 in code and 19 in docs) and 55 issues were closed (42 in code and 13 in docs). Excluding merges, 53 authors made 60,195 additions and 37,071 deletions. See details for code and docs.
4.4 changelog:
842b3f1: [DependencyInjection] fix "url" env var processor abb9a19: [HttpClient] fix collecting debug info on destruction of CurlResponse 4218aa3: [Config] fix files sorting in GlobResource 69c7395: [Messenger] fix TypeError in PhpSerializer::encode() 10add32, 042cbb0: update Chinese translation d478c23: update Slovak translation c1e8654: update Russian translation 86f1764: update Thai translation e0f16d2: update Swedish translation cfff8bc: update Greek translation c47485b: update Hungarian translation b2f537d: update Danish translation 06c4fa2, 0af0a28: update Uzbek translation
5.3 changelog:
9f43121: [Messenger] fix unwrapping the Postgres connection in DBAL 3 2673ca9: [Security] fix logging of impersonator
5.4 changelog:
847c011: [Notifier] add push channel to notifier f36d0e0: [DependencyInjection] extend TaggedIterator and TaggedLocator Attributes with able to specify defaultIndexMethod for #[TaggerIterator] and #[TaggedLocator] 2d0a08b: [Messenger] subtract handling time from sleep time in worker 1562c98: [Messenger] set ResetServicesListener as low priority e3e5946: [Console] add completion to help & list commands 5c675ea: [HttpFoundation] allow setting session options via DSN 6a6bc7d: [Console] fix array argument completion without input 1fdd7a8: [Console] SymfonyStyle enhancements ec34dd5: [Console] add completion for CompletionCommand shell argument 540ee0a: [Console] remove CompletionInterface 243198f: [Console] add completion to messenger:setup-transports command 568947a: [Console] add completion to secrets:set and fix secrets:remove ae3f404: [Uid] allow use autocompletion 54caece: [Console] add completion for cache:pool:clear and cache:pool:delete commands ff70bd1: [Console] show proxified command class in completion debug
6.0 changelog:
3060255: remove remaining deprecated features d11ff6e: [Cache] remove deprecated support of DBAL by PdoAdapter 6cef98a: [Lock] remove support of Doctrine DBAL in PdoStore bbe67c8: [Lock] remove support of Doctrine DBAL in PostgreSqlStore
SymfonyCasts Updates
SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.
These were some of the most relevant SymfonyCasts updates of the week:
(Video) Doctrine Pagination with Pagerfanta (Video) Symfony 5 Security: Authenticators, Chapter 1: composer require security (Video) Symfony 5 Security: Authenticators, Chapter 2: make:user (Video) Symfony 5 Security: Authenticators, Chapter 3: Customizing the User Class
Newest issues and pull requests
[Console] Allow signaling from the completion command to the completion script [Console] Implement completion for zsh [Console] Add completion for fish Error messages don't show service causing the issue [EventDispatcher] Performance of TraceableEventDispatcher::getNotCalledListeners()
They talked about us
A Not-WordPress CMS based on Symfony An Asynchronous Request Bundle for Symfony Symfony Station Communique — 22 October 2021. A Look at Symfony and PHP News Vue.js and Symfony: Roles Authentication Create tabs and manage its permission in Symfony based module Patrón de Diseño Estrategia con Symfony
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/Hv5lrZtip_I/a-week-of-symfony-773-18-24-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