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.15 #12

Merged
merged 1 commit into from
Aug 29, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 14, 2019

This PR contains the following updates:

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

Release Notes

phpstan/phpstan

v0.11.15

Compare Source

Bugfixes

  • Fixed new static() in abstract class with final constructor (3e5905f), #​2368
  • Fixed behaviour of abstract constructors with new static() (1be5b3a), #​2369

v0.11.14

Compare Source

Improvements

  • InstantiationRule - check new static() in final class, with final constructor, or when the constructor comes from an implemented interface (3e5cd7f)

Bleeding edge

See explanation in previous release notes.

Bugfixes

  • Fix resolving static in constant array (a02404b), #​2360
  • PhpMethodReflection - fixed isDeprecated(), isInternal(), isFinal() (765179c)
  • IncompatiblePropertyPhpDocTypeRule - fixed complaining about mixed when property has native typehint but no phpDoc (89cf4b1), #​2363
  • Password constants are no longer mixed (e93fd2f), #​2362
  • Mark NeverType as explicit to allow its usage in phpDocs (01a76d1), #​2297
  • Fixed internal error when checking class existence with leading backslash (47a5cd2), #​2359
  • Use more verbose type description when the parameter type contains callable (b343bbf), #​2353

v0.11.13

Compare Source

Full PHP 7.4 support!

Bugfixes

  • Inferring private property types - do not propagate ErrorType/NeverType (60ab154)

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 6c2fcef to d44f2c6 Compare August 17, 2019 14:25
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.13 Update dependency phpstan/phpstan to v0.11.14 Aug 17, 2019
@renovate renovate bot force-pushed the renovate/phpstan-phpstan-0.x branch from d44f2c6 to 7a05240 Compare August 18, 2019 21:32
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.11.14 Update dependency phpstan/phpstan to v0.11.15 Aug 18, 2019
@abbadon1334 abbadon1334 merged commit 898150d into master Aug 29, 2019
@renovate renovate bot deleted the renovate/phpstan-phpstan-0.x branch August 29, 2019 19:08
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