Greg Korba
|
ae4a8eb1c0
CI: Ensure `php-cs-fixer` PHP compatibility (#8235)
|
2 months ago |
Vincent Langlet
|
46abfa6589
fix: NoSuperfluousPhpdocTagsFixer - Remove superfluous phpdoc of parameter with attribute (#8237)
|
2 months ago |
Kuba Werłos
|
c808dec276
chore: remove incorrect priority tests (#8231)
|
2 months ago |
Kuba Werłos
|
3e8101812e
fix: `MultilineWhitespaceBeforeSemicolonsFixer` - do not produce syntax error when there is a meaningful token after semicolon (#8230)
|
2 months ago |
Kuba Werłos
|
fa0938fd66
fix: `NullableTypeDeclarationFixer` - do not break syntax when there is no space before `?` (#8224)
|
2 months ago |
Kuba Werłos
|
814392af91
chore: fix priority tests (#8223)
|
2 months ago |
Kuba Werłos
|
7ce4c6ee39
chore: remove from priority tests exceptions tests that are not actually exceptions (#8222)
|
2 months ago |
Kuba Werłos
|
2ed16cc157
fix: check for priority tests correctly (#8221)
|
2 months ago |
Kuba Werłos
|
99d98a99cd
chore: use null coalescing assignment operator where possible (#8219)
|
2 months ago |
Kuba Werłos
|
b0892ff3d2
fix: `PhpUnitDataProviderNameFixer` - for an attribute between PHPDoc and test method (#8217)
|
2 months ago |
Michael Voříšek
|
09bc892bd7
feat: Support for complex PHPDoc types in `fully_qualified_strict_types` (#8085)
|
2 months ago |
Greg Korba
|
6b0bdc53e3
deps: Update PHPStan to 1.12.5 (#8218)
|
2 months ago |
Greg Korba
|
4ab3b39d82
DX: Make `TypeExpression` API more explicit about composite types (#8214)
|
2 months ago |
Greg Korba
|
684cfa822b
deps: Update PHPStan to 1.12.4 (#8215)
|
2 months ago |
Michael Voříšek
|
8d32f59375
feat: Parse array/generic/nullable type into inner expression (#8106)
|
2 months ago |
Kuba Werłos
|
540138f300
fix: `PhpUnitDataProvider(.+)Fixer` - do not omit when there is an attribute between PHPDoc and test method (#8185)
|
2 months ago |
Markus Staab
|
3e921f240c
chore: Implement PHPStan `Preg::match()` extensions (#8103)
|
2 months ago |
Michael Voříšek
|
f65e6a20c9
fix: parsing mixed `&` and `|` in `TypeExpression` (#8210)
|
3 months ago |
Kuba Werłos
|
3a83b0304e
CI: generate and execute code in `assert` (#8207)
|
3 months ago |
Kuba Werłos
|
5bfb1aa588
refactor: change `_AttributeItems` to `non-empty-list<_AttributeItem>` to allow using single attribute item (#8199)
|
3 months ago |
Michael Voříšek
|
94e8d1b9e6
feat: Impl. TypeExpression::mapTypes() (#8077)
|
3 months ago |
Kuba Werłos
|
723002f39b
CI: update PHPStan to 1.12.3 (#8204)
|
3 months ago |
SpacePossum
|
0d5cbaad4f
fix: Properly recognise constants in foreach loops (#8203)
|
3 months ago |
Kuba Werłos
|
367b1c996c
chore: remove unnecessary methods (#8200)
|
3 months ago |
Kuba Werłos
|
446e618715
CI: update PHPStan to 1.12.2 (#8198)
|
3 months ago |
Dariusz Rumiński
|
89509875c6
depr: ConfigInterface::getPhpExecutable() and ConfigInterface::setPhpExecutable() (#8192)
|
3 months ago |
Eldar Khassanov
|
3c88c67143
fix: MethodChainingIndentationFixer does not fix indentation of last chained property (#8080)
|
3 months ago |
Dariusz Rumiński
|
4dec30a27b
CI: build phar on PHP 8.3 (#8195)
|
3 months ago |
SpacePossum
|
e34ba047a3
fix: enum-case mistaken for const invocation (#8190)
|
3 months ago |
Dariusz Rumiński
|
6967f0f3ea
refactor: Runner - make 4.0 TODOs easier to understand (#8196)
|
3 months ago |
Dariusz Rumiński
|
507331d92e
CI: drop matrix for single-matrix-entry jobs of SCA and Deployment checks (#8193)
|
3 months ago |
Dariusz Rumiński
|
3c76c87ad2
CI: allow macos to fail (#8194)
|
3 months ago |
Dariusz Ruminski
|
58ab8b729d
bumped version
|
3 months ago |
Dariusz Ruminski
|
58dd9c931c
prepared the 3.64.0 release
|
3 months ago |
Dariusz Rumiński
|
209f77687b
feat: Symfony - adjust configuration for sets (#8188)
|
3 months ago |
Dariusz Rumiński
|
df2b6c2e3d
feat: Symfony.trailing_comma_in_multiline - adjust configuration (#8161)
|
3 months ago |
SpacePossum
|
1e4b0f237b
feat: Update PSR2, PSR12 and PER-CS2 with `single_space_around_construct` config (#8171)
|
3 months ago |
Kuba Werłos
|
00634e1614
CI: Update PHPStan to 1.12.0 and fix the error that appeared (#8184)
|
3 months ago |
Dariusz Ruminski
|
970a9c55c9
bumped version
|
3 months ago |
Dariusz Ruminski
|
9d427f3f14
prepared the 3.63.2 release
|
3 months ago |
Kuba Werłos
|
5094b03d26
fix: `FullyQualifiedStrictTypesFixer` - reset cache even if there is no `use` (#8183)
|
3 months ago |
Dariusz Ruminski
|
2189cb5b0e
bumped version
|
3 months ago |
Dariusz Ruminski
|
ee3cc2e1fb
prepared the 3.63.1 release
|
3 months ago |
Dariusz Ruminski
|
2af4b117b6
bumped version
|
3 months ago |
Dariusz Ruminski
|
4c691dc008
prepared the 3.63.0 release
|
3 months ago |
Bert van Hoekelen
|
ecd736843e
fix: Ensure PHP binary path is used as a single CLI argument in parallel worker process (#8180)
|
3 months ago |
SpacePossum
|
370943c56a
feat: Add `array_destructuring` as option for `trailing_comma_in_multiline` (#8172)
|
3 months ago |
Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
3 months ago |
Kuba Werłos
|
f103a6b79d
chore: add tags for data providers that will change PHPStan's baseline (#8178)
|
3 months ago |
Kuba Werłos
|
27e4156dad
chore: add `@return` tags for data providers already having PHPDoc (#8176)
|
3 months ago |