phpstan-dibi icon indicating copy to clipboard operation
phpstan-dibi copied to clipboard

Dibi class reflection extension for PHPStan

Results 4 phpstan-dibi issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/phpstan/phpstan-dibi). ## Config Migration Needed - [ ]...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Eomm/why-don-t-you-tweet](https://redirect.github.com/Eomm/why-don-t-you-tweet) | action | major | `v1` -> `v2` | --- ### Release...

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [dibi/dibi](https://dibiphp.com) ([source](https://redirect.github.com/dg/dibi)) | `~4.0` -> `~5.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/dibi%2fdibi/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/dibi%2fdibi/4.2.8/5.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [phpunit/phpunit](https://phpunit.de/)...

How to properly solve those? I know it will allways be ?int, but since fetchSingle is marked as returning mixed I can't solve this. I wouldn't want to just skip...