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

[BUGFIX] Avoid yoda-style conditions in PHP #31

Merged
merged 2 commits into from
Jul 1, 2022
Merged

[BUGFIX] Avoid yoda-style conditions in PHP #31

merged 2 commits into from
Jul 1, 2022

Conversation

eliashaeussler
Copy link
Contributor

This commit streamlines the PHP-CS-Fixer rules with TYPO3/typo3@0fb53e0 which added configuration to disable yoda-style conditions.

This commit streamlines the PHP-CS-Fixer rules with TYPO3/typo3@0fb53e0
which added configuration to disable yoda-style conditions.
@mbrodala
Copy link
Contributor

mbrodala commented Jul 1, 2022

Can you update the failing CsFixerConfigTest?

@gilbertsoft gilbertsoft merged commit 8ec5562 into TYPO3:main Jul 1, 2022
@gilbertsoft
Copy link
Collaborator

Thanks!

@eliashaeussler eliashaeussler deleted the bugfix/yoda-style branch July 1, 2022 16:33
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jul 6, 2022
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jul 6, 2022
dkd-kaehm added a commit to TYPO3-Solr/ext-solr that referenced this pull request Jul 6, 2022
dkd-kaehm added a commit to TYPO3-Solr/ext-solr that referenced this pull request Jul 6, 2022
dkd-kaehm added a commit to TYPO3-Solr/ext-solr that referenced this pull request Jul 6, 2022
@gilbertsoft gilbertsoft added bug Something isn't working maintenance labels Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants