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.

W3C invites implementations of Pointer Events Level 3

The Pointer Events Working Group has published Pointer Events Level 3 as W3C Candidate Recommendation. The features in this specification extend or modify those found in Pointer Events, a W3C Recommendation that describes events and related interfaces for handling hardware-agnostic pointer input from devices including a mouse, pen, or touchscreen.





New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your
applications. In Symfony 7.3, we've added two new constraints to the list.





Laracon US tickets are on sale


The new Laracon US website just launched! Come to the absolute best conference, July 29-30, in Denver, Colorado.





A Week of Symfony #956 (April 21–27, 2025)

This week, we kicked off the New in Symfony 7.3 blog series, highlighting all the exciting new features coming in this release. We also unveiled more details about some of the SymfonyOnline June 2025 conference talks and published the full replay of all the talks from the recent SymfonyLive Berlin 2025 event.





Introducing A Streaming AMQP Transport for Symfony Messenger

Symfony's Messenger component makes it easy to build message-driven
applications. However, developers using symfony/amqp-messenger have long
faced a limitation: it relies on polling (get()), which can lead to high
server load and doesn't scale well with a high number of workers.





W3C invites implementations of Compute Pressure Level 1

The Devices and Sensors Working Group has published Compute Pressure Level 1 as W3C Candidate Recommendation. The Compute Pressure API provides a way for websites to react to changes in the CPU pressure of the target device, such that websites can trade off resources for an improved user experience.