Tomas Votruba
|
09027d06eb
|
resolve phpstan reports
|
2018-10-22 18:02:36 +02:00 |
|
Tomas Votruba
|
2723f5ab8a
|
Fix false positive on missed false constant
|
2018-10-21 14:03:20 +02:00 |
|
Tomas Votruba
|
7dcde279f9
|
make use of NameResolver in Rector
|
2018-10-21 14:03:20 +02:00 |
|
Tomas Votruba
|
f330c5e9c2
|
make return null consistent on no change
|
2018-10-21 13:06:28 +02:00 |
|
Tomas Votruba
|
3233316053
|
Make ConstructorMethodBuilder respect parent constructor
|
2018-10-20 09:38:49 +02: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
|
d4009b3888
|
Add NameAnalyzerTrait
|
2018-10-15 14:36:25 +08:00 |
|
Tomas Votruba
|
3cb093f87f
|
init getTypes() remove in other analyzers
|
2018-10-15 10:35:45 +08:00 |
|
Tomas Votruba
|
9b569f6c44
|
make use of TypeAnalyzerTrait
|
2018-10-15 08:14:21 +08:00 |
|
Tomas Votruba
|
5b65bb52fa
|
tests: fix conflicting validating by autoloading only Wrong files in tests
|
2018-10-04 15:24:53 +08:00 |
|
Tomas Votruba
|
776005aff5
|
apply Symplify\CodingStandard\Fixer\Order\MethodOrderByTypeFixer
|
2018-09-19 18:33:11 +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
|
af316e4918
|
merge MetadataAttribute, TypeAttribute and Attribute to single Attribute
|
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
|
b38c7b5272
|
decouple metadata attributes to MetadataAttributes for better NodeTypeResolver decoupling
|
2018-08-10 16:45:27 +02:00 |
|
Tomas Votruba
|
8b0b0b468e
|
fix PhpParser Rectors
|
2018-08-06 12:35:26 +02:00 |
|
Tomas Votruba
|
9129adea69
|
cleanup configs with autowire: true
|
2018-07-26 15:39:00 +02:00 |
|
Tomas Votruba
|
336ffdd7d7
|
move PhpParser Rectors to own package
|
2018-06-02 13:39:01 +02:00 |
|