- Issue created by @flemming.fridthjof
The module has PHP 8.4 deprecation in the form of "Implicitly nullable via default value null" - https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
This produces deprecation warnings from PHP.
Install Drupal 11+ and the 1.0.0-beta5 version of the feeds_ex module running on PHP 8.4 and observe the deprecation warnings.
See attached patch.
Active
Code