Closed joomla-dependency-bot closed 8 months ago
This PR contains the following updates:
1.10.62
1.10.63
📅 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.
This PR has been generated by Renovate Bot.
This PR contains the following updates:
1.10.62
->1.10.63
Release Notes
phpstan/phpstan
### [`v1.10.63`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.63) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.62...1.10.63) # Improvements 🔧 - Resolve PHPStan issue with deprecated parameter order in PHP 8.1 and 8.3 ([#2963](https://togithub.com/phpstan/phpstan-src/pull/2963)), thanks [@sayuprc](https://togithub.com/sayuprc)! - Update nikic/php-parser (https://github.com/phpstan/phpstan-src/commit/7ceeb2195031ca71e71f9f70b2570c8a73201048, https://github.com/phpstan/phpstan-src/commit/063f6a866c52cd054d37c5decbbbbc2743ae5f55) - Solve duplicates in UnionType description ([#2973](https://togithub.com/phpstan/phpstan-src/pull/2973)), thanks [@VincentLanglet](https://togithub.com/VincentLanglet)! # Bugfixes 🐛 - Revert "Update nette/di" (https://github.com/phpstan/phpstan-src/commit/969ff31ab29cd424aab2b2e32344a1825093bdea), [#10727](https://togithub.com/phpstan/phpstan/issues/10727) - Fix password_hash algo constant passing on PHP <7.4 (https://github.com/phpstan/phpstan-src/commit/fc4e5891f786d0db1f509a11516eca58adb1eb67), [#9246](https://togithub.com/phpstan/phpstan/issues/9246) - ArrayType - use `getIterableKeyType()`, it preserves array-key (https://github.com/phpstan/phpstan-src/commit/d5bf23b18f0c7484771c0298a6cd5359345eab94), [#9307](https://togithub.com/phpstan/phpstan/issues/9307) # Function signature fixes 🤖 - Add false return type to `exec()` ([#2974](https://togithub.com/phpstan/phpstan-src/pull/2974)), thanks [@VincentLanglet](https://togithub.com/VincentLanglet)! # Internals 🔍 - Cleanup `AnalyserIntegrationTest->runAnalyse()` ([#2960](https://togithub.com/phpstan/phpstan-src/pull/2960)), thanks [@staabm](https://togithub.com/staabm)! - `ReflectionProvider::hasClass()` narrows `$className` arg ([#2976](https://togithub.com/phpstan/phpstan-src/pull/2976)), thanks [@staabm](https://togithub.com/staabm)!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.
This PR has been generated by Renovate Bot.