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

treatPhpDocTypesAsCertain is ignored in 0.12.51 #3991

Closed
paulbalandan opened this issue Oct 23, 2020 · 2 comments
Closed

treatPhpDocTypesAsCertain is ignored in 0.12.51 #3991

paulbalandan opened this issue Oct 23, 2020 · 2 comments

Comments

@paulbalandan
Copy link

Bug report

Code snippet that reproduces the problem

In this code: https://phpstan.org/r/3b819596-cdf7-4563-a6d6-b7989ce6f338 the offending line is working well until 0.12.50, with the treatPhpDocTypesAsCertain config set to false. On version bump, it seems this is now ignored and flagging it as error.

Expected output

Still no errors since PHPDoc is not trusted to be certain.

@ondrejmirtes
Copy link
Member

Fixed: phpstan/phpstan-src@05942ca

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants