-
Notifications
You must be signed in to change notification settings - Fork 110
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 Deprecated in qtranslate_utils.php #1263
Comments
Can you explain how to reproduce this? Or get more traces from a callstack? |
Hi, |
This is how you detected it, but how are we supposed to reproduce it? What is the context? The data? |
It is an error that occurs only front end |
Sorry but this doesn't help, please provide better information so we can reproduce it. This is way too fuzzy. We need to understand the context, with data, traces, call stack, ... |
@herrvigg The error he is most likely talking about is this one:
Which happens over here: https://github.com/qtranslate/qtranslate-xt/blob/master/qtranslate_utils.php#L389 |
|
This can be fixed changing the line 389 on qtx_utils.php with
|
PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /plugins/qtranslate-xt/qtranslate_utils.php on line 389
The text was updated successfully, but these errors were encountered: