joomla / jissues

Issue tracking application extending GitHub's issues and pull requests for the Joomla! project.
https://issues.joomla.org
GNU General Public License v2.0
69 stars 81 forks source link

Update dependency phpstan/phpstan to v1.12.2 #1252

Closed joomla-dependency-bot closed 2 months ago

joomla-dependency-bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.12.1 -> 1.12.2

Release Notes

phpstan/phpstan ### [`v1.12.2`](https://togithub.com/phpstan/phpstan/releases/tag/1.12.2) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.12.1...1.12.2) # Improvements πŸ”§ - PHP 8.4 - report deprecated implicitly nullable parameter types (https://github.com/phpstan/phpstan-src/commit/9bd027c56330c0f5cc2abab2159549373539583d), [#​11413](https://togithub.com/phpstan/phpstan/issues/11413) # Bugfixes πŸ› - Run `@mixin` class reflection extensions after all other class reflection extensions (https://github.com/phpstan/phpstan-src/commit/c889baa9ec60394e9201b2a7054486c66b40fa9b), [#​11624](https://togithub.com/phpstan/phpstan/issues/11624), [#​11342](https://togithub.com/phpstan/phpstan/issues/11342), [#​10159](https://togithub.com/phpstan/phpstan/issues/10159), [https://github.com/larastan/larastan/issues/2032](https://togithub.com/larastan/larastan/issues/2032) - RegexArrayShapeMatcher - Don't optimize alternations with optional groups for tagged unions ([#​3395](https://togithub.com/phpstan/phpstan-src/pull/3395)), [#​11604](https://togithub.com/phpstan/phpstan/issues/11604), thanks [@​staabm](https://togithub.com/staabm)! - Narrow array on `count()` with `positive-int` ([#​3389](https://togithub.com/phpstan/phpstan-src/pull/3389)), thanks [@​staabm](https://togithub.com/staabm)! - Improve narrowing after string functions ([#​3390](https://togithub.com/phpstan/phpstan-src/pull/3390)), thanks [@​staabm](https://togithub.com/staabm)! - Add `Type::reverseArray()` ([#​3344](https://togithub.com/phpstan/phpstan-src/pull/3344)), thanks [@​herndlm](https://togithub.com/herndlm)! # Function signature fixes πŸ€– - `version_compare()` operator arg can be null ([#​3399](https://togithub.com/phpstan/phpstan-src/pull/3399)), [#​4457](https://togithub.com/phpstan/phpstan/issues/4457), thanks [@​staabm](https://togithub.com/staabm)! # Internals πŸ” - Regression test ([#​3396](https://togithub.com/phpstan/phpstan-src/pull/3396)), [#​6642](https://togithub.com/phpstan/phpstan/issues/6642), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Simplify isFloat checks ([#​3397](https://togithub.com/phpstan/phpstan-src/pull/3397)), 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.