- Issue created by @beloglazov91
- ivnish Kazakhstan
@beloglazov91 all new features will ship only to 2.x branch and as I know this is already fixed in 2.x.
Wait for @jsacksick opinion
PHP 8.4 has deprecated implicit nullable types.
Use the module in a PHP 8.4 environment
Use explicit nullable types (compatible with PHP 7.1+ so no compatibility concerns given Drupal core PHP minimums)
Active
2.0
Developer experience
@beloglazov91 all new features will ship only to 2.x branch and as I know this is already fixed in 2.x.
Wait for @jsacksick opinion