lamselli

Results 4 issues of lamselli

Since I updated to symfony 5.3, I get the following warning : User Deprecated: The "Trikoder\Bundle\OAuth2Bundle\Security\Guard\Authenticator\OAuth2Authenticator" class implements "Symfony\Component\Security\Guard\AuthenticatorInterface" that is deprecated since Symfony 5.3, use the new authenticator system...

Not a major issue but with Symfony 5.2, I get a deprecation warning : User Deprecated: Since symfony/security-http 5.2: Method "Trikoder\Bundle\OAuth2Bundle\Security\Authentication\Token\OAuth2Token::getProviderKey()" has been deprecated, rename it to "getFirewallName()" instead.

When I use the doctrine:decrypt:database command, I get the following error : `In DoctrineDecryptDatabaseCommand.php line 102: Cannot use object of type App\Entity\User as array ` The bug fix is quite...

I don't understand why, but when I build my project with the SDK 51.0.1, with Starling I get a full black screen on my mac. (No issue with the same...

Bug