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.2 released

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





Laravel 8.47 Released


Laravel 8.47 introduces new string matching methods, scoped service container instances, whereContains() JSON assertions, and the latest changes in the 8.x branch.
The post Laravel 8.47 Released appeared first on Laravel News.





Drupal 9.2.0 is available

What’s new in Drupal 9.2.0?
The second feature release of Drupal 9 helps keep your site even more secure, and comes with increased visitor privacy protection, improved migration tools from Drupal 7, enhancements to the Olivero frontend theme and early support for the WebP image format.
Download Drupal 9.2.0





Google Chat Laravel Notification Channel


The Google Chat notification package for Laravel makes it easy to send Laravel notifications to a Google Chat room.
The post Google Chat Laravel Notification Channel appeared first on Laravel News.





WordPress 5.8 Beta 2

WordPress 5.8 Beta 2 is now available for testing!

This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with it.

You can test the WordPress 5.8 Beta 2 in two ways:





PEST PHP now includes higher-order expectations, Ray debugging integration, and more!


The Pest PHP testing framework community has added some excellent new features, including higher-order expectations, ray() debugging integration, and more!
The post PEST PHP now includes higher-order expectations, Ray debugging integration, and more! appeared first on Laravel News.