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

Update dependency phpstan/phpstan to v1 - abandoned #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev major 0.12.14 -> 1.4.8

Release Notes

phpstan/phpstan

v1.4.8

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.4.7

Compare Source

This release fixes 43 issues! 🎉

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.4.6

Compare Source

Improvements 🔧

  • Implemented constant type inference for implode() function (#​991), thanks @​staabm!

Bugfixes 🐛

Function signature fixes 🤖

v1.4.5

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.4.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.4.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.4.2

Compare Source

v1.4.1

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.4.0

Compare Source

This release fixes 25 issues! 🎉

Major new features 🚀

  • Support for PHP 8.1 readonly properties (RFC)
    • Readonly properties must be assigned in the constructor of the declaring class
    • Memoized type of a readonly property is not invalidated even when calling a method with side effects
    • Readonly properties cannot be passed by reference
  • Improved detection of incorrect types assigned to properties:

Improvements 🔧

Bugfixes 🐛

Thanks to some internal refactorings listed below, the following issues have been fixed: #​5337, #​4910, #​5316, #​5607, #​3766, #​3858, #​3310, #​3264, #​2806, #​5328, #​3044, #​6184, #​3339, #​5656, #​5362, #​3867, #​5707

Function signature fixes 🤖

v1.3.3

Compare Source

Improvements 🔧

v1.3.2

Compare Source

Improvements

Bugfixes 🐛

Function signature fixes 🤖

v1.3.1

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

v1.3.0

Compare Source

Major new features 🚀

  • Support for PHP 8.1 Enums - RFC
  • Upgraded Roave/BetterReflection to 5.0.0
    • PHP 7.1+ is still supported because the dependency is downgraded automatically in our own fork
    • This brings plenty of bugfixes, for example PHP 8.0 Attributes can now be read in static reflection context
  • PHPStan now works when OPCache is enabled!
  • The development repository phpstan/phpstan-src is now PHP 8.0+ only, while the distribution package phpstan/phpstan still supports PHP 7.1+.
    • This is achieved thanks to automatic downgrade of source code using Rector during PHAR compilation
    • PHPStan now ships with Symfony PHP polyfills for PHP 7.2-8.0.

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.2.0

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.1.2

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

v1.1.1

Compare Source

Bugfixes 🐛

v1.1.0

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.0.2

Compare Source

Bugfixes 🐛

Function signature fixes 🤖


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented May 15, 2022

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title Update dependency phpstan/phpstan to v1 Update dependency phpstan/phpstan to v1 - abandoned Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants