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.

[news] Yii Console 2.1

Version 2.1 of Yii Console package was tagged.
In this version:

  • Enhanced output for serve command
  • Added --xdebug option for serve
  • Fixed accepting : as command name separator
  • Added something else




A Week of Symfony #856 (22-28 May 2023)

This week, Symfony 5.4.24 and 6.2.11 maintenance versions were released. Meanwhile, we published the 6.3.0 Release Candidate 1 and Release Candidate 2 versions in preparation for the final release of Symfony 6.3 next week.





Symfony 6.3.0-RC2 released

Symfony 6.3.0-RC2 has just been released.
Here is the list of the most important changes since 6.3.0-RC1:





Symfony 6.2.11 released

Symfony 6.2.11 has just been released.
Here is the list of the most important changes since 6.2.10:





Symfony 5.4.24 released

Symfony 5.4.24 has just been released.
Here is the list of the most important changes since 5.4.23:





Celebrating 20 Years of WordPress

You did it and I think congratulations are in order! You, dear WordPress enthusiast, have helped WordPress thrive for the past 20 years. It’s an incredible accomplishment, and I couldn’t be more thankful.





FakerPHP Stripe Provider


Faker Stripe is a provider for FakerPHP that generates fake but structurally correct IDs for Stripe API resources.
The post FakerPHP Stripe Provider appeared first on Laravel News.





New in Symfony 6.3: Dependency Injection Improvements

The Service Container is the key feature that makes Symfony applications so
fast and flexible. In Symfony 6.3 we've improved it with a lot of new features.





Laravel 10.12 Released


The Laravel team released v10.12 this week with conditional sleep, job timeout event, inline attachments, method assertion, and more!
The post Laravel 10.12 Released appeared first on Laravel News.