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 8 compatibility issue #45

Open
MelissaWu-SS opened this issue Aug 8, 2022 · 0 comments
Open

PHP 8 compatibility issue #45

MelissaWu-SS opened this issue Aug 8, 2022 · 0 comments

Comments

@MelissaWu-SS
Copy link
Contributor

[Deprecated] urldecode(): Passing null to parameter #1 ($string) of type string is deprecated

Line 81 in /var/www/mysite/www/vendor/codecraft/silverstripe-pathfinder/src/Model/Store/RequestVarProgressStore.php

// Accept query variable from GET or POST
$this->encodedProgress = urldecode($request->requestVar($this->getProgressVarName()));
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

1 participant