TomasVotruba
|
047598c19e
|
change design from getClass() to getClasses()
|
2020-04-30 12:28:49 +02:00 |
|
TomasVotruba
|
2fa2a471dc
|
[Core] Add ChangeContractMethodSingleToManyRector
|
2020-04-30 12:27:31 +02:00 |
|
TomasVotruba
|
607358a8e1
|
move src classes to Rector\Core namespace to prevent duplications
|
2020-02-07 00:57:45 +01:00 |
|
TomasVotruba
|
447c2ead87
|
naming conventions for test fixtures
|
2020-02-02 18:37:04 +01:00 |
|
Tomas Votruba
|
8d57420bd6
|
use yieldFilesFromDirectory() in tests instead of explicid fixture naming
|
2019-11-05 18:02:26 +01:00 |
|
Tomas Votruba
|
acfd930f54
|
apply PSR-12
|
2019-10-13 08:09:08 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
6ef6f073b6
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
1509b720ad
|
Fix anonymous class method return type resolving [closes #1566]
|
2019-06-05 17:09:36 +02:00 |
|
Tomas Votruba
|
d94f47b276
|
[ClassMethod] Add AddMethodParentCallRector
|
2019-06-05 16:36:19 +02:00 |
|
Tomas Votruba
|
661d2c8e54
|
fix array indent
|
2019-05-28 18:27:38 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +02:00 |
|
Tomas Votruba
|
71f1af830c
|
[tests] Refactor tests to use container just once, if not enforced config
|
2019-04-29 00:36:52 +02:00 |
|
Tomas Votruba
|
c444c9b49d
|
Fix already array of WrapReturnRector
|
2019-03-07 23:18:45 +00:00 |
|
Tomas Votruba
|
684abf332f
|
add undescore test
|
2019-02-04 16:01:36 +01:00 |
|
Tomas Votruba
|
8cfa286c6e
|
add test case for #1012
|
2019-02-04 15:59:26 +01:00 |
|
Tomas Votruba
|
afc174fa80
|
rename ReturnTypehintRector to AddReturnTypeDeclarationRector
|
2019-02-04 15:50:53 +01:00 |
|
Tomas Votruba
|
3ce2e41a03
|
remove unused configs
|
2018-12-16 02:39:26 +01:00 |
|
Tomas Votruba
|
2e3634f4ae
|
add WrapReturnRector
|
2018-12-12 20:41:00 +01:00 |
|