Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
1.8.4
1.8.5
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.8.4
->1.8.5
Release Notes
phpstan/phpstan
### [`v1.8.5`](https://togithub.com/phpstan/phpstan/releases/tag/1.8.5) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.8.4...1.8.5) # Improvements 🔧 - PHP 8.2: Support `true` pseudotypes in native unions ([#1539](https://togithub.com/phpstan/phpstan-src/pull/1539)), thanks [@staabm](https://togithub.com/staabm)! - Add dump-parameters command ([#1702](https://togithub.com/phpstan/phpstan-src/pull/1702)), [#7942](https://togithub.com/phpstan/phpstan/issues/7942), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Update phpstan/phpdoc-parser to 1.8.0 (https://github.com/phpstan/phpstan-src/commit/16a80d95554cac8c79fe7d6449e7567f32de9c8a) - DefaultExceptionTypeResolver is covered by BC promise (https://github.com/phpstan/phpstan-src/commit/8a3562e81348ecc92cf9883f8077ef7363796ce8) - Optimization for various array slowdowns (https://github.com/phpstan/phpstan-src/commit/38953dd44d979be2ed4e26c1e87228d060b6f03f, https://github.com/phpstan/phpstan-src/commit/7e2941ec6ca76ef5f22253ee83ea404173556d33, https://github.com/phpstan/phpstan-src/commit/52b7bec2792fb40fe30e74674239701b2d6f39e7) - Reverted some ineffective optimizations (https://github.com/phpstan/phpstan-src/commit/8250448ceac7586cf556b6e9c7858b50f6aa50e7, https://github.com/phpstan/phpstan-src/commit/05dbd5e48c65306c5007af5de2d26f469dba1c3b, https://github.com/phpstan/phpstan-src/commit/ab7760e044bf6fd5b5252b9ce29c4e1d87216f01), [#7933](https://togithub.com/phpstan/phpstan/issues/7933) # Bugfixes 🐛 - Fix `ConstantArrayType::isKeysSupersetOf` for tagged unions ([#1693](https://togithub.com/phpstan/phpstan-src/pull/1693)), [#7898](https://togithub.com/phpstan/phpstan/issues/7898), thanks [@herndlm](https://togithub.com/herndlm)! - Fix checking empty constant arrays in array function return type extensions ([#1696](https://togithub.com/phpstan/phpstan-src/pull/1696)), [#7928](https://togithub.com/phpstan/phpstan/issues/7928), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Improve `::class` type for final classes ([#1699](https://togithub.com/phpstan/phpstan-src/pull/1699)), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Fix supertype checks between static and final class ([#1703](https://togithub.com/phpstan/phpstan-src/pull/1703)), [#7717](https://togithub.com/phpstan/phpstan/issues/7717), [#6104](https://togithub.com/phpstan/phpstan/issues/6104), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Simplify TemplateTypeTrait ([#1705](https://togithub.com/phpstan/phpstan-src/pull/1705)), [#7103](https://togithub.com/phpstan/phpstan/issues/7103), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Fix numeric string ctype_digit always true type specifier result ([#1706](https://togithub.com/phpstan/phpstan-src/pull/1706)), [#7914](https://togithub.com/phpstan/phpstan/issues/7914), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - HasOffsetValueType - fix traverse (https://github.com/phpstan/phpstan-src/commit/5b448a7dce06ca3ade42d32e4c8c50a05c7fcc36) - Fix specifying types for left side of null coalesce ([#1707](https://togithub.com/phpstan/phpstan-src/pull/1707)), [#5304](https://togithub.com/phpstan/phpstan/issues/5304), [#7244](https://togithub.com/phpstan/phpstan/issues/7244), [#7501](https://togithub.com/phpstan/phpstan/issues/7501), [#7639](https://togithub.com/phpstan/phpstan/issues/7639), [#7949](https://togithub.com/phpstan/phpstan/issues/7949), thanks [@rvanvelzen](https://togithub.com/rvanvelzen)! - Fix scope namespace when entering trait (https://github.com/phpstan/phpstan-src/commit/74309300ba5972461a7cd9ffb33edd6ca005d81e), [#7952](https://togithub.com/phpstan/phpstan/issues/7952)Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.