TomasVotruba
|
da7e38528f
|
uniquate test classes
|
2019-12-21 13:23:13 +01:00 |
|
TomasVotruba
|
8d4ec5152b
|
Fix parent interface, extends, implements same name as short name
|
2019-11-14 17:59:37 +01:00 |
|
TomasVotruba
|
9b99212da9
|
add failing test case for #2307
|
2019-11-14 17:23:46 +01:00 |
|
TomasVotruba
|
d07952b480
|
fixup! fix double import of functio names
|
2019-11-08 14:42:29 +01:00 |
|
Tomas Votruba
|
8d57420bd6
|
use yieldFilesFromDirectory() in tests instead of explicid fixture naming
|
2019-11-05 18:02:26 +01:00 |
|
Tomas Votruba
|
b3a6c0154a
|
skip extra spaces in tests output
|
2019-11-05 11:16:30 +01:00 |
|
Tomas Votruba
|
19ae2e99ca
|
set auto_import_names to true
|
2019-11-05 10:25:16 +01:00 |
|
Tomas Votruba
|
e4be4c3ebe
|
add test case for #2226
|
2019-11-02 19:39:19 +01:00 |
|
Tomas Votruba
|
617f2cd5d7
|
simplify isName()
|
2019-10-30 21:46:36 +01:00 |
|
Tomas Votruba
|
40f998ca90
|
add test case for auto_import_names + Rector rule
|
2019-10-30 21:46:36 +01:00 |
|
Tomas Votruba
|
40c49710e9
|
[cs] reoder private methods by call order
|
2019-10-30 10:49:07 +01:00 |
|
Tomas Votruba
|
8d1b732d0f
|
use ->name on method call
|
2019-10-24 11:54:47 +02:00 |
|
Tomas Votruba
|
acfd930f54
|
apply PSR-12
|
2019-10-13 08:09:08 +02:00 |
|
Tomas Votruba
|
b27f7fe797
|
[CodingStyle] Skip common annotation aliases in RemoveUnusedAliasRector
|
2019-10-02 15:01:09 +02:00 |
|
Tomas Votruba
|
8c259c8d92
|
add stubs over mirror class names in tests
|
2019-09-30 09:12:25 +02:00 |
|
Tomas Votruba
|
0b18a193f4
|
decouple NameImporter
|
2019-09-28 14:33:41 +02:00 |
|
Tomas Votruba
|
ad3dddfa2e
|
add auto import names
|
2019-09-28 14:30:12 +02:00 |
|
Tomas Votruba
|
9ef3801b41
|
cleanup
|
2019-09-28 13:18:11 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
a833ca1366
|
fqnize freshly namespaced class
|
2019-09-25 18:15:31 +02:00 |
|
Tomas Votruba
|
7b1595a931
|
fix renaming class to existing one [closes #1438]
|
2019-09-24 07:27:26 +02:00 |
|
Tomas Votruba
|
614d22664f
|
move RenameNamespaceRector to Renaming package
|
2019-09-23 17:56:10 +02:00 |
|
Tomas Votruba
|
8229d46b89
|
move RenameStaticMethodRector to Renaming package
|
2019-09-23 17:41:47 +02:00 |
|
Tomas Votruba
|
17d14ba4ac
|
move RenameClassRector to Renaming package
|
2019-09-23 17:41:47 +02:00 |
|
Tomas Votruba
|
35dd776c36
|
move RenameClassConstantRector to Renaming package
|
2019-09-23 17:17:58 +02:00 |
|
Tomas Votruba
|
100ea52e7d
|
update configs
|
2019-09-23 17:09:26 +02:00 |
|
Tomas Votruba
|
85aee8d56e
|
move RenameMethodRector to Renaming package
|
2019-09-23 17:03:23 +02:00 |
|
Tomas Votruba
|
d74d59ce39
|
move RenameAnnotationRector to Renaming package
|
2019-09-23 16:58:54 +02:00 |
|
Tomas Votruba
|
bb116a8c52
|
move RenameMethodCallRector to Renaming package
|
2019-09-23 16:53:46 +02:00 |
|
Tomas Votruba
|
362f47a69c
|
move RenameFunctionRector to Renaming package
|
2019-09-23 16:40:54 +02:00 |
|
Tomas Votruba
|
419da7704b
|
[Renaming] init new package
|
2019-09-23 16:36:58 +02:00 |
|