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.

Write API Integrations in Laravel and PHP Projects with Saloon


Saloon is a Laravel/PHP package that allows you to write your API integrations in a beautiful, standardized syntax.
The post Write API Integrations in Laravel and PHP Projects with Saloon appeared first on Laravel News.





[news] Yii Runner 1.0.0 and adapters

First release of Yii Runner was tagged. A runner hides application initialization details making configuration process easier.
For example, instead of complicated initialization, the following is enough for HTTP application's index.php:





Introducing the Symfony 6 Certification

Symfony 6 was released at the end of November 2021, alongside Symfony 5.4.
Both versions share the exact same features, but Symfony 6.0 gets rid of all the
deprecated features and requires PHP 8.0.2 or higher.





WP Briefing: Episode 23: A letter from WordPress’ Executive Director

As we greet a new year, WordPress’ Executive Director writes a letter to the project and community that speaks to the hopes of the year ahead.

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





A Week of Symfony #785 (10-16 January 2022)

This week, Symfony fixed some issues related to PHP enums and improved the performance when using many environment variables in your application.





[news] Access 1.1.0

Yii Swagger 1.1.0
Yii Swagger intergration package was updated to version 1.1.0. In this version an ability to configure Yii\Swagger\Middleware\SwaggerJson via config/params.php was added:





[news] ApiDoc extension version 3.0.0 released

Yii Swagger 1.1.0
Yii Swagger intergration package was updated to version 1.1.0. In this version an ability to configure Yii\Swagger\Middleware\SwaggerJson via config/params.php was added:





[news] Yii Swagger 1.1.0

Yii Swagger 1.1.0
Yii Swagger intergration package was updated to version 1.1.0. In this version an ability to configure Yii\Swagger\Middleware\SwaggerJson via config/params.php was added: