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 #782 (20-26 December 2021)

This week, Symfony development activity was low because of Christmas holidays
and focused on fixing various small bugs. Meanwhile, the upcoming
Symfony 6.1 version, to be released in May 2022, introduced a new feature to
create draft emails.





A Week of Symfony #781 (13-19 December 2021)

This week, Symfony wrapped up its 2021 conferences and announced a new SymfonyWorld Online 2022 conference for June 14-17. In addition, SymfonyCorp, the company behind the Symfony project, announced that it's hiring new developers from anywhere in the world to work on in-house projects.





Online SymfonyTour 2021 was a blast!

We had the pleasure to meet the entire Symfony community for the last online conference of 2021 last week, on December 9th and 10th. After a year organizing online conferences, we wrapped up the Online SymfonyTour of 2021 with the SymfonyWorld Online 2021 Winter Edition conference!

Meeting you all online was amazing, we were super pleased to organize several conferences throughout the year and meet the Symfony community from all over the world at different times and in different languages:





SymfonyWorld Online 2022 Summer Edition conference is announced!

We are thrilled to meet you again in 2022 for an online international Symfony conference organized entirely in English. Join us from June 14th to 17th for a week of Symfony completely online at SymfonyWorld Online 2022 Summer Edition.

The agenda of the fourth edition of the international online SymfonyWorld conference will be:





SymfonyCorp is hiring!

Launched in 2018, SymfonyCorp is a company aiming at promoting the Symfony Open-Source framework by creating commercial products around it to ensure its sustainability. The SymfonyCorp team manages symfony.com, the Symfony conferences, the Symfony certification, SymfonyCloud, SymfonyInsight, SymfonyConnect, ...
We are pleased to announce that SymfonyCorp is hiring remote Symfony developers to work on its internal products and projects.





SymfonyLive Paris 2022 : le retour !

The French SymfonyLive conference is back in Paris on April 7-8 2022. Join us for a week of Symfony in French: 2-day workshops and 2-day conference!





A Week of Symfony #780 (6-12 December 2021)

This week, Symfony 5.4.1 and 6.0.1 maintenance versions were released. In addition, the SymfonyWorld 2021 Winter edition conference too place with great success.





Introducing Docker support

Over the years, Docker has become the de facto
standard for building, shipping and running server applications. Docker allows
you to store all the instructions needed to build the environment that will
host your software next to the code, in the repository of the project.





Symfony Demo 2.0 Introduces Support for Symfony 6.0

The Symfony Demo application was introduced in 2015 as a reference application
to show how to develop Symfony applications following the recommended best practices.
This demo application is useful to:





Symfony UX 2.0 & Stimulus 3 Support

Symfony UX is an initiative and set of libraries centered around the
Stimulus JavaScript library. And today, I'm pleased to announce several
new releases: