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.4.20 released

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





Ember 6.3 Released

Today the Ember project is releasing version 6.3 of Ember.js and Ember CLI.
This release kicks off the 6.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:





Node v18.20.8 (LTS)

Node.js Test CI Security Incident





Authorized Translation of WCAG 2.2 in Brazilian Portuguese

The World Wide Web Consortium (W3C) published the Authorized Brazilian Portuguese Translation of Web Content Accessibility Guid





Updated W3C Recommendation: EPUB 3.3

The Publishing Maintenance Working Group has published an updated EPUB 3.3 Recommendation. EPUB® 3 defines a distribution and interchange format for digital publications and documents. The EPUB format provides a means of representing, packaging, and encoding structured and semantically enhanced web content — including HTML, CSS, SVG, and other resources — for distribution in a single-file container.





WordPress 6.8 Release Candidate 1

The first Release Candidate (“RC1”) for WordPress 6.8 is ready for download and testing!

This version of the WordPress software is under development.  Please do not install, run, or test this version of WordPress on production or mission-critical websites.  Instead, it’s recommended that you evaluate RC1 on a test server and site.





First Public Working Draft: CSS Form Control Styling Level 1

The CSS Working Group has published a First Public Working Draft of CSS Form Control Styling Level 1. This CSS Module defines various ways of styling form controls and their different parts.





First Public Working Draft: ContentEditable

The Web Editing Working Group has published a First Public Working Draft of ContentEditable, a collection of proposals developed by the group. Some of these proposals are further defined in EditContext API, which supersedes this document. The Working Group ceased work on this specification in 2022 prior to publishing a First Public Working Draft (FPWD).





A Week of Symfony #951 (March 17–23, 2025)

This week, the upcoming Symfony 7.3 version updated its default configuration to exclude container extensions, entities and messenger messages when registering services, and made some changes related to resetting services.





Connecting Laravel Socialite with Google Client PHP Library


This article will guide you through setting up Laravel Socialite with Google OAuth and connecting it to the Google Client PHP Library.