- Issue created by @daniel korte
Automatically closed - issue fixed for 2 weeks with no activity.
Module is not compatible with php 8.4 and throwing warning on drush cr.
Run drush cr and see this:
PHP Deprecated: Drupal\random_reference_formatter\Controller\RandomEntityController::__construct(): Implicitly marking parameter $renderer as nullable is deprecated, the explicit nullable type must be used instead in random_reference_formatter/src/Controller/RandomEntityController.php on line 19
Fix PHP code for 8.4 compatibility
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.