Tomas Votruba
|
7c9df2cefe
|
rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project
|
2019-04-13 14:21:36 +02:00 |
|
Tomas Votruba
|
f6d5c71a57
|
[CodeQuality] Add differnt class or variable to CallableThisArrayToAnonymousFunctionRector"
|
2019-04-06 09:43:54 +02:00 |
|
Tomas Votruba
|
25da54641b
|
improve static code quality
|
2019-01-14 23:08:20 +01:00 |
|
Tomas Votruba
|
cfe7ecc2ff
|
standardize /config directory location to root
|
2019-01-12 02:04:45 +01:00 |
|
Tomas Votruba
|
2a00f0d51b
|
rename Wrong ns to Fixture in tests
|
2018-12-07 21:51:59 +01:00 |
|
Tomas Votruba
|
ef288d4045
|
[tests] rename test files to fixtures
|
2018-12-06 02:09:02 +01:00 |
|
Tomas Votruba
|
3420edeae3
|
add JoinWrongAndCorrectTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-04 03:10:15 +01:00 |
|
Tomas Votruba
|
7c6a8be85e
|
simlify tests by SimplifyTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 22:53:11 +01:00 |
|
Tomas Votruba
|
73466ac247
|
rename test files method to provideFiles()
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
|
2018-12-03 20:13:46 +01:00 |
|
Tomas Votruba
|
058c7d8c56
|
move PropertyFetchNodeFactory to NodeFactoryTrait
|
2018-11-03 23:05:29 +01:00 |
|
Tomas Votruba
|
67eebbc0fe
|
move MethodCallNodeFactory to NodeFactoryTrait
|
2018-11-03 22:39:44 +01:00 |
|
Tomas Votruba
|
d71d6a1f12
|
make use of NodeFactoryTrait
|
2018-11-03 21:53:08 +01:00 |
|
Tomas Votruba
|
8cc886bd29
|
Moving TypeAnalyzer logic to NodeTypeResolver
|
2018-11-03 21:53:08 +01:00 |
|
Tomas Votruba
|
a33074bdf5
|
remove rename identifier helper method, too overdetailed
|
2018-10-31 21:43:43 +01:00 |
|
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 |
|