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 80 forks source link

Update dependency phpstan/phpstan to v1.10.66 #1231

Closed joomla-dependency-bot closed 7 months ago

joomla-dependency-bot commented 8 months ago

This PR contains the following updates:

Package Type Update Change
phpstan/phpstan require-dev patch 1.10.65 -> 1.10.66

Release Notes

phpstan/phpstan ### [`v1.10.66`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.66) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.65...1.10.66) # Improvements 🔧 - Detect mismatch between readonly/non-readonly class parent (https://github.com/phpstan/phpstan-src/commit/986cbdfb2fd0c3de71b31ac3f212bd499d2131e1), [#​10789](https://togithub.com/phpstan/phpstan/issues/10789) - TypeInferenceTestCase - fix for performance problem with PHPUnit 11 (https://github.com/phpstan/phpstan-src/commit/da87a6541f97b01e35d309524f05c0d3d0bc0a00), [#​10757](https://togithub.com/phpstan/phpstan/issues/10757) # Bugfixes 🐛 - `array_push` preserves list (https://github.com/phpstan/phpstan-src/commit/5473b6701c1a9dd3ca1eb676b3b2c0dec43f2535) # Function signature fixes 🤖 - Fix `redis::get` signature ([#​2990](https://togithub.com/phpstan/phpstan-src/pull/2990)), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! # Internals 🔍 - Prevent unnecessary calls into reflection from JSON extensions ([#​2994](https://togithub.com/phpstan/phpstan-src/pull/2994)), 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.