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.

City of Nashville

Completed Drupal site or project URL: http





[news] Middleware dispatcher 1.0.0

Stable release of middleware dispatcher package was tagged.
The package is a PSR-15 middleware dispatcher. Given a set of middleware and a
request instance, dispatcher executes it is produces a response instance.





New in Symfony 5.4: Controller Changes

Symfony Controllers are the "glue code" that runs some logic and calls some
services to serve each application route. They are a very stable piece of software
that we rarely change. However, in Symfony 5.4 we've made some changes to controllers
that may impact your applications.





[news] Redis adapter for cache 1.0.0

First version of Redis adapter for Yii cache was released. It is based on predis and could be used either standalone as PSR-16 cache implementation or with Yii cache to gain additional benefits.
Quality standard for the package is similar to other Yii 3 packages: 100% unit test coverage with 98.5% mutation score, and 94.9% type coverage.





A Week of Symfony #775 (1-7 November 2021)

This week, Symfony 5.4.0-BETA1 and 6.0.0-BETA1 versions were published in preparation for their final release at the end of November 2021. We also published the first articles about the new features of Symfony 5.4.





[news] i18n 1.1.0

New version of yiisoft/i18n package was released.
This version adds support for keywords hours, colnumeric, and colcasefirst. These keywords are part of the ECMAScript 2022 Internationalization API Specification (ECMA-402 9th Edition), and supporting them allows for better cross-communication between PHP and JavaScript layers.





Symfony 6.0.0-BETA1 released

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





Symfony 5.4.0-BETA1 released

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