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

Antoscarface fix warnings #1747

Merged
merged 18 commits into from
Oct 29, 2024
Merged

Antoscarface fix warnings #1747

merged 18 commits into from
Oct 29, 2024

Conversation

ziodave
Copy link
Member

@ziodave ziodave commented Oct 28, 2024

No description provided.

It was causing this warning:

```
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/wp-includes/functions.php on line 7300

```

The root of the warning is:
```
wordlift/admin/class-wordlift-admin-page.php(109): add_submenu_page()
```
Copy link

sonarcloud bot commented Oct 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@ziodave ziodave merged commit 66f7084 into main Oct 29, 2024
30 of 55 checks passed
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

Successfully merging this pull request may close these issues.

2 participants