You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PHP 8.4 deprecation notice for implicitly marking parameter as nullable:
PHP Deprecated: Mfc\OAuth2\ResourceServer\GitLab::updateUserRecord(): Implicitly marking parameter $saltingInstance as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/mfc/oauth2/Classes/ResourceServer/GitLab.php on line 278
Deprecated: Mfc\OAuth2\ResourceServer\GitLab::updateUserRecord(): Implicitly marking parameter $saltingInstance as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/mfc/oauth2/Classes/ResourceServer/GitLab.php on line 278
The text was updated successfully, but these errors were encountered:
Fix PHP 8.4 deprecation notice for implicitly marking parameter as nullable:
The text was updated successfully, but these errors were encountered: