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

fix: Constant invocation detected in DNF types #7869

Merged
merged 6 commits into from Mar 11, 2024

Conversation

SharkyKZ
Copy link
Contributor

@SharkyKZ SharkyKZ commented Mar 8, 2024

Fixes constant invocation being detected in DNF types.

@SharkyKZ SharkyKZ changed the title Constant invocation detected in DNF types fix: Constant invocation detected in DNF types Mar 8, 2024
@coveralls
Copy link

coveralls commented Mar 8, 2024

Coverage Status

coverage: 96.028%. remained the same
when pulling 6742043 on SharkyKZ:dnf-constant-invocation
into b52108e on PHP-CS-Fixer:master.

@Wirone
Copy link
Member

Wirone commented Mar 8, 2024

@SharkyKZ thanks for this contribution, just FYI: you should start with test cases, let them fail in CI and then provide a fix in the other commit. This way it would be easier to verify there was a bug in the first place 🙂. Now I need to checkout this locally and imitate the behaviour without a fix, which blocks immediate merge, as I'm reviewing it from mobile 😅. Will take a look later at some point.

@Wirone Wirone enabled auto-merge (squash) March 11, 2024 11:06
@Wirone
Copy link
Member

Wirone commented Mar 11, 2024

Thanks @SharkyKZ 🍻!

@Wirone Wirone merged commit 18d9e42 into PHP-CS-Fixer:master Mar 11, 2024
25 checks passed
@SharkyKZ SharkyKZ deleted the dnf-constant-invocation branch March 18, 2024 07:40
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.

None yet

4 participants