This week, the upcoming Symfony 5.4 deprecated some helper methods in AbstractController which weren't strictly related to HTTP. In addition, it deprecated the remaining usages of anonymous users in the Security system. Finally, a new Path class was added to the Filesystem component to ease the handling of file paths.
Symfony development highlights
This week, 52 pull requests were merged (30 in code and 22 in docs) and 31 issues were closed (22 in code and 9 in docs). Excluding merges, 19 authors made 24,080 additions and 8,590 deletions. See details for code and docs.
4.4 changelog:
2e10dd5: update Tagalog translations 7151ffe: update Estonian translations
5.3 changelog:
320d5f2: [Cache] fix wiring async cache recomputing in debug mode 785a6ab: fix deprecation messages
5.4 changelog:
22ce8f6: clarify goals of AbstractController 8ac480a: [FrameworkBundle] deprecate AbstractController::get() and has() fe187c4: [Serializer] rename Serializer::EMPTY_ARRAYS_AS_OBJECT to EMPTY_ARRAY_AS_OBJECT c933b85: [Security] add a little explanations in supports() description 609950e: [Ldap] remove needless code eb1971b: [EventDispatcher] fix getSubscribedEvents() event yielding instead or returning array 859a752: [Filesystem] add the Path class 8caae6d: [SecurityBundle] simplify LDAP factories 76a7fe7: [Security] deprecate AnonymousToken, non-UserInterface users, and token credentials 016074c: [Security] deprecate remaining anonymous checks a9753d7: [Yaml] add --exclude and negatable --parse-tags option to lint:yaml command
6.0 changelog:
061bf35: narrow existing return types on private/internal/final/test methods 08b0176: remove ReturnTypeWillChange bddd980: add return types to bundles 7d2820c: add return types to bridges da0ad85, 5a3938a, 2c2229b, cc626a8, 5d6d160: add more return types
Newest issues and pull requests
Multi-Dsn support for amqp in symfony messenger
They talked about us
Console commands separation in Symfony Background jobs with Symfony messenger component Can you use Sylius to build booking systems? Split your Symfony views into multiple controllers with NumberNine CMS Feature flags in your Symfony project Performance optimizations with Doctrine Reasons to use Symfony framework for your next project
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/ZQCZPoi5flU/a-week-of-symfony-763-9-15-august-2021
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe
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