Update dependency phpstan/phpstan to v0.12.15 - abandoned #27
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.12.14
->0.12.15
Release Notes
phpstan/phpstan
v0.12.15
Compare Source
Improvements 🔧
be3e4fc
). It's now possible to use result cache in all CI environments!ignoreErrors
each time (phpstan/phpstan-src@9e10b4c
), #3058. This means that the "report unmatched ignore errors" behavior is now deterministic, it doesn't matter if the cache is used or not.762277e
), #30563b0c6a2
)d56c832
)2f649fa
)67fc8f3
, phpstan/phpstan-src@e089754
, phpstan/phpstan-src@88d2607
)Bugfixes 🐛
d0a9aa1
), #3066assert(is_numeric($x))
false positive (phpstan/phpstan-src@53a5171
) phpstan/phpstan-beberlei-assert#11Function signature fixes 🤖
cropThumbnailImage
(#153), thanks @Riimu!thumbnailImage
(#154), #3055, #3057, #3054, thanks @Riimu!gmp_random_seed()
signature (#156), thanks @simPod!imageconvolution()
signature (#157), thanks @simPod!iptcembed()
signature (#158), thanks @simPod!libxml_get_errors()
andlibxml_get_last_error()
signatures (#155), thanks @simPod!RedisCluster::__construct
expects #1 parameter to be string or null (#162), thanks @dada-amater!Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.