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

Release 0.12.48 #3898

Closed
phil-davis opened this issue Oct 1, 2020 · 4 comments
Closed

Release 0.12.48 #3898

phil-davis opened this issue Oct 1, 2020 · 4 comments

Comments

@phil-davis
Copy link

Needed for fixes to functionMap
phpstan/phpstan-src#329
phpstan/phpstan-src@d2f443c

Because CI fails for users, e.g. https://drone.owncloud.com/owncloud/encryption/1444/4/4

@ondrejmirtes

@ondrejmirtes
Copy link
Member

Gonna be released in a few moments. BTW any PHPStan bug is really not a blocker since you can ignore it while waiting for a fix.

@phil-davis
Copy link
Author

BTW any PHPStan bug is really not a blocker since you can ignore it while waiting for a fix.

That is true - but then I have to undo the ignore when the fixed release comes. If the fix is available quickly, then doing nothing is the easy path :)

@ondrejmirtes
Copy link
Member

Alright :) Forgot to mention that I just launched PHPStan Pro - a way to support open-source PHPStan development and get premium PHPStan experience:

  • Web UI for browsing found errors, you can click and open your editor of choice on the offending line.
  • Continuous analysis (watch mode): scans changed files in the background, refreshes the UI automatically.
  • Interactive fixer: lets you choose the right fix for found errors 😊

Try it on PHPStan 0.12.45 or later by running it with the --pro option.

After 30-day free trial period it costs 7 EUR for individuals monthly, 70 EUR for teams (up to 25 members). If you’re using PHPStan at your job to prevent bugs reaching production, please consider paying for PHPStan Pro, 70 EUR monthly is less than a man-day 😊

You can read more about it on the blog: https://phpstan.org/blog/introducing-phpstan-pro

I’m looking forward to your feedback!

@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 11, 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