Dariusz Ruminski
|
61f5c8a739
bumped version
|
6 months ago |
Dariusz Ruminski
|
4429303e62
prepared the 3.56.0 release
|
6 months ago |
Ondřej Machulda
|
6a98688c55
fix: `TrailingCommaInMultilineFixer` - language constructs should be covered by arguments, not parameters (#7990)
|
6 months ago |
Ondřej Machulda
|
4b71d6dca9
fix: `TrailingCommaInMultilineFixer` - handle trailing comma in language constructs (#7989)
|
6 months ago |
Dariusz Rumiński
|
c3af9469ec
DX: Cache optimisation (#7985)
|
6 months ago |
Dariusz Rumiński
|
6a9351f974
chore: remove invalid comment (#7987)
|
6 months ago |
Dariusz Ruminski
|
4ede81f0f2
bumped version
|
6 months ago |
Dariusz Ruminski
|
c9eeacb559
prepared the 3.55.0 release
|
6 months ago |
Dariusz Rumiński
|
6dfd2ee49d
chore: sugar syntax (#7986)
|
6 months ago |
Dariusz Rumiński
|
36873f5a4b
chore: re-use CodeHasher (#7984)
|
6 months ago |
Dariusz Rumiński
|
637a6f46a2
DX: allow to enforce cache mechanism by env var (#7983)
|
6 months ago |
Dariusz Rumiński
|
4dd5f97160
test: don't count comment after class as another classy element (#7982)
|
6 months ago |
Dariusz Rumiński
|
0d262a7b0c
chore: PhpUnitDataProviderNameFixer - follow config creation pattern (#7980)
|
6 months ago |
Kuba Werłos
|
9136411f3b
chore: narrow PHPDoc types (#7979)
|
6 months ago |
Dariusz Rumiński
|
ac1e370db5
chore: phpdoc - rely on strict list/tuple/assoc instead of array (#7978)
|
6 months ago |
Dariusz Rumiński
|
633e40c291
chore: fix phpdoc types (#7977)
|
6 months ago |
Dariusz Rumiński
|
f81d4f8f7a
chore: Preg - drop half-support for array-pattern (#7976)
|
6 months ago |
Kuba Werłos
|
63037b2365
DX: use `list` type in PHPDoc (#7975)
|
6 months ago |
Kuba Werłos
|
f298b8c9b4
DX: do not typehint fixed-length arrays as lists (#7974)
|
6 months ago |
Greg Korba
|
81b4ddb825
CI: Fix calculating diff between branches in PRs (#7973)
|
6 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
Dariusz Rumiński
|
deb34af241
chore: few SCA fixes and dev-tools update (#7969)
|
6 months ago |
Greg Korba
|
e88707e410
DX: Resolve/Ignore PHPStan issues on level 6 + bump to level 7 with new baseline (#7971)
|
6 months ago |
HypeMC
|
1a6992ddc9
feat: Introduce `OrderedAttributesFixer` (#7395)
|
6 months ago |
Greg Korba
|
bb387e163a
CI: Ad-hoc fix for MacOS jobs (#7970)
|
6 months ago |
Greg Korba
|
6ec70053ac
DX: Prevent having deprecated fixers listed as successors of other deprecated fixers (#7967)
|
6 months ago |
Michael Voříšek
|
37d8d453ff
chore: Tokens should be always a list (#7698)
|
6 months ago |
John Paul E. Balandan, CPA
|
4edae7d8f9
fix: `PhpUnitAttributesFixer` - fix for `#[RequiresPhp]` exceeding its constructor parameters (#7966)
|
6 months ago |
Dariusz Rumiński
|
5c6b9a4c05
chore: RuleSetsTest - assert that Fixer is configurable (#7961)
|
6 months ago |
Dariusz Ruminski
|
5519fafd13
bumped version
|
7 months ago |
Dariusz Ruminski
|
2aecbc8640
prepared the 3.54.0 release
|
7 months ago |
Greg Korba
|
28209a2da0
DX: Improve internal dist config for Fixer (#7952)
|
7 months ago |
Kuba Werłos
|
f40f18e294
fix: `FullyQualifiedStrictTypesFixer` - do not add imports before PHP opening tag (#7955)
|
7 months ago |
Kuba Werłos
|
35aca55ad8
DX: cleanup `FullyQualifiedStrictTypesFixerTest` (#7954)
|
7 months ago |
Kuba Werłos
|
1e6e13bea6
DX: there is no namespace if there is no PHP code (#7953)
|
7 months ago |
Kuba Werłos
|
0e9f115f5e
fix: `PhpUnitMethodCasingFixer` - do not double underscore (#7949)
|
7 months ago |
Kuba Werłos
|
8a115cd646
fix: `PhpUnitTestClassRequiresCoversFixer` - do not add annotation when there are attributes (#7880)
|
7 months ago |
Kuba Werłos
|
6a69160865
feat: introduce `PhpUnitAttributesFixer` (#7831)
|
7 months ago |
Kuba Werłos
|
8713dfdae5
DX: cleanup `PhpUnitMethodCasingFixerTest` (#7948)
|
7 months ago |
Greg Korba
|
ce40b805e9
DX: Improve issue templates (#7942)
|
7 months ago |
Greg Korba
|
7ec3c31968
chore: Revert ref for self-approval Git checkout (#7944)
|
7 months ago |
Greg Korba
|
54f8878c6f
chore: Properly determine self-approval trigger commit (#7936)
|
7 months ago |
Dariusz Rumiński
|
879c3686e4
CI: check if proper array key is declared (#7912)
|
7 months ago |
Kuba Werłos
|
f3aa277bcc
DX: cleanup `PhpUnitStrictFixerTest` (#7938)
|
7 months ago |
Greg Korba
|
75168eebfb
test: Ignore PHP version related mutations (#7935)
|
7 months ago |
Greg Korba
|
64567d1a1d
fix: Remove Infection during Docker release (#7937)
|
7 months ago |
Kuba Werłos
|
5aae628b5f
DX: cleanup `PhpdocNoAccessFixerTest` (#7933)
|
7 months ago |
Kuba Werłos
|
6d376f7850
DX: update .gitattributes (#7931)
|
7 months ago |
Dariusz Ruminski
|
9604019d1b
bumped version
|
7 months ago |
Dariusz Ruminski
|
69a19093a9
prepared the 3.53.0 release
|
7 months ago |