SpacePossum
|
923af7bc30
clean ups
|
3 years ago |
SpacePossum
|
39df4570bc
minor #6127 Remove 2nd parameter to XdebugHandler constructor (phil-davis)
|
3 years ago |
SpacePossum
|
3cfb53d5f8
bug #6122 NoMultilineWhitespaceAroundDoubleArrowFixer - must run before MethodArgumentSpaceFixer (kubawerlos)
|
3 years ago |
SpacePossum
|
1d3c6a2d49
minor #6119 OrderedClassElementsFixer - PHPUnit assert(Pre|Post)Conditions methods support (meyerbaptiste)
|
3 years ago |
SpacePossum
|
fb51b49d13
bug #6117 SingleSpaceAfterConstruct - handle before destructuring close brace (liquid207)
|
3 years ago |
SpacePossum
|
03b00489b6
minor #6116 CI: remove installation of mbstring polyfill in build script, it's required dependency now (keradus)
|
3 years ago |
SpacePossum
|
b621e0e394
minor #6115 Remove PHP 7.2 polyfill (derrabus)
|
3 years ago |
SpacePossum
|
8172ed2369
minor #6109 Add return type to `DummyTestSplFileInfo::getRealPath()` (derrabus)
|
3 years ago |
SpacePossum
|
6d0b9cc226
minor #6107 Drop support of PHPUnit v7 dependency (keradus)
|
3 years ago |
Phil Davis
|
005907eb85
Remove 2nd parameter to XdebugHandler constructor
|
3 years ago |
Kuba Werłos
|
d3c1c22fab
NoMultilineWhitespaceAroundDoubleArrowFixer must run before MethodArgumentSpaceFixer
|
3 years ago |
meyerbaptiste
|
153e50c45c
OrderedClassElementsFixer - PHPUnit assert(Pre|Post)Conditions methods support
|
3 years ago |
liquid207
|
d3d6fed1e3
Fixer 'single_space_after_construct' should not insert whitespace after those comments that before destructuring square brace close tag
|
3 years ago |
Dariusz Rumiński
|
d42d347679
CI: remove installation of mbstring polyfill in build script, it's required dependency now
|
3 years ago |
Alexander M. Turek
|
02c1bc569a
Remove PHP 7.2 polyfill
|
3 years ago |
Dariusz Ruminski
|
46b3f85210
Drop support of PHPUnit v7 dependency
|
3 years ago |
Alexander M. Turek
|
03d61aa6c6
Add return type to DummyTestSplFileInfo::getRealPath()
|
3 years ago |
Dariusz Ruminski
|
07430f5aca
bumped version
|
3 years ago |
Dariusz Ruminski
|
b37bf90405
prepared the 3.3.1 release
|
3 years ago |
Dariusz Ruminski
|
96a9f4f3d1
minor #6067 Bump minimum PHP version to 7.2 (keradus)
|
3 years ago |
Dariusz Ruminski
|
a4b59f0092
Bump minimum PHP version to 7.2
|
3 years ago |
Dariusz Ruminski
|
66b2a5d4ff
bumped version
|
3 years ago |
Dariusz Ruminski
|
0ad2f84130
prepared the 3.3.0 release
|
3 years ago |
Dariusz Ruminski
|
5a290faa36
Merge branch '2.19'
|
3 years ago |
Dariusz Ruminski
|
75ac86f33f
prepared the 2.19.3 release
|
3 years ago |
Dariusz Ruminski
|
fdc3616235
Merge branch '2.19'
|
3 years ago |
Dariusz Ruminski
|
29691a1625
minor #6060 DX: Add upgrade guide link when next Major is available (keradus)
|
3 years ago |
Dariusz Ruminski
|
b607104e8c
DX: Add upgrade guide link when next Major is available
|
3 years ago |
SpacePossum
|
b93ee4b41b
bug #6089 TokensAnalyzer.php - Fix T_ENCAPSED_AND_WHITESPACE handling in isBina… (SpacePossum)
|
3 years ago |
SpacePossum
|
79f0872575
TokensAnalyzer.php - Fix T_ENCAPSED_AND_WHITESPACE handling in isBinaryOperator
|
3 years ago |
SpacePossum
|
17d66a77ea
minor #6087 AbstractProxyFixer - more tests (SpacePossum)
|
3 years ago |
SpacePossum
|
2f9138f1d2
AbstractProxyFixer - more tests
|
3 years ago |
SpacePossum
|
1e81ab2360
minor #6084 Change: Remove __constructor() from RuleSetDescriptionInterface (niklam)
|
3 years ago |
SpacePossum
|
9abe7a6bd1
minor #6085 Dx: reuse WhitespacesAnalyzer::detectIndent (kubawerlos)
|
3 years ago |
Kuba Werłos
|
fa57b5e737
Reuse WhitespacesAnalyzer::detectIndent
|
3 years ago |
Niklas Lampén
|
1de299c0dc
Remove __constructor() from RuleSetDescriptionInterface
|
3 years ago |
SpacePossum
|
9473b38dc5
bug #6082 PhpUnitDedicateAssertFixer must run before NoUnusedImportsFixer (kubawerlos)
|
3 years ago |
SpacePossum
|
7f6aff47dd
minor #6066 Clean ups (SpacePossum, kubawerlos)
|
3 years ago |
Kuba Werłos
|
3bfe42676d
Test on PHP 8.1
|
3 years ago |
SpacePossum
|
df52f67a92
CS/SCA/tweaks/additonal tests/Grammar/Typos
|
3 years ago |
Kuba Werłos
|
14d5458def
PhpUnitDedicateAssertFixer must run before NoUnusedImportsFixer
|
3 years ago |
SpacePossum
|
10a23f8f85
bump as for code coverage more memory is needed
|
3 years ago |
SpacePossum
|
7eb14461cb
RangeAnalyzer - introduction
|
3 years ago |
SpacePossum
|
ef44dce9a2
minor #6069 DX: cleanup stub file (keradus)
|
3 years ago |
Dariusz Ruminski
|
60a618f52d
DX: cleanup stub file
|
3 years ago |
SpacePossum
|
93a54b324e
minor #5775 DX: run static code analysis on PHP 8.0 (kubawerlos)
|
3 years ago |
Dariusz Ruminski
|
66d103e1ef
feature #5123 PhpdocTypesFixer - support generic types (kubawerlos)
|
3 years ago |
Kuba Werłos
|
c04067da75
PhpdocTypesFixer - support generic types
|
4 years ago |
Dariusz Ruminski
|
2c1027fd6e
minor #6070 Update UPGRADE-v3.md with php_unit_test_annotation/case deprecation (kubawerlos)
|
3 years ago |
Dariusz Ruminski
|
8f31da8e32
minor #6072 Update usage doc to reflect change to PSR12 default. (hannob, keradus)
|
3 years ago |