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

Deprecated: Some notices with PHP 8.1 #1277

Closed
X-Raym opened this issue Jan 18, 2023 · 2 comments
Closed

Deprecated: Some notices with PHP 8.1 #1277

X-Raym opened this issue Jan 18, 2023 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@X-Raym
Copy link

X-Raym commented Jan 18, 2023

Hi,
when updated to PHP 8.1, I got some notices with debug activated. Here are formatted log:

Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in qtranslate-xt/qtranslate_core on line 821

Deprecated: setcookie(): Passing null to parameter #5 ($domain) of type string is deprecated in qtranslate-xt/qtranslate_core on line 456

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in qtranslate-xt/modules/acf/src/plugin.php on line 168

Doesnt looks too bad, just some compatibility regarding some arguments.

Can we have a fix for these?

This would be very appreciated :) Thx!

@herrvigg herrvigg added the duplicate This issue or pull request already exists label Jan 21, 2023
@herrvigg
Copy link
Collaborator

This should be fixed long ago. See #1085.
What version are you using? See readme to update to a more recent version.

@X-Raym
Copy link
Author

X-Raym commented Jan 21, 2023

@herrvigg Oh, it seems my update fails as I can see on admin it is still in Version 3.10.1 |

I will update with last, and reopen if needed, thx for the support!

@X-Raym X-Raym closed this as completed Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants