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.

Symfony 5.3.7 released

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





Symfony 4.4.30 released

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





A Week of Symfony #765 (23-29 August 2021)

This week, Symfony development activity focused on fixing various bugs across its entire codebase and implementing some minor new features for the upcoming Symfony 5.4 version.

Symfony development highlights

This week, 49 pull requests were merged (49 in code and 0 in docs) and 24 issues were closed (32 in code and 2 in docs). Excluding merges, 23 authors made 1,970 additions and 656 deletions. See details for code and docs.





[extension] ed-smartass/yii2-relation-behavior

yii2-relation-behavior Installation composer require ed-smartass/yii2-relation-behavior

Example use Smartass\





[extension] ed-smartass/yii2-settings

yii2-relation-behavior Installation composer require ed-smartass/yii2-relation-behavior

Example use Smartass\





A package for PHP to interact with the GitHub Sponsors GraphQL API


PHP GitHub Sponsors is a package for PHP to interact with the GitHub Sponsors GraphQL API.
The post A package for PHP to interact with the GitHub Sponsors GraphQL API appeared first on Laravel News.