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.

A Week of Symfony #927 (30 September - 6 October 2024)

This week, Symfony 7.2 entered into its stabilization period before its final release at the end of November 2024.





Ember 5.12 Released

Today the Ember project is releasing version 5.12 of Ember.js and Ember CLI. Following Ember's Major Version Policy, version 5.12 will be the final release of the 5.x series. This release of Ember.js is an LTS (Long Term Support) candidate. LTS candidates prioritize stability over the addition of new features, and have an extended support schedule.





Node v20.18.0 (LTS)

Making Node.js Downloads Reliable





Statamic, Radical Design, and more with Jack McDade

In this episode, we welcome Jack McDade to the show to talk about Statamic, his Radical Design course, business, marketing, and more.





[news] Yii View Renderer 7.2

Minor version of Yii View Renderer were tagged.

  • Added support for yiisoft/view version ^11.
  • Bumped PHP version to ^8.1 and refactor code.




Laravel Roundup - October

Laravel Roundup - October
Welcome to the first edition of the Laravel Roundup. At the beginning of each month, we plan to create a post highlighting the latest news, jobs, and community-related items.





Laravel 11.26 Released

The Laravel team released v11.26 this week, with the ability to gracefully stop a pool of processes, using Enums when defining Rate Limiting, an Artisan command to make Job Middleware and more.