- Issue created by @pcambra
- Merge request !16Issue #3520284: Implicitly marking parameter $user as nullable is deprecated,... → (Merged) created by pcambra
Several instances after upgrading to PHP 8.4
Deprecated: Drupal\like\LikeHelper::like(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelper.php on line 80
Deprecated: Drupal\like\LikeHelper::unlike(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelper.php on line 126
Deprecated: Drupal\like\LikeHelper::userHasLiked(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelper.php on line 180
Deprecated: Drupal\like\LikeHelperInterface::like(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelperInterface.php on line 25
Deprecated: Drupal\like\LikeHelperInterface::unlike(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelperInterface.php on line 39
Deprecated: Drupal\like\LikeHelperInterface::userHasLiked(): Implicitly marking parameter $user as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/like/src/LikeHelperInterface.php on line 55
Active
2.0
Code