- Issue created by @nehajyoti
- 🇮🇳India nehajyoti
Have pushed the code but unable to create a PR https://git.drupalcode.org/issue/lightning_workflow-3534968/-/merge_requ...
Module is not compatible with php 8.4
Throws warnings on drush cr
PHP Deprecated: Drupal\lightning_workflow\Routing\RouteSubscriber::isViewing(): Implicitly marking parameter $route_match as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/lightning_workflow/src/Routing/RouteSubscriber.php on line 59
Deprecated: Drupal\lightning_workflow\Routing\RouteSubscriber::isViewing(): Implicitly marking parameter $route_match as nullable is deprecated, the explicit nullable type must be used instead in /var/www/docroot/modules/contrib/lightning_workflow/src/Routing/RouteSubscriber.php on line 59
Fix php code and make it compatible
Merge PR and make the new release.
Active
4.0
Code
Have pushed the code but unable to create a PR https://git.drupalcode.org/issue/lightning_workflow-3534968/-/merge_requ...