- Issue created by @sourav_paul
- First commit to issue fork.
- Status changed to Needs review
6 months ago 3:33pm 27 May 2024 - Issue was unassigned.
- Status changed to Closed: works as designed
6 months ago 1:06pm 28 May 2024
Getting warning
"Deprecated function: Creation of dynamic property Drupal\users_list\Plugin\Block\UsersListBlock::$usersListController is deprecated in Drupal\users_list\Plugin\Block\UsersListBlock->__construct() (line 53 of modules/contrib/users_list/src/Plugin/Block/UsersListBlock.php)."
After placing users_list block using the block layout in D10.2.2 with PHP 8.2.
Attaching SS for reference :
1. Install & Enable the module
2. Place users_list block in any region using block layout.
3.After saving the block warning will be popup to Block layout page & also in the page for which you have place the block.
Closed: works as designed
1.0
Code