Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Update dependency phpstan/phpstan to v1 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 0.12.83 -> 1.11.8 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan)

v1.11.8

Compare Source

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • getimagesize, getimagesizefromstring: zero is a possible value for height and width (#​3207), thanks @​mfruehauf!

Internals 🔍

v1.11.6

Compare Source

v1.11.5

Compare Source

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.4

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.11.2

Compare Source

Improvements 🔧

Function signature fixes 🤖

Internals 🔍

v1.11.1

Compare Source

Improvements 🔧

  • Support integer ranges in sprintf() constant result inference (#​3075), thanks @​staabm!

Bugfixes 🐛

Function signature fixes 🤖

v1.11.0

Compare Source

Read the article about PHPStan 1.11 on phpstan.org »

Major new features 🚀

  • Error identifiers
  • PHPStan Pro Reboot
    • A new migration wizard will effortlessly migrate all your @phpstan-ignore-line and @phpstan-ignore-next-line to the new @phpstan-ignore comment style with error identifiers. The old comment style is dangerous because it ignores all errors, current and future, on that line.
    • Revamped UI for much more comfortable viewing and browsing of reported errors
    • The new UI also lets you browse ignored errors, from ignoreErrors, from your baseline and also ignored locally in source code using comments
    • Streaming errors during launch: You don't have to wait for the analysis to complete, you can see errors as they come in during the analysis
    • Support for mapping file paths to the host filesystem when running in Docker or remotely
    • Try it out by running PHPStan with --pro CLI option
  • PHPDoc tags describing callable lifecycle: @param-immediately-invoked-callable, @param-later-invoked-callable
  • PHPDoc tag @param-closure-this to describe what $this is bound to in a passed closure
  • Two new config options around stricter offset checks in arrays (#​3028), #​7553, thanks @​ttomdewit!

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

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.10.67

Compare Source

This is the last release, or one of the last releases, in 1.10.x series. The next one is going to be PHPStan 1.11, and it's going to be released at some point in May 2024.

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • composer-dependency-analyser: update to 1.5.0 (support functions) (#​3011), thanks @​janedbal!

v1.10.66

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Prevent unnecessary calls into reflection from JSON extensions (#​2994), thanks @​staabm!

v1.10.65

Compare Source

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from 8d49d35 to a8937f0 Compare June 23, 2022 20:48
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from a8937f0 to 50d3d2c Compare September 25, 2022 16:15
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 50d3d2c to 5ee6c5a Compare November 20, 2022 12:09
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from 073065f to 661e9d9 Compare March 24, 2023 12:25
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from a7713c4 to 3aad33a Compare April 3, 2023 10:58
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 3aad33a to 1b778c8 Compare April 17, 2023 09:59
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 1b778c8 to 32e1ecf Compare May 28, 2023 10:24
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 3 times, most recently from 17d96eb to f66de50 Compare June 8, 2023 02:41
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from c5fd79c to 918e0c7 Compare June 20, 2023 13:22
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 918e0c7 to f89de51 Compare June 21, 2023 21:12
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 4 times, most recently from 1e9a446 to 659fe53 Compare July 6, 2023 16:14
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 659fe53 to 69eb49f Compare July 19, 2023 13:47
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from 77e7941 to fb932bb Compare August 8, 2023 13:24
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from fb932bb to d6e36c4 Compare August 14, 2023 16:01
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 3 times, most recently from 602b357 to edc9055 Compare August 24, 2023 22:54
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from edc9055 to ee917bd Compare September 4, 2023 13:57
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from 353e3b9 to 4be3f55 Compare September 19, 2023 17:43
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 3 times, most recently from 082fec2 to 2513f0d Compare December 13, 2023 13:30
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 5 times, most recently from 5f239e0 to be6e97b Compare January 8, 2024 13:31
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from be6e97b to 10e3514 Compare January 15, 2024 14:27
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 10e3514 to bdaaeb3 Compare January 24, 2024 13:33
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from bdaaeb3 to 921eb4d Compare February 12, 2024 21:11
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 921eb4d to f6fa7c1 Compare February 20, 2024 15:53
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 3 times, most recently from e27d225 to ebf8d08 Compare March 13, 2024 13:17
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 3 times, most recently from 1091fe6 to 3bd9f75 Compare March 23, 2024 14:39
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 3bd9f75 to 765cd0c Compare March 28, 2024 17:02
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 765cd0c to 498ad60 Compare April 16, 2024 12:13
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from cc327c9 to e5673db Compare May 15, 2024 17:24
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from e5673db to 390c21e Compare May 24, 2024 14:40
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from fa0ca16 to f4162fe Compare June 6, 2024 16:22
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from f4162fe to 5ce3494 Compare June 17, 2024 17:01
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch 2 times, most recently from e7cf6db to 3a9f485 Compare July 6, 2024 12:42
@renovate renovate bot force-pushed the renovate/major-phpstan-packages branch from 3a9f485 to fe89c7b Compare July 24, 2024 08:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants