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 #883 (27 November - 3 December 2023)

This week, Symfony 6.4.0 and Symfony 7.0.0 stable versions were released. We also published a Symfony 7 landing page to summarize the main new features of this version. In addition, we introduced the Symfony 7 certification.





Use Angular’s New Deferrable Views Now

Lighting consoles are electronic devices used in theatrical lighting design to control multiple stage lights at once. Traditionally, lighting consoles are standalone physical devices. The nstudio team wanted to bring the power and versatility of the lighting console to mobile devices. This is the story of how we used Angular and NativeScript to bring that vision to reality.





Symfony 7.0.1 released

Symfony 7.0.1 has just been released.
Here is the list of the most important changes since 7.0.0:





Symfony 6.4.1 released

Symfony 6.4.1 has just been released.
Here is the list of the most important changes since 6.4.0:





Symfony 6.3.10 released

Symfony 6.3.10 has just been released.
Here is the list of the most important changes since 6.3.9:





Symfony 5.4.33 released

Symfony 5.4.33 has just been released.
Here is the list of the most important changes since 5.4.32:





Introducing the Symfony 7 Certification

Symfony 7 was released at the end of November 2023, alongside Symfony 6.4.
Both versions share the exact same features, but Symfony 7.0 gets rid of all the
deprecated features and requires PHP 8.2 or higher.





TallStackUI - a new component library for TALL Stack apps

TallStackUi is a library of ready-to-use components for TALL Stack (Tailwind, Alpine.js, Laravel, and Livewire) applications.