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

Lint PHP by simplifying expressions #1317

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Lint PHP by simplifying expressions #1317

merged 1 commit into from
Apr 10, 2023

Conversation

herrvigg
Copy link
Collaborator

Use null coalesce operator.
Remove unnecessary checks and references.
Refactor select_raw_response_language for each raw entry.
Refactor qtranxf_excludeUntranslatedPosts without fake while loop.
Misc improvements.

Use null coalesce operator.
Remove unnecessary checks and references.
Refactor `select_raw_response_language` for each raw entry.
Refactor `qtranxf_excludeUntranslatedPosts` without fake `while` loop.
Misc improvements.
@herrvigg herrvigg added the core Core functionalities, including the admin section label Apr 10, 2023
@herrvigg herrvigg merged commit b858f04 into master Apr 10, 2023
@herrvigg herrvigg deleted the php-expr branch April 10, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core functionalities, including the admin section
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant