Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warning: deprecated (required parameter follows optional parameter) #7

Open
Skeltzer opened this issue Jan 28, 2023 · 1 comment

Comments

@Skeltzer
Copy link

Website geeft de waarschuwing:

Deprecated: Required parameter $update_claimed_id follows optional parameter $method in .../wp-content/plugins/wpsol/openid.php on line 157

en hetzelfde op regel 265.
Het gaat om deze functie-definities:
protected function requestCurl($url, $method='GET', $params=array(), $update_claimed_id) en
protected function requestStreams($url, $method='GET', $params=array(), $update_claimed_id)
Dit is wpSOL versie 1.2, PHP versie 8.0, Wordpress 6.1.1.

@koter84
Copy link
Owner

koter84 commented Feb 7, 2023

bedankt voor de melding!
ik probeer hier deze week even naar te kijken, en ik laat het hier weten als het is opgelost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants