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.

New in Symfony 7.2: Misc. Improvements (Part 1)

The New in Symfony 7.2 blog series showcases the main new features introduced
in Symfony 7.2. This two-part blog post is the last in the series and highlights
some miscellaneous minor changes and improvements.





Access Request Data Fluently in Laravel 11.34

This week, the Laravel team released v11.34, with a Request::fluent() method, a Number spellOrdinal() helper, conditional route definitions, shorthand fakes for HTTP responses, and more.





W3C receives Ford Foundation core funding toward development of web accessibility work

The World Wide Web Consortium (W3C) has received US$ 660,037 in core funding from the Ford Foundation via their Technology and Society program, to provide core support through July 2026 to W3C's Web Accessibility Initiative (WAI) work developing web accessibility standards, guidelines, and implementation resources to support access for people with disabilities.





W3C Invites Implementations of Device Posture API

The Devices and Sensors Working Group has published Device Posture API as a W3C Candidate Recommendation. This document specifies an API that allows web applications to request and be notified of changes of the posture of a device. Comments are welcome via the GitHub issues by 24 December 2024.





A Week of Symfony #934 (18-24 November 2024)

This week, Symfony development activity focused on polishing the upcoming Symfony 7.2 release (scheduled for next week) and fixing some bugs in the 5.4 branch (which will reach the end of its bug-fix maintenance period next week as well). Additionally, we continued publishing blog posts about the new features of Symfony 7.2.