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.

[news] Cookies 1.2.0

Cookies package version 1.2.0 was released. This version adds a parameter $encodeValue to the Cookie constructor and the Cookie::withRawValue() method that creates a cookie copy with a new value that will not be encoded.





A Week of Symfony #751 (17-23 May 2021)

This week, Symfony 3.4.49, 4.4.24 and 5.2.9 maintenance versions were released. In addition, the first Release Candidate of Symfony 5.3.0 was published in preparation for its final release at the end of this month.





Find N+1 problems instantly by disabling lazy loading


Learn about the strict lazy loading setting that allows you to disable it entirely for non-production environments.
The post Find N+1 problems instantly by disabling lazy loading appeared first on Laravel News.





Sublime Text 4


The first stable release of Sublime Text 4 is here with new features like Tab Multi-Select, Context-Aware Auto Complete, and more.
The post Sublime Text 4 appeared first on Laravel News.





New in Symfony 5.3: Notifier Integrations

The Notifier component was introduced in Symfony 5.2 as the best way to send
notifications via one or more channels (email, SMS, chats, etc.) The component
is already integrated with dozens of services, but in Symfony 5.3 we’ve added
many more integrations:
Chatting services





The Ember JS Framework Takes the GAAD Pledge

As we join Global Accessibility Awareness Day (GAAD) in celebrating its tenth anniversary, we are delighted to announce that the Ember JavaScript Framework has taken the GAAD pledge to make accessibility a core value of our framework.





How Avion Brings User Story Mapping To Product Teams using Meteor

Announcing Meteor 2.3.1Announcing Meteor 2.3.1: Node 14, removal of deprecated APIs, improved HMR, and much moreMeteor 2.3 & 2.3.1 bring a lot of long-expected upgrades and improvements. It also has a small diet with the removal of long deprecated code in packages which allows us to more focus on the future.