- Issue created by @nehajyoti
- 🇮🇳India nehajyoti
Unable to create MR https://git.drupalcode.org/issue/samlauth-3537395/-/merge_requests/new?m...
Hence adding patch
Module is not compatible with php 8.4 and throwing warning on drush cr.
Deprecated function: Drupal\samlauth\SamlService::reformatConfig(): Implicitly marking parameter $key_repository as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/html/vendor/composer/ClassLoader.php)
Deprecated function: Drupal\samlauth\SamlService::doLogin(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/html/vendor/composer/ClassLoader.php)
Fix php code and make it compatible
Active
3.11
Code
Unable to create MR https://git.drupalcode.org/issue/samlauth-3537395/-/merge_requests/new?m...
Hence adding patch