New in Symfony 5.3: Notifier Integrations

The Notifier component was introduced in Symfony 5.2 as the best way to send notifications via one or more channels (email, SMS, chats, etc.) The component is already integrated with dozens of services, but in Symfony 5.3 we’ve added many more integrations: Chatting services

Microsoft Teams added by Edouard Lescot in PR 39007 Gitter added by Christin Gruber in PR 39838 Mercure added by Mathias Arlaud in PR 39342

SMS services

SMS Biuras added by Vasilij Duško in PR 40691 LightSMS added by Vasi

4y | Symfony
New in Symfony 5.3: Form Field Sorting

Contributed by Yonel Ceruto in #40690.

Symfony forms render their fields in the same order that you define them. This might cause issues when adding/removing fields dynamically in complex forms (e.g. a field added via form events can end up being rendered after the form submit button). That’s why in Symfony 5.3 you can sort form fields to control the order in which they are rendered.

4y | Symfony
Announcing one more Keynote and more talks at SymfonyWorld 2021

We can't wait to meet you online next month for SymfonyWorld 2021! We've announced last week the first selected speakers and the first Keynotes scheduled at the international conference on June 17 and 18. We'll meet you for an entire week of Symfony:

2-day online pre-conference workshops on June 15-16 2-day online conference with 2 tracks per day on June 17-18

The entire event, workshops and conference will be organized online in English. All talks will have English subtitles and will be ava

4y | Symfony
Symfony 3.4.49 released

Symfony 3.4.49 has just been released. Here is a list of the most important changes:

security #cve-2021-21424 [SecurityCore] Fix user enumeration via response body on invalid credentials (@chalasr)

Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more. Want to be notified whene

4y | Symfony
Symfony 4.4.24 released

Symfony 4.4.24 has just been released. Here is a list of the most important changes:

security #cve-2021-21424 [SecurityCore] Fix user enumeration via response body on invalid credentials (@chalasr) bug #41230 [FrameworkBundle][Validator] Fix deprecations from Doctrine Annotations+Cache (@derrabus) bug #41240 Fixed deprecation warnings about passing null as parameter (@derrabus) bug #41241 [Finder] Fix gitignore regex build with “” (@mvorisek) bug #41224 [HttpClient] fix adding q

4y | Symfony
Symfony 5.2.9 released

Symfony 5.2.9 has just been released. Here is a list of the most important changes:

security #cve-2021-21424 [SecurityCore] Fix user enumeration via response body on invalid credentials (@chalasr) bug #41275 Fixes Undefined method call (@faizanakram99) bug #41269 [SecurityBundle] Remove invalid unused service (@chalasr) bug #41139 [Security] [DataCollector] Remove allows anonymous information in datacollector (@ismail1432) bug #41230 [FrameworkBundle][Validator] Fix deprecations

4y | Symfony
Symfony 5.3.0-RC1 released

Symfony 5.3.0-RC1 has just been released. Here is a list of the most important changes:

security #cve-2021-21424 [SecurityCore] Fix user enumeration via response body on invalid credentials (@chalasr) bug #41275 Fixes Undefined method call (@faizanakram99) feature #41175 [Security] [RememberMe] Add support for parallel requests doing remember-me re-authentication (@Seldaek) bug #41269 [SecurityBundle] Remove invalid unused service (@chalasr) feature #41247 [Security] Deprecate t

4y | Symfony
Last selected talks and speakers at SymfonyWorld 2021

SymfonyWorld 2021is coming next month! We've recently announced the first selected speakers, the first Keynotes and we've announced yesterday more talks and one other Keynote scheduled at the international conference on June 17 and 18.

The entire event, workshops and conference will be organized online in English. All talks will have English subtitles and will be available in replay as soon as the conference ends. Join us for an entire week of Symfony:

2-day online pre-conference workshops on

4y | Symfony
New in Symfony 5.3: Translation Providers

Contributed by Mathieu Santostefano in #38475.

The process of translating Symfony applications requires extracting all translatable contents from templates and code. This task is boring and error-prone; that’s why Symfony provides a translation:update command to extract contents and update catalogs automatically. This works great, unless your application uses external translation serv

4y | Symfony
New in Symfony 5.3: Service Autowiring with Attributes

Autowiring Iterators/Locators with Attributes¶

        Contributed by 
        Alexander M. Turek
        and Nicolas Grekas
        in #40406.

The traditional way of working with service tags in Symfony applications involves these steps: Apply some tag to one or more services (either manually or applying a tag automatically to all services that implement some interface); A

4y | Symfony

Miembros



Buscar