Michael Voříšek
|
37d8d453ff
chore: Tokens should be always a list (#7698)
|
10 months ago |
John Paul E. Balandan, CPA
|
4edae7d8f9
fix: `PhpUnitAttributesFixer` - fix for `#[RequiresPhp]` exceeding its constructor parameters (#7966)
|
10 months ago |
Dariusz Rumiński
|
5c6b9a4c05
chore: RuleSetsTest - assert that Fixer is configurable (#7961)
|
10 months ago |
Dariusz Ruminski
|
5519fafd13
bumped version
|
10 months ago |
Dariusz Ruminski
|
2aecbc8640
prepared the 3.54.0 release
|
10 months ago |
Greg Korba
|
28209a2da0
DX: Improve internal dist config for Fixer (#7952)
|
11 months ago |
Kuba Werłos
|
f40f18e294
fix: `FullyQualifiedStrictTypesFixer` - do not add imports before PHP opening tag (#7955)
|
11 months ago |
Kuba Werłos
|
35aca55ad8
DX: cleanup `FullyQualifiedStrictTypesFixerTest` (#7954)
|
11 months ago |
Kuba Werłos
|
1e6e13bea6
DX: there is no namespace if there is no PHP code (#7953)
|
11 months ago |
Kuba Werłos
|
0e9f115f5e
fix: `PhpUnitMethodCasingFixer` - do not double underscore (#7949)
|
11 months ago |
Kuba Werłos
|
8a115cd646
fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when there are attributes (#7880)
|
11 months ago |
Kuba Werłos
|
6a69160865
feat: introduce `PhpUnitAttributesFixer` (#7831)
|
11 months ago |
Kuba Werłos
|
8713dfdae5
DX: cleanup `PhpUnitMethodCasingFixerTest` (#7948)
|
11 months ago |
Greg Korba
|
ce40b805e9
DX: Improve issue templates (#7942)
|
11 months ago |
Greg Korba
|
7ec3c31968
chore: Revert ref for self-approval Git checkout (#7944)
|
11 months ago |
Greg Korba
|
54f8878c6f
chore: Properly determine self-approval trigger commit (#7936)
|
11 months ago |
Dariusz Rumiński
|
879c3686e4
CI: check if proper array key is declared (#7912)
|
11 months ago |
Kuba Werłos
|
f3aa277bcc
DX: cleanup `PhpUnitStrictFixerTest` (#7938)
|
11 months ago |
Greg Korba
|
75168eebfb
test: Ignore PHP version related mutations (#7935)
|
11 months ago |
Greg Korba
|
64567d1a1d
fix: Remove Infection during Docker release (#7937)
|
11 months ago |
Kuba Werłos
|
5aae628b5f
DX: cleanup `PhpdocNoAccessFixerTest` (#7933)
|
11 months ago |
Kuba Werłos
|
6d376f7850
DX: update .gitattributes (#7931)
|
11 months ago |
Dariusz Ruminski
|
9604019d1b
bumped version
|
11 months ago |
Dariusz Ruminski
|
69a19093a9
prepared the 3.53.0 release
|
11 months ago |
Dariusz Rumiński
|
4094d95d60
CI: no need to trigger enable auto-merge when self-approve (#7929)
|
11 months ago |
Kuba Werłos
|
9298be6714
DX: remove duplicated character from `trim` call (#7930)
|
11 months ago |
Kuba Werłos
|
e0c59a9063
DX: update actions producing warnings (#7928)
|
11 months ago |
Kuba Werłos
|
8b8fc66084
DX: update actions producing warnings (#7925)
|
11 months ago |
Kuba Werłos
|
87c75fa569
DX: update `phpstan/phpstan-strict-rules` (#7924)
|
11 months ago |
Kuba Werłos
|
c7f60eea7b
DX: reduce `array_filter` function usages (#7923)
|
11 months ago |
SharkyKZ
|
c825d7c600
fix: Constant invocation detected in typed constants (#7892)
|
11 months ago |
Dariusz Rumiński
|
5175075bb9
CI: allow for self-approvals for maintainers (#7921)
|
11 months ago |
HypeMC
|
7eb5ec3b5a
feat: Introduce `AttributeAnalysis` (#7909)
|
11 months ago |
Michael Vickers
|
0e69940277
feat: Add trailing comma in multiline to PER-CS 2.0 (#7916)
|
11 months ago |
Dariusz Rumiński
|
9782155324
chore: Use `list` over `array` in more places (#7905)
|
11 months ago |
Greg Korba
|
3159e49534
CI: Improve Infection setup (#7913)
|
11 months ago |
Greg Korba
|
a6098f8f22
test: Introduce Infection for mutation tests (#7874)
|
11 months ago |
Dariusz Rumiński
|
2091e39992
feat: `@PHP84Migration` introduction (#7774)
|
11 months ago |
Kuba Werłos
|
e980ab2222
fix: `PhpdocArrayTypeFixer` - JIT stack limit exhausted (#7895)
|
11 months ago |
Dariusz Ruminski
|
f9d251194d
bumped version
|
11 months ago |
Dariusz Ruminski
|
6e77207f0d
prepared the 3.52.1 release
|
11 months ago |
Kuba Werłos
|
5b7534cd12
fix: StatementIndentationFixer - do not crash on ternary operator in class property (#7899)
|
11 months ago |
Kuba Werłos
|
c066ecc3c4
fix: `PhpCsFixer\Tokenizer\Tokens::setSize` return type (#7900)
|
11 months ago |
Dariusz Ruminski
|
1eb4e5270d
bumped version
|
11 months ago |
Dariusz Ruminski
|
a3564bd66f
prepared the 3.52.0 release
|
11 months ago |
Kuba Werłos
|
5380db3aa1
fix: `TypeExpression` - fix "JIT stack limit exhausted" error (#7843)
|
11 months ago |
Kuba Werłos
|
951d3c28b4
chore: fix PHP 8.4 deprecations (#7894)
|
11 months ago |
Benjamin Morel
|
3b3bfe90fe
docs: Fix typo (#7889)
|
1 year ago |
Vincent Langlet
|
5cfa1f91f4
feat: Add `array_indentation` to `PER-CS2.0` ruleset (#7881)
|
1 year ago |
Kuba Werłos
|
32866fcbdb
chore: replace template with variable in Preg class (#7882)
|
1 year ago |