LightOpenID
LightOpenID copied to clipboard
Fix PHP8 Deprecation warnings
Adds initial PHP8 support, making the library function w/ PHP8
PHP 8 deprecates required parameters after optional parameters in function/method signatures
test this fork - https://github.com/aurimasval/LightOpenID/blob/master/openid.php
Adds initial PHP8 support, making the library function w/ PHP8
PHP 8 deprecates required parameters after optional parameters in function/method signatures