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.3 #1253

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.2 -> 1.12.3

Release Notes

phpstan/phpstan ### [`v1.12.3`](https://togithub.com/phpstan/phpstan/releases/tag/1.12.3) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.12.2...1.12.3) # Improvements πŸ”§ - PHPStan Pro: debug corrupted PHAR signature message (https://github.com/phpstan/phpstan-src/commit/9815bbba4535b0605aef5b5cb9dd64a63bc44b1f) # Bugfixes πŸ› - Revert "Fix phar.yml workflow" (https://github.com/phpstan/phpstan-src/commit/6973519742ab804f57885c099b74971f465c7b24), [#​11638](https://togithub.com/phpstan/phpstan/issues/11638) - Refactor `ArrayFilterFunctionReturnTypeReturnTypeExtension` and support first-class callable ([#​3329](https://togithub.com/phpstan/phpstan-src/pull/3329)), [#​11337](https://togithub.com/phpstan/phpstan/issues/11337), thanks [@​takaram](https://togithub.com/takaram)! - Prevent resolving conditional types in callable param/return types ([#​3405](https://togithub.com/phpstan/phpstan-src/pull/3405)), [#​11472](https://togithub.com/phpstan/phpstan/issues/11472), thanks [@​rvanvelzen](https://togithub.com/rvanvelzen)! - Fix wrongly convertion of `list` to `array{T}` ([#​3412](https://togithub.com/phpstan/phpstan-src/pull/3412)), [#​11642](https://togithub.com/phpstan/phpstan/issues/11642), thanks [@​staabm](https://togithub.com/staabm)! - Fix internal error (https://github.com/phpstan/phpstan-src/commit/052f6b130f53ad50f571b81d4d468b0b0026c2fd), [#​11649](https://togithub.com/phpstan/phpstan/issues/11649) - Missing typehints should be consistently checked on level 6 (https://github.com/phpstan/phpstan-src/commit/e3e80f6c9c246d13e41188d508f0f4afb631b9af), [#​11657](https://togithub.com/phpstan/phpstan/issues/11657) # Function signature fixes πŸ€– - Don't prevent checking for `curl_init()` false returns ([#​3409](https://togithub.com/phpstan/phpstan-src/pull/3409)), [#​11640](https://togithub.com/phpstan/phpstan/issues/11640), thanks [@​tscni](https://togithub.com/tscni)! - Update phpstorm-stubs and patch ([#​3393](https://togithub.com/phpstan/phpstan-src/pull/3393)), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! # Internals πŸ” - The `COMPOSER_ROOT_VERSION` hack should no longer be necessary ([#​3414](https://togithub.com/phpstan/phpstan-src/pull/3414)) - Add non regression test ([#​3416](https://togithub.com/phpstan/phpstan-src/pull/3416)), [#​4960](https://togithub.com/phpstan/phpstan/issues/4960), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Add non regression test ([#​3415](https://togithub.com/phpstan/phpstan-src/pull/3415)), [#​10499](https://togithub.com/phpstan/phpstan/issues/10499), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)!

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.