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 336 phpstan-src issues
Sort by recently updated
recently updated
newest added

**WIP/RFC - do not merge!** I took a crack at the issue phpstan/phpstan#7075 (also as phpstan/phpstan#7795) but I have a lot of doubts about this patch, so I'm posting the...

I was blindly following that comment (see diff), but tbh I did not fully understand it. Is it fine to do this or should it be rather deprecated via phpdoc?...

The `port` component can only be in the range 0-65535: ```php

in favor of direct usage of `composer/package-versions-deprecated` it was using internally already. See also https://github.com/Jean85/pretty-package-versions/blob/1.6.0/src/PrettyVersions.php#L13 and https://github.com/Jean85/pretty-package-versions/blob/1.6.0/src/Version.php#L25 the even nicer alternative would be to bump the composer API to v2...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [brianium/paratest](https://togithub.com/paratestphp/paratest) | require-dev | patch | `6.6.2` -> `6.6.4` | |...

Fixes https://github.com/phpstan/phpstan/issues/3979

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