2448 Commits

Author SHA1 Message Date
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
Tomas Votruba
5e8fc0c83a move @todos to issues 2018-04-02 12:35:37 +02:00
Tomas Votruba
ce5668afc0 [cs, st] fixes 2018-04-02 12:32:30 +02:00
Tomas Votruba
beb7316e09 [cs] fix 2018-04-02 12:26:45 +02:00
Tomas Votruba
df954080f2 Merge branch 'sylius-showcase' of https://github.com/EdoBarnas/rector into EdoBarnas-sylius-showcase 2018-04-02 12:26:22 +02:00
Tomas Votruba
de4e939b91 README: dev-release v0.2 is prefered over dev-master 2018-04-02 12:25:34 +02:00
Tomas Votruba
174fd84aaf wip v0.2.0 2018-04-02 12:14:46 +02:00
Tomas Votruba
b30efb1017 README: improve conflicts section 2018-04-02 12:13:54 +02:00
Tomáš Votruba
d8001ad060
Merge pull request #397 from rectorphp/symplify-4
Bump to Symplify 4-beta
2018-04-02 12:09:35 +02:00
Tomas Votruba
ea0481580b update bin/rector to Symplify 4 2018-04-02 11:59:21 +02:00
Tomas Votruba
350511f625 make test skipping narrower 2018-04-02 11:59:21 +02:00
Tomas Votruba
c7848b18dd make test skipping narrower 2018-04-02 11:59:21 +02:00
Tomas Votruba
0332021843 improve stub to fix other test cases 2018-04-02 11:59:21 +02:00
Tomas Votruba
47a7898dfb fix GetAndSetToMethodCallRectorTest by using stub 2018-04-02 11:59:21 +02:00
Tomas Votruba
c0ade0f01c [BetterReflection] add missing service 2018-04-02 11:59:21 +02:00
Tomas Votruba
9a676960b3 use DefinitionCollector as non-static class 2018-04-02 11:59:21 +02:00
Tomas Votruba
0abb1043bc ecs: allow static for now 2018-04-02 11:59:21 +02:00
Tomas Votruba
be99dccaec [cs] appyl line-lenght fixer 2018-04-02 11:59:21 +02:00
Tomas Votruba
e15cbbf58d bump to ECS 4 2018-04-02 11:59:21 +02:00
Tomáš Votruba
534e688fba
Merge pull request #392 from rectorphp/php-parser-v401
Use BuilderFactory new methods
2018-04-02 11:13:12 +02:00
Tomáš Votruba
76d6575029
Merge branch 'master' into php-parser-v401 2018-04-02 11:11:07 +02:00
Tomáš Votruba
0c835da0cf
Merge pull request #330 from rectorphp/php-parser-v4
Update to PHP-Parser v4
2018-04-02 11:10:34 +02:00
Tomáš Votruba
84f3574d3f
Merge branch 'master' into php-parser-v4 2018-04-02 11:07:24 +02:00
Gabriel Caruso
8e2eb41d2f
Require php-parser:^4.0.1 2018-04-02 06:04:50 -03:00
Gabriel Caruso
7337f26b1a
Ignore BuilderFactory PHPStan errors
Looks like BuilderFactory is miss configured
2018-04-02 06:03:06 -03:00
Gabriel Caruso
e161c1da29
Use BuilderFactory new methods 2018-04-02 06:03:05 -03:00
Gabriel Caruso
bb78d043b4
Remove unused method NodeFactory::createFalseConstant 2018-04-02 06:03:05 -03:00