Change record status: 
Project: 
Introduced in branch: 
10.3.x
Introduced in version: 
10.3.0
Description: 

The function user_is_blocked() is deprecated, to check if a user is blocked, use Drupal\user\UserInterface::isBlocked() instead.

Impacts: 
Module developers