Symfony 5.1.2 released http://feedproxy.google.co

Creato 4y | 15 giu 2020, 15:02:06


Accedi per aggiungere un commento

Altri post in questo gruppo

SymfonyOnline June 2024: Using Git magic for the Symfony mono-repo

SymfonyOnline June 2024 is just around the corner and will start on:

June 4-5: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! June 6-7: Online conference

17 mag 2024, 15:30:10 | Symfony
New in Symfony 7.1: Mailer and Notifier Integrations

Symfony provides many ready-to-use integrations with third-party services to send emails and notifications (via SMS, chat messages, or push notifications). From Google, Microsoft, and Amazon to smalle

17 mag 2024, 08:40:03 | Symfony
SymfonyOnline June 2024: Front-end application development, Symfony-style(s)

SymfonyOnline June 2024 is just around the corner and will start on:

June 4-5: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings! June 6-7: Online conference

16 mag 2024, 14:20:27 | Symfony
New in Symfony 7.1: Constraint Improvements

The Validator component was one of the most active components during the Symfony 7.1 development cycle. In addition to the new MacAddress and Charset constraints and the improved UniqueEntity constrai

16 mag 2024, 07:30:17 | Symfony
SymfonyOnline June 2024: Announcement of workshops topics!

SymfonyOnline June 2024 is just around the corner and will start on:

June 4 & 5th: Workshop days to learn and practice in a friendly atmosphere and small groups June 6 & 7th: Online

15 mag 2024, 15:20:02 | Symfony
New in Symfony 7.1: New Dependency Injection Attributes

Symfony includes tens of PHP attributes so you can define metadata next to your code. In Symfony 7.1 we've added some new attributes and in this article we'll showcase two of them related to the Depen

15 mag 2024, 08:20:03 | Symfony
New in Symfony 7.1: Expanding UniqueEntity Constraint to Any PHP Class

Contributed by Wojciech Kania in #38662.

In Symfony applications, the UniqueEntity constraint validates

14 mag 2024, 09:30:02 | Symfony