109 Commits

Author SHA1 Message Date
Tomas Votruba
0685ece179 move responsibility to NodeDecorators and use glue in MetadataNodeVisitor only 2018-08-10 16:45:27 +02:00
Tomas Votruba
009e6ebf03 fix NodeVisitors suffixes 2018-08-10 16:45:27 +02:00
Tomas Votruba
2a67452445 static fixes 2018-08-09 10:03:18 +02:00
Tomas Votruba
ac1ca7dfda make PHPStan service part of Rector container 2018-08-06 14:05:44 +02:00
Tomas Votruba
72353aed25 remove unused ConstructorPropertyTypesExtractor 2018-08-06 12:35:26 +02:00
Tomas Votruba
ffb62b6185 Symfony Rectors fixes 2018-08-06 12:35:26 +02:00
Tomas Votruba
b2eae61cb6 fix classReflection resolving for Class_ 2018-08-06 12:35:26 +02:00
Tomas Votruba
a5f44c997d use service type resolving over global one 2018-08-06 12:35:26 +02:00
Tomas Votruba
3e27db2411 use service type resolving over global one 2018-08-06 12:35:26 +02:00
Tomas Votruba
65a0b5bed3 fix too soon name resolving 2018-08-06 12:35:26 +02:00
Tomas Votruba
078ef36d2e static and cs fixes 2018-08-06 12:35:26 +02:00
Tomas Votruba
24abbbe9ad fixes 2018-08-03 13:35:11 +02:00
Tomas Votruba
2ab86cb9fb more namespace related fixes 2018-08-03 09:17:19 +02:00
Tomas Votruba
a22cc431bd use Compilers from PackageBuilder 2018-08-03 08:45:26 +02:00
Tomas Votruba
c6d23fc686 keep test class out of analysis 2018-08-02 17:22:16 +02:00
Tomas Votruba
99cd6a2a18 remove unused code reported by UnusedPublicMethodSniff 2018-08-02 12:58:42 +02:00
Tomas Votruba
f44e42d2b9 move Dynamic Rectors to its own namespaces 2018-08-01 21:31:17 +02:00
Tomas Votruba
a079a29f6b rename DescribeCommand to GenerateRectorOverviewCommand 2018-08-01 16:30:42 +02:00
Tomas Votruba
b3188d3a32 show-diffs by default 2018-08-01 16:27:55 +02:00
Tomas Votruba
56b1bec61a decouple PhpRectorInterface 2018-08-01 16:27:55 +02:00
Tomas Votruba
2f5392ef38 add menu 2018-07-31 23:58:00 +02:00
Tomas Votruba
722f8e9b88 update docs 2018-07-31 19:03:50 +02:00
Tomas Votruba
cc02ecb046 phpstan - fix known value 2018-07-31 08:38:25 +02:00
Tomas Votruba
168e0ca8c7 phpstan: remove ignored dead errors 2018-07-25 14:42:33 +02:00
Tomas Votruba
2645d2f9a1 static fixes 2018-07-25 14:18:37 +02:00
Tomas Votruba
90fab67074 statics 2018-07-17 22:53:38 +02:00
Tomas Votruba
d02381a95f phpstan: fixup new path 2018-06-02 12:39:43 +02:00
Tomas Votruba
23e25594c8 ignore coding standard issues captured by phpstan 2018-05-31 17:37:58 +02:00
Gabriel Caruso
7e642e6024
Revert change
Sounds like isn't necessary
2018-05-12 16:57:50 -03:00
Gabriel Caruso
32617ecbac
Fixes from PHPStan 2018-05-12 15:15:28 -03:00
Gabriel Caruso
5a963a6508
Remove dead rule, add and update number of occurences and split rules 2018-05-12 13:48:36 -03:00
Gabriel Caruso
db0983dcb2
Remove dead PHPStan rules 2018-05-12 12:07:52 -03:00
Tomas Votruba
3b6318b260 static fix 2018-05-05 13:44:44 +01:00
Tomas Votruba
5d9f53a404 static fixes 2018-05-02 18:33:15 +02:00
Tomas Votruba
c39898855f cs fixes 2018-04-28 19:08:19 +02:00
Tomas Votruba
2e061b5426 cache it 2018-04-28 18:49:05 +02:00
Tomas Votruba
c3c5b4da6c remove aliasing support 2018-04-27 11:23:47 +02:00
Gabriel Caruso
2a1723dac0
Fix build 2018-04-09 20:59:30 -03:00
Tomas Votruba
0c4484a50f resolve phpstan error 2018-04-09 00:08:05 +02:00
Tomas Votruba
17537241ab [st] fix 2018-04-02 15:17:12 +02:00
Tomas Votruba
ce5668afc0 [cs, st] fixes 2018-04-02 12:32:30 +02:00
Gabriel Caruso
7337f26b1a
Ignore BuilderFactory PHPStan errors
Looks like BuilderFactory is miss configured
2018-04-02 06:03:06 -03:00
Gabriel Caruso
91964cfb73
Remove dead rule 2018-03-28 09:16:44 -03:00
Gabriel Caruso
05bc52eac5
Ignore false positive 2018-03-28 09:12:20 -03:00
Gabriel Caruso
32340bf952
Add # description 2018-03-28 09:12:20 -03:00
Gabriel Caruso
141593b058
Revert ClassLike change 2018-03-28 09:12:20 -03:00
Gabriel Caruso
ba1bb656ea
Several fixes from PHPStan 2018-03-28 09:12:19 -03:00
Gabriel Caruso
04f5ee0521
Create NodeFactory::createRelativeClassConstantReference 2018-03-27 22:41:01 -03:00
Gabriel Caruso
f93a0f3f04
Fix some PHPStan errors 2018-03-19 16:17:53 -03:00
TomasVotruba
4ed3646adc fix case while entity is not provided 2018-03-05 13:38:56 +01:00