TomasVotruba
f115fd6da6
Add support for rename of @property
2020-06-08 10:57:30 +02:00
Carlos C Soto
a8c07e624a
Fix RenameAnnotationRector for null phpdoc
2020-05-19 13:56:16 -05:00
TomasVotruba
e81044fd3b
decouple ClassRenamer
2020-05-11 18:08:13 +02:00
TomasVotruba
94160332e1
[utils] improve SeeAnnotationToTestRule to check reference to test case class
2020-05-05 22:09:56 +02:00
TomasVotruba
b0836bde3c
use propety over property property
2020-04-29 13:53:06 +02:00
TomasVotruba
5600cf8d4d
move node adding to PostRector
2020-04-01 01:41:56 +02:00
TomasVotruba
38fbcb28e5
move name-importing to PostRector
2020-03-31 20:13:18 +02:00
TomasVotruba
31023ee27b
# This is a combination of 2 commits.
...
# This is the 1st commit message:
fix importing of non-existing classes
# The commit message #2 will be skipped:
# fixup! fix importing of non-existing classes
2020-03-27 16:42:50 +01:00
TomasVotruba
557c2521df
unused import is responsibility of coding standard
2020-03-27 16:40:52 +01:00
TomasVotruba
6fba2c610c
cannot work with non-existing class
2020-03-27 16:40:52 +01:00
Den Girnyk
30c337e82c
Fix 'auto_import_names' tests fixtures path
2020-03-27 14:47:52 +02:00
TomasVotruba
bc24bb12ff
prevent getName() on StaticCall or MethodCall
2020-02-21 16:41:33 +01:00
TomasVotruba
e564834329
docs link to the top to find quickly
2020-02-13 17:16:13 +01:00
TomasVotruba
42c5141d70
[Renaming] Add RenameFuncCallToStaticCallRector
2020-02-13 17:12:38 +01:00
TomasVotruba
3e5dd77bb6
move Rector-rule based packages from /packages to /rules
2020-02-11 13:41:37 +01:00