Tomas Votruba
|
ba0c3eea95
|
apply this Rector to code
|
2018-10-15 21:49:45 +08:00 |
|
Tomas Votruba
|
5933cca87d
|
remove callAnalyzer form Rectors
|
2018-10-15 14:45:34 +08:00 |
|
Tomas Votruba
|
5deb94f9ff
|
unite refactor(node) naming to node, to make clear the main argument name
|
2018-10-15 14:45:34 +08:00 |
|
Tomas Votruba
|
f0fdc8e410
|
remove unused methods
|
2018-10-15 14:36:25 +08:00 |
|
Tomas Votruba
|
d4009b3888
|
Add NameAnalyzerTrait
|
2018-10-15 14:36:25 +08:00 |
|
Tomas Votruba
|
9b569f6c44
|
make use of TypeAnalyzerTrait
|
2018-10-15 08:14:21 +08:00 |
|
Tomas Votruba
|
0934960e6d
|
make use of CallAnalyzer to prevent Var string errors with non-string funciton and method call names
|
2018-10-13 23:13:13 +08:00 |
|
Tomas Votruba
|
f07480c773
|
apply thecodingmachine/safe
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
5c3067c95d
|
fix StringFormTypeToClassRector
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
d3a8f76acb
|
make AdditionalAutoloader tolerant
|
2018-09-21 07:50:14 +02:00 |
|
Tomas Votruba
|
13fc40e956
|
apply new coding standard rulesets, mostly Slevomat 4.7, cleanup old code
|
2018-09-06 14:50:23 +02:00 |
|
Tomas Votruba
|
f4fb5a2529
|
surround string with #
|
2018-08-31 14:45:57 +02:00 |
|
Tomas Votruba
|
a11f9f98e1
|
add expectExceptionMessageRegExp support
|
2018-08-31 14:45:57 +02:00 |
|
Tomas Votruba
|
6b4c049b3a
|
add test cases for exception code and multiple lines in try
|
2018-08-31 14:17:49 +02:00 |
|
Tomas Votruba
|
03ae776833
|
decouple isThisMethodCallWithNames() to MethodCallAnalyzer
|
2018-08-31 14:08:59 +02:00 |
|
Tomas Votruba
|
f2cfaa8c96
|
init TryCatchToExpectExceptionRector
|
2018-08-31 01:41:32 +02:00 |
|
Tomas Votruba
|
e6f66a726b
|
revert removed Autowire-Public-Default compiler passes, they were messy
|
2018-08-21 00:28:20 +02:00 |
|
Tomas Votruba
|
b9c9005d78
|
manual update
|
2018-08-15 11:11:15 +02:00 |
|
Tomas Votruba
|
ff4315b0d3
|
Apply MergeIsCandidateRector on Rectro code
|
2018-08-15 11:11:15 +02:00 |
|
Tomas Votruba
|
d8b430ff72
|
split ValueObjectRemoverDocBlockRector
|
2018-08-14 13:29:14 +02:00 |
|
Tomas Votruba
|
f53e9c2127
|
cleanup
|
2018-08-14 13:29:14 +02:00 |
|
Tomas Votruba
|
5571f83bf3
|
merge BetterPhpDocParser to NodeTypeResolver, add config.yml for each package and load it by default
|
2018-08-13 21:59:28 +02:00 |
|
Tomas Votruba
|
1c8572b227
|
fix OrderTest
|
2018-08-06 12:35:26 +02:00 |
|
Tomas Votruba
|
0bed1c2711
|
fix PHPUnit Rectors
|
2018-08-06 12:35:26 +02:00 |
|
Tomas Votruba
|
7667c5230a
|
render configuratoin to configurabe rectors as well
|
2018-08-01 21:31:01 +02:00 |
|
Tomas Votruba
|
9129adea69
|
cleanup configs with autowire: true
|
2018-07-26 15:39:00 +02:00 |
|
Tomas Votruba
|
2645d2f9a1
|
static fixes
|
2018-07-25 14:18:37 +02:00 |
|
Tomas Votruba
|
745278db95
|
AssertTrueFalseToSpecificMethodRector: improve complexity
|
2018-06-02 17:31:22 +02:00 |
|
Tomas Votruba
|
c5d1fcddd3
|
ArrayToYieldDataProviderRector: improve complexity
|
2018-06-02 17:25:05 +02:00 |
|
Tomas Votruba
|
bb4340e855
|
fix class autoloading
|
2018-06-02 16:48:46 +02:00 |
|
Tomas Votruba
|
3c0beaab69
|
ArrayToYieldDataProviderRector: improve complexity
|
2018-06-02 16:43:28 +02:00 |
|
Tomas Votruba
|
efe9aab684
|
move ArrayToYieldDataProvider to PHPUnit group
|
2018-06-02 16:28:34 +02:00 |
|
Tomas Votruba
|
1202dae5e3
|
move PHPUnit Rectors to own package
|
2018-06-02 13:29:48 +02:00 |
|