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 Swagger 1.2.0

Yii Swagger intergration package was updated to version 1.2.0. In this version we have added an ability to configure OpenApi\Annotations\OpenAPI generation via Yiisoft\Swagger\Service\SwaggerService in config/params.php:





[extension] biladina/yii2-hijridatetime

Yii Swagger intergration package was updated to version 1.2.0. In this version we have added an ability to configure OpenApi\Annotations\OpenAPI generation via Yiisoft\Swagger\Service\SwaggerService in config/params.php:





First selected talks at SymfonyLive Paris 2022

First selected talks at SymfonyLive Paris 2022, discover the first talks scheduled at the French conference on April 7-8 2022.





Laravel Google Chat Alerts


Google Chat Alerts is a Laravel package to send a message to Google chat quickly.
The post Laravel Google Chat Alerts appeared first on Laravel News.





How the Angular Compiler Works

photo by Emma TwerskyWe are excited to announce the release of Angular v14!





Calculating Mathematical Statistics in PHP


Hi-Folks/statistics is a PHP package that provides functions for calculating mathematical statistics of numeric data.
The post Calculating Mathematical Statistics in PHP appeared first on Laravel News.





[news] ApiDoc extension version 3.0.1 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.1.
This major version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.