nbgrp / onelogin-saml-bundle

OneLogin SAML Symfony Bundle
BSD 3-Clause "New" or "Revised" License
43 stars 13 forks source link

Deprecation Note in Symfony 6.2 #21

Closed HerHde closed 1 year ago

HerHde commented 1 year ago

Using the current Symfony 6.2 release, I get the following deprecation warning:

The "Nbgrp\OneloginSamlBundle\Onelogin\AuthArgumentResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.

I would appreciate, if you would fix this. Thank you.

AbdullahAlhariri commented 1 year ago

I have this deplrication too, I'm using symfony 6.2.5 with php 8.1 I think this deprication should be fixed