Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Bump phpstan/phpstan from 0.11.5 to 0.11.8#832

Closed
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/phpstan/phpstan-0.11.8
Closed

Bump phpstan/phpstan from 0.11.5 to 0.11.8#832
dependabot-preview[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/phpstan/phpstan-0.11.8

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 1, 2019

Bumps phpstan/phpstan from 0.11.5 to 0.11.8.

Release notes

Sourced from phpstan/phpstan's releases.

0.11.8

Improvements

Bugfixes

  • Allow using TestCase from PHAR (2bf49632fc743c485504f02f3551350582e73b4b)
  • Fix "Couldn't find constant __COMPILER_HALT_OFFSET__" (#2137), thanks @​arnaud-lb!

Function signature fixes

0.11.7

Improvements

  • Support for phpstan/extension-installer!
  • Operator type extension (#2114), thanks @​kejwmen! This opens door for PHP extensions that overload operators like + or *.
  • Validate configurations of rules and conditionalTags neon extensions (080fd292b84c12ee0ae23717a50c786c33389236, 5e160d4e0f0e9f9a66b198317e406fa0c7f4a2b3)
  • Allow multiple paths per ignore (105e83ea4729a24015cf7993b8dc832b2122ce2e)
  • Expand %rootDir% and %currentWorkingDirectory% in includes section (4edbe7c0a852522031432c272ac8e1bf8805e9dc), #2020
  • Detect config files included multiple times (31b8c964ea0e15e918e86cc05b73f55db4d134f3)

Bleeding edge

See explanation in previous release notes.

  • Validate parameters config section (54a125df47fa097b792cb9a3e70c49f753f66b85)
  • Mixed with subtracted type cannot be accepted in the subtracted type (3d3e1832be198284c6a0dbbdc230cc4818588911)

Bugfixes

  • Removed irrelevant default Nette parameters (6b65c312f1d07ab81a9ffc2d57d340bf0bfcdaef)
  • Scope - support constants defined using the const keyword (63c7d137b927549390b1266691da8e18c60d1f56)
  • Nicer handling of config errors (2613b75f3e084ee7becd2a8746094714f8ba8933)
  • Fixed coalesce operator - right side is not always processed (50b59413034a8d2f2eda9e54704befe44dc0ab35), #2093
  • ObjectType::hasOffsetValueType() is maybe at most (aa08ef3e7c0635a1ee672ad1c74d77fa5438ab64), #2093
  • Fixed unsetting non-constant array key from ConstantArrayType (4dc595cfea10bd21e836ddacf287ec273172e9f4), #2121
  • Consistent handling of recursive and nonexistent config files (734658311a97529a1a8f9697c68cd9e6b7aad3e6, 76e733c07dedd483d8331d621dbc21e6527308be)

Function signature fixes

... (truncated)
Commits
  • fcf0081 Fix return type of ZipArchive::getStream()
  • 673d614 Support messages on the deprecated PhpDoc tag
  • 77b355f Simplify multiline-handling code
  • 808e740 Fix build
  • c4f341e Fix multiline deprecation messges
  • b2544ff Take advantage of phpdoc-parser 0.3.4
  • 0236533 Solve disambiguity between empty string and null; getDeprecatedDescription re...
  • 89a56f0 Support messages on the deprecated PhpDoc tag
  • 0553ea5 Native GitHub sponsorship
  • ea81b83 More level tests for partially wrong unions
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester labels Jun 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpstan/phpstan-0.11.8 branch from 4e40ab2 to bd0f4e2 Compare June 13, 2019 21:08
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/phpstan/phpstan-0.11.8 branch from bd0f4e2 to 58f21bd Compare June 13, 2019 21:36
@dependabot-preview
Copy link
Contributor Author

Superseded by #841.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/phpstan/phpstan-0.11.8 branch August 1, 2019 11:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file Help Wanted Adapté aux nouveaux contributeurs php Pull requests that update Php code À relire À tester

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants