A while ago, we started to provide Symfony CLI packages for various platforms (Homebrew, APT based Linux distros like Debian/Ubuntu, YUM based distros like Fedora/CentOS/SUSE/RedHat, ...) in addition to pure binaries.
A while ago, we started to provide Symfony CLI packages for various platforms (Homebrew, APT based Linux distros like Debian/Ubuntu, YUM based distros like Fedora/CentOS/SUSE/RedHat, ...) in addition to pure binaries.
This week, the biggest new feature added to the upcoming Symfony 6.2 version was an access token authenticator. This security authenticator is able to fetch a token in the request header and retrieve the associated user identifier. It supports custom tokens and self-contained tokens such as JWT, Paseto, and SAML.
This week, the upcoming Symfony 6.2 version added features such as allowing to extend the #[When] attribute, adding conditional types to conditional configuration builders, introduced a new messenger:count command that lists the pending messages per transport and improved the #IsGranted attribute to
Symfony 6.1.3 has just been released.
Here is the list of the most important changes since 6.1.2:
Symfony 6.0.11 has just been released.
Here is the list of the most important changes since 6.0.10:
Symfony 5.4.11 has just been released.
Here is the list of the most important changes since 5.4.10: