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

PHPStan level 4 #251

Merged
merged 4 commits into from
Jul 12, 2019
Merged

PHPStan level 4 #251

merged 4 commits into from
Jul 12, 2019

Conversation

janvernieuwe
Copy link
Collaborator

Going up some levels in PHPStan.

New ignores explained:

'#Call to an undefined method Phpro\\.*Interface.*$#'

The issue we discussed in the chat about the interfaces, hopefully we can fix this in php 7.5

'#Invalid type Http\\Client\\Exception to throw.#' 

It's an interface that is not throwable, I'll allow it.

More levels next time I get to work on this.

Copy link
Contributor

@veewee veewee left a comment

Choose a reason for hiding this comment

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

Looks good. I've added some comments.
We're halfway level 7 :D

grumphp.yml Outdated Show resolved Hide resolved
phpstan.neon Outdated Show resolved Hide resolved
phpstan.neon Show resolved Hide resolved
phpstan.neon Outdated Show resolved Hide resolved
grumphp.yml Show resolved Hide resolved
phpstan.neon Outdated Show resolved Hide resolved
src/Phpro/SoapClient/Middleware/Middleware.php Outdated Show resolved Hide resolved
@janvernieuwe janvernieuwe merged commit 7abfc60 into phpro:master Jul 12, 2019
@janvernieuwe janvernieuwe deleted the phpstan-next-level branch July 12, 2019 08:48
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.

2 participants