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

Bump phpstan/phpstan from 0.11.12 to 0.11.13 #39

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 15, 2019

Bumps phpstan/phpstan from 0.11.12 to 0.11.13.

Release notes

Sourced from phpstan/phpstan's releases.

0.11.13

Full PHP 7.4 support!

  • Native property types (e54a7a5c1baf7b7ded863a8c6da9ea023d82f347), link to RFC
  • Arrow functions (c78f5031b2a08db893cc2032a67e7205166bffb9), link to RFC
  • Null coalesce assign operator ??= (955281199365e95ea3dd7fdf8a8445282354b86c), link to RFC
  • Array spread operator (a3bcc5891bb74636431adb83ddc9462ac7b7202c), link to RFC
  • Password hashing algorithm constant type is mixed (4c6c84c1e45f8577c8ae9395f1cbb81fefe02e0f)
  • Signatures about new PHP 7.4 functions (493d12d4a98ba0d2a0b8e576d80e65c8e8068d08)
  • Fixes deprecated call to ReflectionType::__toString() in PHP 7.4 (#2275), thanks @​brunowowk!

Bugfixes

  • Inferring private property types - do not propagate ErrorType/NeverType (60ab1540f75363a56373ef9368c5da225febaa5c)
Commits
  • 493d12d Signatures about new PHP 7.4 functions
  • 4c6c84c Password hashing algorithm constants are mixed
  • a3bcc58 Support for PHP 7.4 array spread operator
  • 9552811 Support for PHP 7.4 null coalesce assign operator ??=
  • 5714780 Better ignore message
  • f4dd61d Fix build
  • c34b067 Allow failure of only PHP 7.4 + lowest deps
  • 96a8382 Skip some tests on PHP 7.4
  • c78f503 Support for PHP 7.4 arrow functions
  • d45bebe FunctionDefinitionCheck - refactoring so that we can check arrow function too
  • Additional commits viewable in compare view

Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @localheinz.


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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.11.12 to 0.11.13.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.11.12...0.11.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@localheinz localheinz force-pushed the dependabot/composer/phpstan/phpstan-0.11.13 branch from 7a43a36 to 8762de2 Compare August 15, 2019 07:42
@localheinz
Copy link
Member

@dependabot merge

@dependabot-preview dependabot-preview bot merged commit f4c3441 into master Aug 15, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.11.13 branch August 15, 2019 07:49
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

1 participant