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.

A Week of Symfony #855 (15-21 May 2023)

This week, Symfony development activity focused again on polishing the new features of the upcoming Symfony 6.3 version, which will be released before the end of May 2023. In addition, the API Platform project announced a new edition of their conference that will be attended by some Symfony Core Team members.





Symfony core team members selected at the API Platform Conference 2023

API Platform is an open-source framework based on Symfony that aims to simplify the process of building modern and robust APIs, by providing a comprehensive set of tools and features.

The API Platform Conference is back and will be organized in Lille on September 21st and 22nd 2023! The event is only four months away, and a first set of speakers have been announced. Amongst them, Symfony core team members:





New in Symfony 6.3: Notifier Integrations

The Notifier component provides tens of ready-to-use integrations with
third-party services. From the most popular services (Slack, Telegram, Google
Chat, Amazon, etc.) to the smallest niche services, Symfony Notifier has you
covered for all your notification needs.
In Symfony 6.3 we've introduced lots of new integrations:





New in Symfony 6.3: DX Improvements (Part 2)

DX (developer experience) improvements are small changes that make your
day-to-day work as developer easier or more pleasant. A few days ago we published
the first DX improvements of Symfony 6.3 and this blog post shows other DX
improvements added by Symfony 6.3.





A Week of Symfony #854 (8-14 May 2023)

This week, Symfony 6.3.0 beta2 and beta3 were released so you can test them in your own projects and report bugs before its final release. Meanwhile, we continued adding features to the new AssetMapper component.





Symfony 6.3.0-BETA3 released

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





New in Symfony 6.3: DX Improvements (Part 1)

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.3 DX improvements.