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 #771 (4-10 October 2021)

This week, Symfony continued adding tweaks to fix compatibility with the future PHP 8.1 version. Meanwhile, the upcoming Symfony 5.4 version merged some new features such as basic support for language negotiation and a CssColor constraint to validate that a given value matches any of the formats available to define CSS colors.





A Week of Symfony #770 (27 September - 3 October 2021)

This week, Symfony 4.4.32 and 5.3.9 maintenance versions were released. Meanwhile, we continued polishing the upcoming Symfony 5.4 and 6.0 versions with some bug fixes and new features such as the option to configure log level and status code per exception class.





Symfony 5.3.9 released

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





Symfony 4.4.32 released

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





Symfony 5.3.8 released

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





Symfony 4.4.31 released

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





Symfony Sponsoring Program

The Symfony Open Source project is supported by a company called Symfony SAS.
This company sponsors the project by paying for contributions from Nicolas Grekas,
Fabien Potencier and Javier Eguiluz.





A Week of Symfony #769 (20-26 September 2021)

This week, Symfony announced that Flex is going serverless. This will simplify our operations and will allow you to host custom recipes in your own repositories and to add features on top of the public Flex API.





Symfony Flex is Going Serverless

Symfony Flex was introduced in 2017 as one of the key parts of the
reimagined Symfony experience for the Symfony 4 launch. Symfony Flex is a
tool (technically, a Composer plugin) that simplifies the installation/removal
of packages in Symfony applications.





A Week of Symfony #768 (13-19 September 2021)

This week, Symfony continued preparing the upgrade to a fully-typed codebase, including the release of a command utility to patch type declarations in your own code and a blog post explaining how to prepare your apps and bundles for Symfony 6. Finally, the Call for Papers for the upcoming SymfonyWorld 2021 conference will close next week.