- Issue created by @krishnamohan aadem
Drupal 9 is no longer supported on drupal.org, so we are not taking bug reports for it.
Upgrade to a supported version of Drupal and re-open this if necessary.
After updating PHP from 7.4 to 8.1 on a Drupal 9.5.11 site, we started encountering warnings on the /user page. The warnings point to an undefined array key 'weight' in the EntityViewBuilder->buildMultiple() and EntityViewDisplay->buildMultiple() methods. These warnings did not appear under PHP 7.4 and seem to be related to PHP 8.1's stricter handling of undefined array keys.
Active
9.5
entity system
Drupal 9 is no longer supported on drupal.org, so we are not taking bug reports for it.
Upgrade to a supported version of Drupal and re-open this if necessary.