phpstan-src
phpstan-src copied to clipboard
PHPStan's source code. This is where development happens. Check https://github.com/phpstan/phpstan for the distribution repository.
## 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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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` |  |  | --- ### 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` |  |  | --- ###...