The Symfony Fast Track book now available for Symfony 5.4 and 6.0

I'm very happy to announce that the Symfony book, "The Fast Track", is now available for Symfony 5.4 and Symfony 6.0. What's new? Besides updating the code to work with Symfony 5.4 and 6.0, many changes have been made: The book now uses the webapp pack (lots of paragraphs needed to be updated to take this change into account, which simplified the text quite a bit and makes the book a bit shorter as well). PHP 8 native annotations are now used everywhere, including for Doctrine and API Platform (Doctrine annotations are not needed anymore). Many small changes to use the latest best practices: using DateTimeImmutable everywhere, taking into account that packs are now always unpacked, using secrets instead of environment variables when it makes sense, better explain the different kind of tests supported by the maker bundle, using password hashers, better Windows support, ... All screenshots have been updated for Symfony 5.4 and 6.0. Some third-party bundles released some major versions, so their chapters or sections were updated or rewritten accordingly; we now use EasyAdmin 4 for instance. The code now uses Bootstrap 5. The book explains how to deploy on Platform.sh now that we have transitioned SymfonyCloud to Platform.sh. Many tweaks and fixes. Version 6.0 of the book is supported by new sponsors that I'd like to thank: SensioLabs; Platform.sh; Qossmic; Blackfire.io; Les Tilleuls. If you bought the PDF book for Symfony 5.0 or 5.2 via Leanpub, you can download the new Symfony 5.4 PDF on Leanpub via your account. Else, consider buying the book for Symfony 5.4 or 6.0 today to help Symfony or consider sponsoring me on Github. You can also read it for free online in English, French, Polish or Dutch. More translations will be available soon. Enjoy reading the book!

                Sponsor the Symfony project.

https://symfony.com/blog/the-symfony-fast-track-book-now-available-for-symfony-5-4-and-6-0?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 16 feb 2022, 14:20:18


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

A Week of Symfony #960 (May 19–25, 2025)

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

25 may 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

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

23 may 2025, 9:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

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

22 may 2025, 7:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

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

21 may 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 may 2025, 9:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

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

19 may 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 may 2025, 8:10:09 | Symfony