jumbojett / OpenID-Connect-PHP

Minimalist OpenID Connect client
https://github.com/jumbojett/OpenID-Connect-PHP
Apache License 2.0
606 stars 363 forks source link

fix(urlencode): resolve issue with passing null to urlencode() in PHP 8+ #425

Closed alan199501 closed 4 weeks ago

alan199501 commented 1 month ago
DeepDiver1975 commented 4 weeks ago

but removing a function call cannot be the right solution .....