Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps phpstan/phpstan from 0.11.12 to 0.12.1.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.1

Improvements

Bugfixes

Function signature fixes

0.12.0

This is a massive release! Check out the accompanying article on Medium.com for an overview of the major new features.

PHPStan 0.12 is brought to you by Gábor Hojtsy (@​gaborhojtsy):

PHPStan has already been tremendous help in our preparation for Drupal 9 across the whole Drupal ecosystem, as a backbone of drupal-check, Upgrade Status and drupalci deprecation testing. It allows us to find common patterns in deprecated API use, make critical tooling decisions and rally the community. Thank you!

Major new features

  • Generics (huge thanks to @​arnaud-lb!) See this article for more details on what they can do for you and how to start using them.
  • New level 6 - checking for missing typehints in function and method parameters and in properties. Previous level 6 is now level 7 and previous level 7 is now level 8.
  • Integer range types (#2484), thanks @​JanTvrdik!
  • PHAR distribution by default - phpstan/phpstan Composer package now consists of a single PHAR file, similarly to the role previously handled by phpstan-shim repository which is now obsoleted. PHPStan development now happens at https://github.com/phpstan/phpstan-src.
... (truncated)
Commits
  • c33f6f7 PHPStan 0.12.1
  • 9f57db7 Updated PHPStan to commit 006298ed039ea399d9b2eb07b0855495fd815c6e
  • 54d5027 Updated PHPStan to commit 57d296f8f37f1ea3d3a57e9f3764fdb581532f08
  • e94d295 Updated PHPStan to commit f939d23155627b5c2ec6eef36d976dddea22c0c5
  • 118afc9 Updated PHPStan to commit 66f8d97b69ab180b4ca0a79a9b95944e950bf341
  • 7772e44 Updated PHPStan to commit 8779ae297887d299e6dfe0336c28b059f9287b5c
  • 9ae6c09 Updated PHPStan to commit 3f0efd0d9b164aced9a0a63bfcdd2da9ce3dfc8a
  • f307dc7 Updated PHPStan to commit e2308ecaf49a9960510c47f5a992ce7b27f6dba2
  • e041525 Updated PHPStan to commit 2ec754f42e4bb2a8503b062f0bd512a3dcf9e75c
  • eb7bacf Updated PHPStan to commit 646ea1d46c2082081f3b24bebd19a8d498c44756
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • 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)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 9, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #41.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.12.1 branch December 10, 2019 08:46
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
Development

Successfully merging this pull request may close these issues.

0 participants