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

phpcs cleanup #7163

Merged
merged 4 commits into from
Sep 22, 2024
Merged

phpcs cleanup #7163

merged 4 commits into from
Sep 22, 2024

Conversation

DAcodedBEAT
Copy link
Contributor

No description provided.

```
    <rule ref="Generic.Arrays.DisallowLongArraySyntax"/>
    <rule ref="Generic.PHP.BacktickOperator"/>
    <rule ref="Generic.WhiteSpace.DisallowTabIndent"/>
    <rule ref="Squiz.Operators.ValidLogicalOperators"/>
```
@DAcodedBEAT DAcodedBEAT added Code Smell php Pull requests that update Php code labels Sep 22, 2024
@DAcodedBEAT DAcodedBEAT added this to the vNext (5.10.1) milestone Sep 22, 2024
@DAcodedBEAT DAcodedBEAT self-assigned this Sep 22, 2024
@DAcodedBEAT DAcodedBEAT requested a review from a team as a code owner September 22, 2024 02:28
@DAcodedBEAT DAcodedBEAT requested review from respencer, DawoudIO, grayeul and MrClever and removed request for a team September 22, 2024 02:28
@DAcodedBEAT DAcodedBEAT merged commit 6c8a894 into master Sep 22, 2024
6 checks passed
@DAcodedBEAT DAcodedBEAT deleted the cleanup branch September 22, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Smell php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant