This week, Symfony development activity focused on polishing and tweaking the upcoming Symfony 5.4 and 6.0 releases (both will be published before the end of this month). In addition, Symfony announced a new sponsoring program for SaaS providers to back their Symfony bridges.
Symfony development highlights
This week, 39 pull requests were merged (26 in code and 13 in docs) and 43 issues were closed (33 in code and 10 in docs). Excluding merges, 21 authors made 509 additions and 190 deletions. See details for code and docs.
4.4 changelog:
9bc7187: [HttpClient] cURL HTTP client has to reinit curl multi handle on reset 0eacfd9: [DoctrineBridge] add support for the JSON type 3a2b2da: [FrameworkBundle] fix registering late resettable services a8b4e7f: [Cache] fix Memory leak 1403f62: [DependencyInjection] fix inlining when non-shared services are involved b560ec4: [ErrorHandler] fix FlattenException::setPrevious argument typing 24b6bd6: [Yaml] don't try to replace references in quoted strings
5.4 changelog:
8a3cc18: [Loco] fix Loco Provider ID and pull & push local messages reading ba061fc: [HttpKernel] allow ignoring kernel.reset methods that don't exist 82fed8e: [HttpClient] Implement ResetInterface for all HTTP clients 9211bcc: [SecurityBundle] fix listing listeners in profiler when authenticator manager is disabled 0d15daf: [ErrorHandler] fix parsing @param with dollars in the description
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) Symfony 5 Security, Chapter 14: Remember Me System (Video) Symfony 5 Security, Chapter 15: Always Remember Me & signature_properties (Video) Symfony 5 Security, Chapter 16: Denying Access, access_control & Roles (Video) Symfony 5 Security: Authenticators, Chapter 17: The Entry Point: Inviting Users to Log In (Video) Symfony 5 Security: Authenticators, Chapter 18: AbstractLoginFormAuthenticator & Redirecting to Previous URL
Newest issues and pull requests
[Validator] Attribute can not be applied on Controller method argument [Http] Improve the Content Negotiation handling [Routing] override imported route options via annotations [Messenger] More detailed log message of handling error Message handler chain
They talked about us
Github Actions for Symfony 5 PHPUnit and more Symfony Station Communique - 12 November 2021. A Look at Symfony and PHP News. Bolt CMS for developers Stopping time with PHP Configuring Symfony 2.7 App with Apache 2.4 HTTP Server on Ubuntu 20.04
Retour sur le Forum PHP 2021 (partie 2) Svelte + Symfony, ma cure d’amincissement Comment contrôler la qualité de vos projets PHP & Symfony ? Comment re-générer le sitemap au changement d'une entité Contrôlez la qualité de vos projets PHP & Symfony avec PHP-CS-Fixer
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.
Zaloguj się, aby dodać komentarz
Inne posty w tej grupie

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.
Run Process Using the Shell… https://s

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

Contributed by Mathias Arlaud in

Affected versions
Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.
The issue has been fixed in the 2.25.1 version of these