Skip to content

Update dependency phpstan/phpstan to v1.4.2#65

Merged
marcospassos merged 1 commit into
masterfrom
renovate/phpstan
Jan 20, 2022
Merged

Update dependency phpstan/phpstan to v1.4.2#65
marcospassos merged 1 commit into
masterfrom
renovate/phpstan

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 17, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev minor 1.3.3 -> 1.4.2

Release Notes

phpstan/phpstan

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 🤖


Configuration

📅 Schedule: "before 5am every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 renovate Bot requested a review from a team January 17, 2022 02:05
@renovate renovate Bot added the maintenance Housekeeping label Jan 17, 2022
@renovate renovate Bot force-pushed the renovate/phpstan branch from e895539 to c3d1a1d Compare January 17, 2022 16:43
@renovate renovate Bot changed the title Update dependency phpstan/phpstan to v1.4.0 Update dependency phpstan/phpstan to v1.4.1 Jan 17, 2022
@renovate renovate Bot force-pushed the renovate/phpstan branch from c3d1a1d to 84c4554 Compare January 18, 2022 17:27
@renovate renovate Bot changed the title Update dependency phpstan/phpstan to v1.4.1 Update dependency phpstan/phpstan to v1.4.2 Jan 18, 2022
@marcospassos marcospassos merged commit 64ff27a into master Jan 20, 2022
@marcospassos marcospassos deleted the renovate/phpstan branch January 20, 2022 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants