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
71 stars 82 forks source link

Update dependency phpstan/phpstan to v1.10.65 #1230

Closed joomla-dependency-bot closed 3 months ago

joomla-dependency-bot commented 3 months ago

This PR contains the following updates:

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

Release Notes

phpstan/phpstan ### [`v1.10.65`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.65) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.64...1.10.65) # Improvements 🔧 - Fix slow enum cases union with lots of cases ([#​2985](https://togithub.com/phpstan/phpstan-src/pull/2985)), [#​10772](https://togithub.com/phpstan/phpstan/issues/10772), thanks [@​staabm](https://togithub.com/staabm)! # Bugfixes 🐛 - Update BetterReflection ([#​2988](https://togithub.com/phpstan/phpstan-src/pull/2988)) - Fix ReflectionSourceStubber compatibility before PHP 8.1 (https://github.com/ondrejmirtes/BetterReflection/commit/94ca1336c58332604a74012d20286a240db376ea), [https://github.com/larastan/larastan/pull/1882](https://togithub.com/larastan/larastan/pull/1882) - Fix trait method visibility (https://github.com/ondrejmirtes/BetterReflection/commit/d6153d513eb9111f01740394c61ff72142030089?w=1) # Function signature fixes 🤖 - Add benevolent union return types ([#​2986](https://togithub.com/phpstan/phpstan-src/pull/2986)), thanks [@​zonuexe](https://togithub.com/zonuexe)! # Internals 🔍 - Add more tests for issue [#​10622](https://togithub.com/phpstan/phpstan/issues/10622) ([#​2961](https://togithub.com/phpstan/phpstan-src/pull/2961)), thanks [@​mvorisek](https://togithub.com/mvorisek)! - Remove unnecessary method calls in ClassReflection ([#​2984](https://togithub.com/phpstan/phpstan-src/pull/2984)), thanks [@​staabm](https://togithub.com/staabm)! - Use `TrinaryLogic::describe()` in test (https://github.com/phpstan/phpstan-src/commit/222a66cdbf67f2ae367b251ed56acda53a3d8286)

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.