Michael Voříšek
|
f65e6a20c9
fix: parsing mixed `&` and `|` in `TypeExpression` (#8210)
|
1 month ago |
Kuba Werłos
|
3a83b0304e
CI: generate and execute code in `assert` (#8207)
|
1 month ago |
Kuba Werłos
|
5bfb1aa588
refactor: change `_AttributeItems` to `non-empty-list<_AttributeItem>` to allow using single attribute item (#8199)
|
1 month ago |
Michael Voříšek
|
94e8d1b9e6
feat: Impl. TypeExpression::mapTypes() (#8077)
|
1 month ago |
Kuba Werłos
|
723002f39b
CI: update PHPStan to 1.12.3 (#8204)
|
1 month ago |
SpacePossum
|
0d5cbaad4f
fix: Properly recognise constants in foreach loops (#8203)
|
2 months ago |
Kuba Werłos
|
367b1c996c
chore: remove unnecessary methods (#8200)
|
2 months ago |
Kuba Werłos
|
446e618715
CI: update PHPStan to 1.12.2 (#8198)
|
2 months ago |
Dariusz Rumiński
|
89509875c6
depr: ConfigInterface::getPhpExecutable() and ConfigInterface::setPhpExecutable() (#8192)
|
2 months ago |
Eldar Khassanov
|
3c88c67143
fix: MethodChainingIndentationFixer does not fix indentation of last chained property (#8080)
|
2 months ago |
Dariusz Rumiński
|
4dec30a27b
CI: build phar on PHP 8.3 (#8195)
|
2 months ago |
SpacePossum
|
e34ba047a3
fix: enum-case mistaken for const invocation (#8190)
|
2 months ago |
Dariusz Rumiński
|
6967f0f3ea
refactor: Runner - make 4.0 TODOs easier to understand (#8196)
|
2 months ago |
Dariusz Rumiński
|
507331d92e
CI: drop matrix for single-matrix-entry jobs of SCA and Deployment checks (#8193)
|
2 months ago |
Dariusz Rumiński
|
3c76c87ad2
CI: allow macos to fail (#8194)
|
2 months ago |
Dariusz Ruminski
|
58ab8b729d
bumped version
|
2 months ago |
Dariusz Ruminski
|
58dd9c931c
prepared the 3.64.0 release
|
2 months ago |
Dariusz Rumiński
|
209f77687b
feat: Symfony - adjust configuration for sets (#8188)
|
2 months ago |
Dariusz Rumiński
|
df2b6c2e3d
feat: Symfony.trailing_comma_in_multiline - adjust configuration (#8161)
|
2 months ago |
SpacePossum
|
1e4b0f237b
feat: Update PSR2, PSR12 and PER-CS2 with `single_space_around_construct` config (#8171)
|
2 months ago |
Kuba Werłos
|
00634e1614
CI: Update PHPStan to 1.12.0 and fix the error that appeared (#8184)
|
2 months ago |
Dariusz Ruminski
|
970a9c55c9
bumped version
|
2 months ago |
Dariusz Ruminski
|
9d427f3f14
prepared the 3.63.2 release
|
2 months ago |
Kuba Werłos
|
5094b03d26
fix: `FullyQualifiedStrictTypesFixer` - reset cache even if there is no `use` (#8183)
|
2 months ago |
Dariusz Ruminski
|
2189cb5b0e
bumped version
|
2 months ago |
Dariusz Ruminski
|
ee3cc2e1fb
prepared the 3.63.1 release
|
2 months ago |
Dariusz Ruminski
|
2af4b117b6
bumped version
|
2 months ago |
Dariusz Ruminski
|
4c691dc008
prepared the 3.63.0 release
|
2 months ago |
Bert van Hoekelen
|
ecd736843e
fix: Ensure PHP binary path is used as a single CLI argument in parallel worker process (#8180)
|
2 months ago |
SpacePossum
|
370943c56a
feat: Add `array_destructuring` as option for `trailing_comma_in_multiline` (#8172)
|
2 months ago |
Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Kuba Werłos
|
f103a6b79d
chore: add tags for data providers that will change PHPStan's baseline (#8178)
|
2 months ago |
Kuba Werłos
|
27e4156dad
chore: add `@return` tags for data providers already having PHPDoc (#8176)
|
2 months ago |
Kuba Werłos
|
f3c3e32536
CI: Update PHPStan to 1.11.11 and fix error that changed (#8174)
|
2 months ago |
Maxime Helias
|
ea24d3c19c
docs: fix indent on rule `date_time_create_from_format_call` (#8173)
|
2 months ago |
javaDeveloperKid
|
cbb1415371
feat: remove braces even for single import (#8156)
|
2 months ago |
Dariusz Rumiński
|
b0a41d1d61
feat: TrailingCommaInMultilineFixer - dynamically evaluate config against PHP version (#8167)
|
2 months ago |
Kuba Werłos
|
db8eb34d7b
chore: remove duplicates from data providers (#8164)
|
2 months ago |
John Paul E. Balandan, CPA
|
913e7821a0
fix: `PhpUnitAttributesFixer` - fix priorities with `PhpUnitDataProvider(.+)Fixer` (#8169)
|
3 months ago |
Kuba Werłos
|
99a8275f90
CI: Update PHPStan to 1.11.10 (#8163)
|
3 months ago |
Kuba Werłos
|
2bffa8121d
chore: remove duplicates from data providers that are copies in code (#8145)
|
3 months ago |
Greg Korba
|
34f53b759c
fix: Do not shorten FQN for class resolution if imported symbol is not a class (#7705)
|
3 months ago |
Kuba Werłos
|
7f28b95482
chore: remove `beStrictAboutTodoAnnotatedTests` from PHPUnit's config (#8160)
|
3 months ago |
Dariusz Ruminski
|
e94ef6f751
bumped version
|
3 months ago |
Dariusz Ruminski
|
627692f794
prepared the 3.62.0 release
|
3 months ago |
Roy
|
1ce9e248c3
feat: set new_with_parentheses for anonymous_class to false in PER-CS2.0 (#8140)
|
3 months ago |
Dariusz Rumiński
|
d61006b658
chore: NewWithParenthesesFixer - create TODO to change the default configuration to match PER-CS2 (#8148)
|
3 months ago |
Dariusz Ruminski
|
8e56fad820
bumped version
|
3 months ago |
Dariusz Ruminski
|
94a87189f5
prepared the 3.61.1 release
|
3 months ago |
Kuba Werłos
|
5f4f81e6d4
fix: `NoSuperfluousPhpdocTagsFixer` - fix "Undefined array key 0" error (#8150)
|
3 months ago |