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 #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.





The Renaissance of Meteor.js

Article writen by Gabs Ferreira.January 20, 2012. That’s the date of the initial release of Meteor.js.Back then, the web was a very different place.Front-end development was dominated by jQuery for cross-browser compatibility and DOM manipulation.Responsive design was gaining traction, with Bootstrap standardizing mobile-friendly web design.





New in Symfony 7.2: Optional Secret

One of the most well-know Symfony configuration options is the secret,
which can be configured via the framework.secret option or the APP_SECRET
env var in one of the .env files processed by Symfony.





WordPress 6.7.1 Maintenance Release

WordPress 6.7.1 is now available!

This minor release features 16 bug fixes throughout Core and the Block Editor.





Meteor.js 3.1: A New Dawn for Full-Stack JavaScript Development

Article writen by Gabs Ferreira.January 20, 2012. That’s the date of the initial release of Meteor.js.Back then, the web was a very different place.Front-end development was dominated by jQuery for cross-browser compatibility and DOM manipulation.Responsive design was gaining traction, with Bootstrap standardizing mobile-friendly web design.