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.12.100 #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 0.11.12 -> 0.12.100 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v0.12.100

Compare Source

Message from the future

⚠️ You're running a really old version of PHPStan.️

The last release in the 0.12.x series with new features
and bugfixes was released on September 12th 2021,
that's 415 days ago.

Since then more than 67 new PHPStan versions were released
with hundreds of new features, bugfixes, and other
quality of life improvements.

To learn about what you're missing out on, check out
this blog with articles about the latest major releases:
https://phpstan.org/blog

Upgrade today to PHPStan 1.8 or newer by using
"phpstan/phpstan": "^1.8" in your composer.json.

v0.12.99

Compare Source

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 🤖

v0.12.98

Compare Source

Allow dynamic list of stub files thanks to StubFilesExtension (phpstan/phpstan-src@2ba9332), https://github.com/phpstan/phpstan-symfony/issues/195

v0.12.97

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.96

Compare Source

v0.12.95

Compare Source

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 🤖

v0.12.94

Compare Source

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 🤖

v0.12.93

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.92

Compare Source

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 🤖

v0.12.91

Compare Source

Improvements 🔧

Bugfixes 🐛

v0.12.90

Compare Source

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 🤖

v0.12.89

Compare Source

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 🤖

v0.12.88

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.87

Compare Source

Major new feature 🚀

New exceptions-related rules

  • Differentiate between checked and unchecked exceptions
  • Enforce declaring thrown checked exceptions in @throws
  • Report extra exceptions in @throws that aren't actually thrown

Read this article for more details »

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.86

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v0.12.85

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#​502), thanks @​pascalheidmann!

v0.12.84

Compare Source

Major new feature 🚀

Local type aliases

Thanks to @​jiripudil and his PR https://github.com/phpstan/phpstan-src/pull/460, you can now enjoy @phpstan-type and @phpstan-import-type in class-level PHPDoc. See the documentation for more details.

Improvements 🔧

Bugfixes 🐛


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/phpstan-packages branch from 6be9670 to 3c0c6b9 Compare November 20, 2022 14:36
@renovate renovate bot changed the title Update dependency phpstan/phpstan to v0.12.99 Update dependency phpstan/phpstan to v0.12.100 Nov 20, 2022
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

0 participants