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.

Symfony 6.2.5 released

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





Symfony 6.1.11 released

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





Symfony 6.0.19 released

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





Symfony 5.4.19 released

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





SymfonyLive Paris 2023 - SQLite in production? How about re-evaluating your options?


SymfonyLive Paris 2023, conference in French language only, will take place from March 23 & 24! The schedule is currently being revealed as we go along. More details are available here.





Using PHP Codesniffer With Laravel


Learn how to install, set up, and use PHP Codesniffer with a new Laravel project.
The post Using PHP Codesniffer With Laravel appeared first on Laravel News.