- Issue created by @klausi
- Merge request !34fix(StateItem): PHP 8.4 compatibility for nullable types β (Open) created by klausi
- πΊπ¦Ukraine andriy khomych
Thanks, Klausi!
I checked this MR, looks fine to me. Moved to RTBC.
PHP Deprecated: Drupal\state_machine\Plugin\Field\FieldType\StateItem::getPossibleValues(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/backend/web/modules/contrib/state_machine/src/Plugin/Field/FieldType/StateItem.php on line 178
run PHP 8.4
added nullable operator
Review MR.
none
none
none
Active
1.0
Code
Thanks, Klausi!
I checked this MR, looks fine to me. Moved to RTBC.