Skip to content

Use PHPStan shim to anticipate 0.12 release and avoid require conflicts #284

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

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

Jean85
Copy link
Contributor

@Jean85 Jean85 commented Dec 2, 2019

This will avoid blocking #266, because PHPStan normally requires some Symfony components, and it's not yet compatible with Symfony 5. Using the shim (and 0.12 when it will be released) PHPStan will run inside a PHAR, isolating his dependencies from the vendor.

PHPStan 0.12 will be released tomorrow, but the extension aren't yet ready for it, so I want to speed this up.

@Jean85 Jean85 added this to the 3.3 milestone Dec 2, 2019
@Jean85 Jean85 requested review from HazAT and stayallive December 2, 2019 15:54
@Jean85 Jean85 self-assigned this Dec 2, 2019
@Jean85 Jean85 mentioned this pull request Dec 2, 2019
@Jean85 Jean85 merged commit 565a118 into master Dec 3, 2019
@Jean85 Jean85 deleted the use-phpstan-0.12 branch December 3, 2019 08:31
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