2024-10-03 (3 commits)

2024-10-06

Overview

Incremental improvements, and a deprecation at node template.

Changes

It covers commits from 2024-10-03 on 11.x branch.

#2838571 - 16c1f4907c1c15b181f710b0cda9a2962ebff74b

Documentation improvement.

#3458608: Deprecate $variables[‘view’] for node.html.twig

#3458608 - 892c40410219db88cd8a1f7ed18f9a6c1f8a239b

Deprecates node template view variable.

#3478417: Error handler crashes with Undefined constant “DRUPAL_TEST_IN_CHILD_SITE”

#3478417 - 5e1c30b50e761add9ee319ee1e0ab00b16771573

Fixed logic around error handling on testing.

Annex

Meta

The set

$ git log --oneline --reverse --since=2024-10-02T23:59:59+00:00 --until=2024-10-04T00:00:00+00:00
5e1c30b50e Issue #3478417 by longwave, cmlara: Error handler crashes with Undefined constant "DRUPAL_TEST_IN_CHILD_SITE"
892c404102 Issue #3458608 by nishtha.pradhan, ankitv18, vinmayiswamy, quietone, catch, smustgrave: Deprecate $variables['view'] for node.html.twig
16c1f4907c Issue #2838571 by nexusnovaz, quietone, Damien Flament: Improve description for parameters in hook_menu_links_discovered_alter

$ git diff --shortstat 5e1c30b50e~1..16c1f4907c
 3 files changed, 7 insertions(+), 3 deletions(-)