Skip to content

Conversation

@simPod
Copy link
Collaborator

@simPod simPod commented Nov 17, 2019

I'd like to jump before #569 because IMO this is easier to merge and addresses the issue partially. The concern expressed there about build failures on Scrutinizer seems 100% valid to me.

Builds often fail because of Scrutinizer reporting "new major severity issues introduction" even though PHPStan's smarter analysis is fine with the modified code. Eg. PHPStan can narrow the type based on PHPUnit assertion self::assertInstanceOf(), Scrutinizer can not.

Running CS check on Scrutinizer is pointless, we run it in Travis.

@shmax
Copy link
Contributor

shmax commented Nov 17, 2019

SGTM

@vladar vladar merged commit ea011cf into webonyx:master Nov 18, 2019
@vladar
Copy link
Member

vladar commented Nov 18, 2019

Merged, thanks!

@simPod simPod deleted the reconf-scrutinizer branch November 18, 2019 12:20
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.

3 participants