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 #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:





[news] Debug extension 2.1.22 released

Debug extension version 2.1.22 was released.
This release extends variable masking to requestBody.
See the CHANGELOG for details.





[news] Auth Client extension 2.2.14 released

We are very pleased to announce the release of Auth Client extension version 2.2.14.
This version fixes a bug to be unable to set TokenParamKey in OAuth2 config, gets hard overwritten in OAuth2::createToken().
See the CHANGELOG for details.





[news] Queue extension 2.3.5 released

Queue extension version 2.3.5 was released.
This version add ability to set flags for the AMQP queue and exchange and switches from jeremeamia/superclosure to opis/closure adding the possibility to have closures as properties of the jobs.
Full changelog is available at GitHub.





[news] Smarty extension 2.0.11 released

Queue extension version 2.3.5 was released.
This version add ability to set flags for the AMQP queue and exchange and switches from jeremeamia/superclosure to opis/closure adding the possibility to have closures as properties of the jobs.
Full changelog is available at GitHub.





[news] ApiDoc extension version 3.0.6 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.6.
This patch version improves handling of trait inheritance - precedence, prevents methods' and properties' duplication.
See the CHANGELOG for a full list of changes.





[news] Sphinx extension 2.0.15 released

Queue extension version 2.3.5 was released.
This version add ability to set flags for the AMQP queue and exchange and switches from jeremeamia/superclosure to opis/closure adding the possibility to have closures as properties of the jobs.
Full changelog is available at GitHub.





[news] Yii 2.0.47

We are very pleased to announce the release of Yii Framework version 2.0.47.
Please refer to the instructions at https://www.yiiframework.com/download/
to install or upgrade to this version.
This release focuses on stability and fixes 31 bugs and found since 2.0.46.





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.