Skip to content

Bump phpstan/phpstan from 0.12.89 to 0.12.90 in /playground-runner#5236

Merged
ondrejmirtes merged 1 commit intomasterfrom
dependabot/composer/playground-runner/phpstan/phpstan-0.12.90
Jul 2, 2021
Merged

Bump phpstan/phpstan from 0.12.89 to 0.12.90 in /playground-runner#5236
ondrejmirtes merged 1 commit intomasterfrom
dependabot/composer/playground-runner/phpstan/phpstan-0.12.90

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2021

Bumps phpstan/phpstan from 0.12.89 to 0.12.90.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.90

Improvements 🔧

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Bugfixes 🐛

Function signature fixes 🤖

  • Allow null for file_put_contents() $context argument (#558), thanks @​steevanb!
Commits

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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.89 to 0.12.90.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](0.12.89...0.12.90)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 1, 2021
@ondrejmirtes ondrejmirtes merged commit dd2a666 into master Jul 2, 2021
@dependabot dependabot bot deleted the dependabot/composer/playground-runner/phpstan/phpstan-0.12.90 branch July 2, 2021 07:03
phpstan-bot added a commit that referenced this pull request Mar 17, 2026
phpstan/phpstan-src@5c0e37f Fix #14308: Offset 0 should not be optional on non empty list (#5236)
phpstan/phpstan-src@801f28f Narrow DOMDocument::createElement() return type and throw type for valid constant names (#5192)
phpstan-bot added a commit that referenced this pull request Mar 17, 2026
phpstan/phpstan-src@5c0e37f Fix #14308: Offset 0 should not be optional on non empty list (#5236)
phpstan/phpstan-src@5a7fb4c Merge branch 2.1.x into 2.2.x
phpstan/phpstan-src@801f28f Narrow DOMDocument::createElement() return type and throw type for valid constant names (#5192)
phpstan/phpstan-src@bd0b490 Merge branch 2.1.x into 2.2.x
phpstan/phpstan-src@5e6e603 Fix PHPStan user in merge-maintained-branch
phpstan/phpstan-src@39c245a Merge remote-tracking branch 'origin/2.1.x' into 2.2.x
phpstan/phpstan-src@dd498a5 Fix #14312: Parameter #2 of array_key_exists expects array, non-empty-array given (#5237)
phpstan/phpstan-src@2503b25 Merge branch 2.1.x into 2.2.x
phpstan/phpstan-src@79e39da Fix #9601: Failed Determine type in match operator (#5066)
phpstan/phpstan-src@073ec3f Merge branch 2.1.x into 2.2.x
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 php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant