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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update phpstan/phpstan requirement from ^0.12 to ^1.4 #7

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 14, 2022

Updates the requirements on phpstan/phpstan to permit the latest version.

Release notes

Sourced from phpstan/phpstan's releases.

1.4.0

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 馃

Commits
  • 72b04d9 PHPStan 1.4.0
  • 57932e4 Updated PHPStan to commit cbb796380815485a9986a0945f1c5b6657a60ba1
  • d6b0f46 Updated PHPStan to commit 44fd938c30de5ee87f41b9c97b3d79ec18a731fa
  • 15bcf03 Updated PHPStan to commit 28bd563fbafe2f4a884a6e77bba0149df98a8b93
  • 890348f Updated PHPStan to commit 456a41940b1b045087c5549a4043651aa77b7823
  • 05ccf02 Updated PHPStan to commit d50d5e4f4bce7699751c4a09a20cc7ee4057ce28
  • 3b8834d Updated PHPStan to commit e64d6142589df16bf526f4217a561f00600c869c
  • e680a21 Updated PHPStan to commit 7ca26f7d82b27dfa38913b737568951bbd3363c8
  • 5b33059 Update PHPUnit baseline
  • 2177005 Updated PHPStan to commit 6d7ba0f0db550df34aac51af3a0f8f13e710ca0c
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/master/CHANGELOG.md)
- [Commits](phpstan/phpstan@0.12.0...1.4.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 14, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 24, 2022

Superseded by #8.

@dependabot dependabot bot closed this Mar 24, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-tw-1.4 branch March 24, 2022 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants