Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

Black Friday 2022 Offers from the Symfony Ecosystem

This year, the traditional Black Friday offers for Symfony ecosystem come early. Hurry up because they won't repeat until next year!

30% discount on all Symfony, Sylius, and Twig certifications

Show your Symfony expertise! Exams are online and you can take them from anywhere in the world; vouchers are valid up to one year after the
purchase!

How to get the discount? Visit Symfony Certification website and use the CERTIF_30_BF22 coupon when purchasing any voucher.





A Week of Symfony #829 (14-20 November 2022)

This week, the third beta of Symfony 6.2 was released so you can test it in your own projects before its final release at the end of November 2022. Meanwhile, the SymfonyCon 2022 took place this week in Disneyland Paris and it was a resounding success; gathering a huge and thriving community from around the World to get the latest updates from the Symfony ecosystem.





Symfony 6.2.0-BETA3 released

Symfony 6.2.0-BETA3 has just been released.
Here is the list of the most important changes since 6.2.0-BETA2:





New in Symfony 6.2: DX Improvements

DX (developer experience) is defined by the tools, processes, and software
that a developer uses when interacting with a product or system. In Symfony
we're constantly improving DX and in this post we highlight some of the best
Symfony 6.2 DX improvements.





New in Symfony 6.2: New Uid Features

The Uid component provides an object-oriented API to generate and represent
UIDs such as UUID and ULID. In Symfony 6.2 we're adding some features to it.





New in Symfony 6.2: Improved Enum Support

Symfony introduced PHP enums support in Symfony 5.4, which was released on
November 2021. In Symfony 6.2 we continued adding Enums supports in different
parts of the code.





New in Symfony 6.2: Better Debugging Commands

Symfony includes many commands to help you debug issues in your applications
while developing them. In Symfony 6.2 we're improving some of those commands and
adding new ones.