phpstan / php-8-stubs

MIT License
27 stars 8 forks source link

fix(deps): update extractor #78

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpstan/phpstan 1.10.35 -> 1.10.36 age adoption passing confidence
symfony/finder (source) 6.3.3 -> 6.3.5 age adoption passing confidence

Release Notes

phpstan/phpstan (phpstan/phpstan) ### [`v1.10.36`](https://togithub.com/phpstan/phpstan/releases/tag/1.10.36) [Compare Source](https://togithub.com/phpstan/phpstan/compare/1.10.35...1.10.36) # Improvements 🔧 - DumpParametersCommand: `--json` option (https://github.com/phpstan/phpstan-src/commit/91a0002402123b96a08978ba400b5d76d5456693) - Implement `reportUncheckedExceptionDeadCatch` option (defaults to `true`) ([#​2648](https://togithub.com/phpstan/phpstan-src/pull/2648)), [#​9921](https://togithub.com/phpstan/phpstan/issues/9921), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! - Support union types in `array_chunk()` ([#​2635](https://togithub.com/phpstan/phpstan-src/pull/2635)), thanks [@​staabm](https://togithub.com/staabm)! - Result cache: Indicate key differences in cache metadata ([#​2630](https://togithub.com/phpstan/phpstan-src/pull/2630)), thanks [@​staabm](https://togithub.com/staabm)! - Get rid of annoying "on an unknown class ReflectionEnum" error on PHP < 8.0 (https://github.com/phpstan/phpstan-src/commit/2b9af363a3d2a9620c4b9bfb65e81813b69623d0) # Bugfixes 🐛 - Fix resolving nested conditional types with union subjects ([#​2641](https://togithub.com/phpstan/phpstan-src/pull/2641)), [#​9860](https://togithub.com/phpstan/phpstan/issues/9860), thanks [@​rvanvelzen](https://togithub.com/rvanvelzen)! - Detect array_rand second parameter ([#​2633](https://togithub.com/phpstan/phpstan-src/pull/2633)), [#​9803](https://togithub.com/phpstan/phpstan/issues/9803), thanks [@​staabm](https://togithub.com/staabm)! - Fix subtracting types from union template types ([#​2652](https://togithub.com/phpstan/phpstan-src/pull/2652)), [#​9939](https://togithub.com/phpstan/phpstan/issues/9939), thanks [@​rvanvelzen](https://togithub.com/rvanvelzen)! - fix infinite cycle due to incorrect implements/extends ([#​2483](https://togithub.com/phpstan/phpstan-src/pull/2483)), thanks [@​schlndh](https://togithub.com/schlndh)! - Fix ConstantFloatType value dump precision ([#​2358](https://togithub.com/phpstan/phpstan-src/pull/2358)), thanks [@​mvorisek](https://togithub.com/mvorisek)! - Do not trigger PhpDocInheritanceResolver if we do not need the PHPDoc type when resolving the type of ClassConstFetch ([#​2414](https://togithub.com/phpstan/phpstan-src/pull/2414)), [#​9039](https://togithub.com/phpstan/phpstan/issues/9039), thanks [@​VincentLanglet](https://togithub.com/VincentLanglet)! # Function signature fixes 🤖 - `connection_*` functions are impure ([#​2555](https://togithub.com/phpstan/phpstan-src/pull/2555)), thanks [@​staabm](https://togithub.com/staabm)! - Add stubs for `mysqli` and `mysqli_result` classes ([#​2295](https://togithub.com/phpstan/phpstan-src/pull/2295)), thanks [@​phansys](https://togithub.com/phansys)! # Internals 🔍 - E2E test about env variables in config parameters (https://github.com/phpstan/phpstan-src/commit/980ab5bba4de0246587647e8cf6b7abe95697379) - Prevent unnecessary calls to `getFiniteTypes()` ([#​2636](https://togithub.com/phpstan/phpstan-src/pull/2636)), thanks [@​staabm](https://togithub.com/staabm)! - Remove unnecessary IO ([#​2613](https://togithub.com/phpstan/phpstan-src/pull/2613)), thanks [@​staabm](https://togithub.com/staabm)! - Restrict "Merge maintained branch" workflow to the main repository ([#​2654](https://togithub.com/phpstan/phpstan-src/pull/2654)), thanks [@​thg2k](https://togithub.com/thg2k)!
symfony/finder (symfony/finder) ### [`v6.3.5`](https://togithub.com/symfony/finder/releases/tag/v6.3.5) [Compare Source](https://togithub.com/symfony/finder/compare/v6.3.3...v6.3.5) **Changelog** (https://github.com/symfony/finder/compare/v6.3.4...v6.3.5) - no significant changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.