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 7.0.0-RC1 released

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





Symfony 6.4.0-RC1 released

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





Laravel 10.32 Released

This week, the Laravel team released v10.32, with new conditional push Blade directives, conditional "present" validation rules, and more. Laravel 10 saw 15 individual contributions, including updates, fixes, and improvements. Here is a bit more info about the new features introduced this week:





Laradir: The Laravel developer directory gets a new home

Laradir.com, originally launched in 2022, has been acquired by Simon Hamp, a Laravel developer and active community member. On the acquisition, Simon said:





Mocking APIs in Laravel Tests With Wiremock

Accounting for APIs while testing can be a confusing and sometimes painful process. Whether you are testing client-side components or server-side code, you must somehow mock or fake the request and response in your code.





[news] Yii 1.1.29 is released

We are very pleased to announce that Yii Framework version 1.1.29 is released.
You can download it at yiiframework.com/download/.
Yii 1.1.29 improves compatibility with PHP 8.2 and includes a security improvement. See the security advisory for more information.