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
|
d05c3937b6
DX: check for duplicated test data (#8131)
|
3 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
cc6dea3bc7
bug: FunctionsAnalyzer - fix detecting global function (#6792)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Kuba Werłos
|
a09cb9f624
bug: IsNullFixer - handle casting (#6661)
|
2 years ago |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
2 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
59c3e9459f
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
6dcdf33792
Merge branch 'master' into 3.0
|
5 years ago |
Sergey Linnik
|
5b3112c630
IsNullFixer - fix null coalescing operator handling
|
5 years ago |
Dariusz Ruminski
|
f8e5135a1e
DX: php_unit_test_case_static_method_calls - use default config
|
5 years ago |
Dariusz Ruminski
|
38601464cb
Merge branch 'master' into 3.0
|
5 years ago |
Dariusz Ruminski
|
e01802bc48
Merge branch 'master' into 3.0
|
5 years ago |
Guilliam Xavier
|
31e0d12377
[7.3] IsNullFixer - fix trailing comma
|
5 years ago |
Guilliam Xavier
|
83944b8671
IsNullFixer - fix parenthesis not closed
|
5 years ago |
Dariusz Ruminski
|
cfdfbb2c2f
Merge branch 'master' into 3.0
|
5 years ago |
Kuba Werłos
|
35266635f2
[7.3] IsNullFixer - support PHP 7.3
|
5 years ago |
SpacePossum
|
8fd7f65584
Merge branch 'master' into 3.0
|
6 years ago |
Kuba Werłos
|
55e9195f71
IsNullFixer - fix function detection
|
6 years ago |
Filippo Tessarotto
|
3cca45acde
Add PhpUnitTestCaseStaticMethodCallsFixer
|
6 years ago |
Julien Falque
|
515b34bcd7
Improve deprecation messages
|
6 years ago |
Julien Falque
|
f2d282242f
Add interface for deprecated options
|
6 years ago |
Dariusz Ruminski
|
e3a851270e
rules - drop deprecated configurations
|
6 years ago |
Dariusz Rumiński
|
35d13c9620
Update IsNullFixerTest.php
|
6 years ago |
Kuba Werłos
|
7866966593
Code review fixes
|
6 years ago |
Kuba Werłos
|
7b8855531a
Deprecate "use_yoda_style" in IsNullFixer
|
6 years ago |
Dariusz Ruminski
|
91cd1cfe58
Merge branch '2.2' into 2.7
|
7 years ago |
Dariusz Ruminski
|
7ae323de73
DX groom CS
|
7 years ago |
Dariusz Ruminski
|
6cb4f9a7f6
Add support for PHPUnit 6, drop PHPUnit 4
|
7 years ago |
Dariusz Ruminski
|
650acbf3a9
Merge branch '2.2' into 2.6
|
7 years ago |
Dariusz Ruminski
|
69bb78fcef
IsNullFixer - fix non_yoda_style edge case
|
7 years ago |
Dariusz Ruminski
|
9d0fe3606b
Merge branch '2.2' into 2.6
|
7 years ago |
Mathias STRASSER
|
1790e06acc
Remove the use of the removeTrailingWhitespace() method
|
7 years ago |
Dariusz Ruminski
|
c6603299b2
Merge branch '2.2' into 2.4
|
7 years ago |
Andreas Möller
|
d3924aacdf
Fix: Make sure that data providers are named correctly
|
7 years ago |
Dariusz Ruminski
|
4be01b20f3
Reapply CS
|
7 years ago |
Dariusz Ruminski
|
99135fef77
Merge branch '2.3'
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Filippo Tessarotto
|
ecffd896c7
Add SingleLineCommentStyleFixer, deprecate HashToSlashCommentFixer
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
Dariusz Ruminski
|
d021fd2b27
Merge branch '2.1'
|
7 years ago |
Vladimir Reznichenko
|
b2f7424219
IsNullFixer - fix new cases
|
7 years ago |