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

QTS: fix many PHPStorm warnings #1172

Merged
merged 1 commit into from
May 24, 2022
Merged

QTS: fix many PHPStorm warnings #1172

merged 1 commit into from
May 24, 2022

Conversation

herrvigg
Copy link
Collaborator

@herrvigg herrvigg commented May 22, 2022

Add missing isset checks on variables.
Simplify functions where args are not used (e.g. $output OBJECT).
Many minor fixes for better PHP code.

Add missing `isset` checks on variables.
Simplify functions where args are not used (e.g. $output OBJECT).
Many minor fixes.
@spleen1981 spleen1981 merged commit abddb96 into master May 24, 2022
@spleen1981 spleen1981 deleted the slugs-warnings branch May 24, 2022 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants