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

PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.

Results 408 phpstan-src issues
Sort by recently updated
recently updated
newest added

I'm not sure about documenting all optional parameters of `Locale::composeLocale()` as it has no effect when introducing non-documented parameters to the function, but I've reviewed all the functions, even the...

Not sure if that's the proper/best use of AccessoryArrayListType, but anyway I hope the intent is clear :)

Also improves the `array_map` return type extension to be smarter about generic callables, specifically for single argument constant arrays. This improves the situation of https://github.com/phpstan/phpstan/issues/10685 but i hesitate to say...

**Not ready for review**

triggered by discussion in https://github.com/phpstan/phpstan-src/commit/ee737e6df6cc73c845515ffb863aa5c62b59a34f#commitcomment-138984141

resolve https://github.com/phpstan/phpstan/issues/10468 and https://github.com/phpstan/phpstan/issues/6613

closes https://github.com/phpstan/phpstan/issues/10523

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `9.5.23` -> `9.6.17` |...