Change record status: 
Project: 
Introduced in branch: 
11.2.x
Introduced in version: 
11.2.0
Description: 

Number::alphadecimalToInt() will no longer accept NULL or the empty string as they are not valid alphadecimal values.

In Drupal 12.0.0, the deprecation warning will be replaced with an InvalidArgumentException.

Impacts: 
Module developers