gigya / drupal8

Gigya Drupal 9/10 GConnector
GNU General Public License v2.0
4 stars 15 forks source link

Deprecated function: explode() after updating PHP to version 8.1 #115

Open jolimas opened 2 years ago

jolimas commented 2 years ago

After updating PHP from v7.4 to v8.1 I get this warning:

"Deprecated function: explode(): Passing null to parameter #2 ($string) of type string is deprecated at Drupal\gigya_raas\GigyaController->getGigyaLoginToken() (line 570 de /app/docroot/modules/contrib/gigya-drupal/gigya_raas/src/GigyaController.php)"