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

## Description This PR introduces a new error formatter that groups all errors by their identifier. Groups are sorted in descending order based on the number of occurrences. The output...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpstan/phpstan-nette](https://redirect.github.com/phpstan/phpstan-nette) | `2.0.3` -> `2.0.4` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/phpstan%2fphpstan-nette/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/phpstan%2fphpstan-nette/2.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Closes https://github.com/phpstan/phpstan/issues/13129

Closes https://github.com/phpstan/phpstan/issues/12589 Closes https://github.com/phpstan/phpstan/issues/7884 Closes https://github.com/phpstan/phpstan/issues/7864 Naming is opened to discussion. I think we could enable this in phpstan-strict-rules.

Hi @herndlm I saw you worked multiple times on this extension with - https://github.com/phpstan/phpstan-src/pull/1496 - https://github.com/phpstan/phpstan-src/pull/1544 So you might want to review this. I still need to update the LegacyNodeScopeResolverTest....

See [ #12741](https://github.com/phpstan/phpstan/issues/12741) For the moment, we only want to try a modification to see if existing tests passed. The next steps is to implement a test to reproduce the...

Closes https://github.com/phpstan/phpstan/issues/13076 I added 2 tests of non-regresions.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [shipmonk/composer-dependency-analyser](https://redirect.github.com/shipmonk-rnd/composer-dependency-analyser) | `1.7.0` -> `1.8.4` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/shipmonk%2fcomposer-dependency-analyser/1.8.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/shipmonk%2fcomposer-dependency-analyser/1.7.0/1.8.4?slim=true) | --- ### Release...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [nette/bootstrap](https://nette.org) ([source](https://redirect.github.com/nette/bootstrap)) | `3.1.4` -> `3.2.7` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/nette%2fbootstrap/3.2.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/nette%2fbootstrap/3.1.4/3.2.7?slim=true) | --- ###...