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

Update to doctrine/coding-standard v7 #136

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

carusogabriel
Copy link
Contributor

No description provided.

@carusogabriel carusogabriel added this to the v2.0.0 milestone Dec 27, 2019
@carusogabriel carusogabriel self-assigned this Dec 27, 2019
@@ -23,7 +22,6 @@ class RulesetInflectorTest extends TestCase

public function testInflectIrregular() : void
{
/** @var Substitutions|MockObject $irregular */
$irregular = $this->createMock(Substitutions::class);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of these annotations are unnecessaries as we have the phpstan-phpunit extension to make sure of the return type of TestCase::createMock() :)

@carusogabriel carusogabriel merged commit 6dcf635 into master Jan 8, 2020
@carusogabriel carusogabriel deleted the dependencies/doctrine-coding-standard-v7 branch January 8, 2020 05:54
@alcaeus alcaeus modified the milestones: 2.0.0, 1.4.0 May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants