Skip to content

Update Slevomat Coding Standard to 6.3.10#4120

Merged
morozov merged 1 commit intodoctrine:2.10.xfrom
morozov:update-coding-standard
Jun 27, 2020
Merged

Update Slevomat Coding Standard to 6.3.10#4120
morozov merged 1 commit intodoctrine:2.10.xfrom
morozov:update-coding-standard

Conversation

@morozov
Copy link
Copy Markdown
Member

@morozov morozov commented Jun 27, 2020

Q A
Type improvement
BC Break no

The update fixes slevomat/coding-standard#1038. In 2.11.x, it will allow removing:

dbal/phpcs.xml.dist

Lines 108 to 111 in 4b445ae

<!-- See https://github.com/slevomat/coding-standard/issues/1038 -->
<rule ref="SlevomatCodingStandard.Namespaces.UnusedUses">
<exclude-pattern>tests/Doctrine/Tests/DBAL/Functional/Driver/IBMDB2/StatementTest.php</exclude-pattern>
</rule>

@morozov morozov merged commit 422f23a into doctrine:2.10.x Jun 27, 2020
@morozov morozov deleted the update-coding-standard branch June 27, 2020 14:30
@morozov morozov self-assigned this Jun 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SlevomatCodingStandard.Namespaces.UnusedUses mistakenly reports E_ALL

2 participants