unnits / bankid-php-client

BankiD client for PHP. Use this library to integrate BankiD into your own PHP applications.
MIT License
1 stars 1 forks source link

Check jwt-library #19

Open KolarovaLenka opened 2 weeks ago

KolarovaLenka commented 2 weeks ago

Check jwt-library because of this warning:

Since web-token/jwt-library 3.3.0: The parameter "$compressionManager" is deprecated and will be removed in 4.0.0. Compression is not recommended for JWE. Please set "null" instead. in /var/www/vendor/symfony/deprecation-contracts/function.php on line 25
DanCharousek commented 1 week ago

@KolarovaLenka

Thanks for the submission. Could you please provide steps to reproduce the mentioned warning?

Together with the exact version of the library being used.