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 #834 (19-25 December 2022)

This week, the upcoming Symfony 6.3 version added lots of new features, such as support for nesting autowiring-related attributes, allow to use HttpStatus attribute to set status code and headers for HTTP exceptions, introduce a feature to strip emojis in text contents and





WP Briefing: Episode 45: State of the Word Reflections

In the forty-fifth episode of the WordPress Briefing, WordPress Executive Director Josepha Haden Chomphosy discusses highlights from this year’s State of the Word address.

Have a question you’d like answered? You can submit them to wpbriefing@wordpress.org, either written or as a voice recording.





Laravel 9.45 Released


The Laravel team released 9.45 this week with custom component search paths, a new validation rule, router convenience for ULID route params, and more.
The post Laravel 9.45 Released appeared first on Laravel News.





[news] Yii Widgets 1.1.0

Version 1.1.0 of Yii Widgets package is released. There are some additions and changes:

  • fixed phpdocs and check type for array normalized in Dropdown and Menu widgets;
  • added support ^3.0 version of yiisoft/html package;
  • added support ^7.0 version of yiisoft/view package.




The Symfony Fast Track book updated for Symfony 6.2

I'm very happy to announce that the Symfony book, "The Fast Track", has been updated for Symfony 6.2.





OpnForm is an Open-source Form Builder Made With Laravel


OpenForm is an open-source form builder made with Laravel, Vue.js, Tailwind CSS, and more.
The post OpnForm is an Open-source Form Builder Made With Laravel appeared first on Laravel News.





jQuery 3.6.3 Released: A Quick Selector Fix

Last week, we released jQuery 3.6.2. There were several changes in that release, but the most important one addressed an issue with some new selectors introduced in most browsers, like :has(). We wanted to release jQuery 3.6.3 quickly because an issue was reported that revealed a problem with our original fix. More details on that below.