2374 Commits

Author SHA1 Message Date
Tomas Votruba
36ffa14b37 RectorDefinition: ensure at lesat one CodeSample is provided 2018-04-08 17:26:59 +02:00
Tomas Votruba
eb127ae461 [st] fixes 2018-04-08 17:26:59 +02:00
Tomas Votruba
7e5a9a1002 [cs] fix 2018-04-08 17:26:59 +02:00
Tomas Votruba
e0004ae7ba add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
78ed6a9633 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
1bc8f2d65c add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
120b0b1cf2 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
f56d134f87 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
d3ca435bf7 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
a89860e631 drop CompilerAddPassPriorityRector, still optional 2018-04-08 17:26:59 +02:00
Tomas Votruba
e7e5676475 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
e857df681b add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
88779838aa add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
8b29edaeb4 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
a5ce094ff4 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
0d6cf108f5 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
41a087955e drop GetServiceToContructorInjectionRector - rare cases 2018-04-08 17:26:59 +02:00
Tomas Votruba
3349556606 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
2637e89d07 add few definitions 2018-04-08 17:26:59 +02:00
Tomas Votruba
2f2dfbf0d0 drop CompilerGenerateCodeArgumentsRector, CompilerCompileArgumentsRector - rare cases 2018-04-08 17:26:59 +02:00
Tomas Votruba
8dc8d30be0 add definition 2018-04-08 17:26:59 +02:00
Tomas Votruba
e9988f6b4c RectorBuilder - add definition 2018-04-08 17:26:59 +02:00
Tomas Votruba
0e70cc522c ecs cleanup 2018-04-08 17:26:59 +02:00
Tomas Votruba
c22471912b spaces 2018-04-08 17:26:59 +02:00
Tomas Votruba
20095aa9e6 [tests] add ConstExprEvaluatorFactoryTest 2018-04-08 17:26:59 +02:00
Tomas Votruba
0337887db6 make definition part of interface to promote good habits 2018-04-08 17:26:59 +02:00
Tomas Votruba
3c680c32bd [cs] fix 2018-04-08 17:26:59 +02:00
Tomas Votruba
38ffca54ef do not autoregister RectorDefinition directory 2018-04-08 17:26:59 +02:00
Tomas Votruba
cced110ec5 fix test sample name 2018-04-08 17:26:59 +02:00
Tomas Votruba
29026ecb53 fix bin/rector for rector.yaml file 2018-04-08 17:26:59 +02:00
Tomas Votruba
8832ebaf07 init RectorDefinition, CodeSample 2018-04-08 17:26:59 +02:00
Tomáš Votruba
709ac4edc9
Merge pull request #406 from rectorphp/iterable
Support PHPUnit 7.1 iterable type in assertInternalType Rector
2018-04-08 17:17:57 +02:00
Gabriel Caruso
4af444bce2 Support PHPUnit 7.1 iterable type in assertInternalType Rector 2018-04-07 15:53:23 -03:00
Tomáš Votruba
b479bc5b5c
Merge pull request #405 from mssimi/fix-bin-rector
Fix default config from string to array
2018-04-03 14:58:23 +02:00
mssimi
6f086a4938 string to array 2018-04-03 14:46:03 +02:00
Tomáš Votruba
607ccde29f
Merge pull request #403 from rectorphp/dry
DRY methods to be found in Assert Rectors
2018-04-03 09:39:39 +02:00
Tomáš Votruba
0fc15eab99
Merge pull request #402 from rectorphp/symplify4
Remove minimum stability "beta" as Symplify 4 was realeased
2018-04-03 09:39:04 +02:00
Gabriel Caruso
24d941152c
DRY methods to be found in Assert Rectors 2018-04-03 01:31:39 -03:00
Gabriel Caruso
ebf2c7bfea
Remove minimum stability "beta" as Symplify 4 was realeased 2018-04-03 01:17:03 -03:00
Tomáš Votruba
004be59a48
Merge pull request #401 from rectorphp/yield-tests-data-provider
Add ArrayToYieldDataProviderRector
2018-04-02 15:52:57 +02:00
Tomas Votruba
17537241ab [st] fix 2018-04-02 15:17:12 +02:00
Tomas Votruba
8eb4d61b09 [cs] improve complexity 2018-04-02 15:14:36 +02:00
Tomas Votruba
c8412ea8a2 add annotaiton remover 2018-04-02 15:12:49 +02:00
Tomas Votruba
44eec4ef2a ExpressionAdder - fix for not found expression 2018-04-02 15:08:59 +02:00
Tomas Votruba
aa2a0f9048 AbstactRector: fix typehint 2018-04-02 14:49:06 +02:00
Tomas Votruba
04c4f52ba7 prepare ArrayToYieldDataProviderRector 2018-04-02 14:47:54 +02:00
Tomáš Votruba
0f4e317c7b
Merge pull request #400 from rectorphp/fix-387
Fix #387
2018-04-02 14:34:29 +02:00
Gabriel Caruso
debf4171bb
Fix #387 2018-04-02 08:54:55 -03:00
Tomas Votruba
3941309cd1 cleanup @author as mentioned in PR 2018-04-02 12:39:16 +02:00
Tomas Votruba
d684095828 Merge branch 'EdoBarnas-sylius-showcase' 2018-04-02 12:38:07 +02:00