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.

Get rid of your project critical problems when migrating to Symfony 6 with SymfonyInsight

SymfonyInsight, the most advanced analysis tool for Symfony projects has been created by the team behind Symfony. We put all of our expertise in building the best tool to detect potential issues with high accuracy and send detailed explanations.





A Week of Symfony #804 (23-29 May 2022)

This week, Symfony 6.1 was released including lots of great new features. In addition, Symfony published its 4.4.42, 5.4.9 and 6.0.9 maintenance releases.





Symfony 6.1 curated new features

Symfony 6.1.0 has been released. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 6.0 without changing anything in your code.

During the last couple of months, we've blogged about the great 6.1 new features. I highly recommend you to read these articles about Symfony 6.1 as they contain the major changes for this new version:





New in Symfony 6.1: Misc. Improvements

Symfony 6.1 has just been released. During the past weeks we've published lots
of articles about the most important Symfony 6.1 features. In this article,
the last one in the Symfony 6.1 series, we showcase some minor but interesting
features introduced by Symfony 6.1.





Symfony 6.1.0 released

Symfony 6.1.0 has just been released.
Check the Living on the Edge
category on this blog to learn about the main features of this new stable release;
or check the release announcement of BETA1
to get the list of all new features.





Symfony 6.0.9 released

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





Symfony 5.4.9 released

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





Symfony 4.4.42 released

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





Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and more


In this tutorial, learn some of the ways you can refactor a controller and utilize services, events, jobs, actions and more
The post Restructuring a Laravel Controller using Services, Events, Jobs, Actions, and more appeared first on Laravel News.





Ember 4.4 Released

Today the Ember project is releasing version 4.4 of Ember.js, Ember Data, and Ember CLI.
This release kicks off the 4.4 beta cycle for all sub-projects. We encourage our community (especially addon authors) to help test these beta builds and report any bugs before they are published as a final release in six weeks' time. The ember-try addon is a great way to continuously test your projects against the latest Ember releases.
You can read more about our general release process here: