By vidorado on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
11.2.x
Introduced in version:
11.2.0
Issue links:
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