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 v0.11.12 #17

Merged
merged 1 commit into from
Jul 13, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 7, 2019

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 0.11.9 -> 0.11.12

Release Notes

phpstan/phpstan

v0.11.12

Compare Source

Fix inherited @return $this / @return static (56b3eb2), #​1648, #​2278

v0.11.11

Compare Source

Fixed when the tip of the day about inferrable private property type is showed (5c7d447), #​2276

v0.11.10

Compare Source

Improvements

  • Infer private property type from constructor (opt-in) (6771e62) - turn on with inferPrivatePropertyTypeFromConstructor: true
  • Handle @inheritdoc without curly braces (#​2054), thanks @​daniel-iwaniec!
  • Introducing 💡 Tips of the Day (0e3914e). Can be turned off with tipsOfTheDay: false.

Bugfixes

  • Fix the incosistency between Type::isSubtypeOf() and accepts() by introducing isAcceptedBy() (08e0288), #​2230, #​2267

Renovate configuration

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

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

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from f0171b1 to dfa9145 Compare July 8, 2019 06:42
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.10 Update dependency phpstan/phpstan to v0.11.11 Jul 8, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from dfa9145 to c231353 Compare July 8, 2019 07:41
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.11 Update dependency phpstan/phpstan to v0.11.12 Jul 8, 2019
@abbadon1334 abbadon1334 merged commit e7b0619 into master Jul 13, 2019
@renovate renovate bot deleted the renovate/phpstan-phpstan-0.x branch July 13, 2019 14:17
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