-
Notifications
You must be signed in to change notification settings - Fork 12
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
USU is not with PHP 8 #67
Comments
I don't have this with phpbb 3.3.10 and php 8.2.9, what do i have to do to see those errors? |
It's when you put "Activate the Zero duplicate" to yes. |
I put a var_dump to see what's appened on line 122 in seo.php
It print :
As you can see, the $url is relative, so there is no scheme, we go in the if :
I don't know why it came with php 8.x I didn't have this problem with php 7.4 and I didn't made any code change. |
USU seems not compatible with PHP 8
In index I've got lot of :
And going to topic make error :
The text was updated successfully, but these errors were encountered: