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 |
|
TomasVotruba
|
28524a7b0a
|
make RectorInterface extend NodeVisitor
|
2018-02-25 13:07:43 +01:00 |
|
TomasVotruba
|
e1958d7f84
|
fix statics
|
2018-02-25 12:36:19 +01:00 |
|
TomasVotruba
|
4252b60321
|
fix phpstan
|
2018-02-21 00:27:01 +01:00 |
|
TomasVotruba
|
8765fd5cdc
|
fix phpstan
|
2018-02-05 18:58:48 +01:00 |
|
TomasVotruba
|
f2cd14dcef
|
fix phpstan
|
2018-01-28 09:55:00 +01:00 |
|
Gabriel Caruso
|
84eb4a0225
|
Return empty array instead of null
|
2018-01-18 19:56:58 -02:00 |
|
Gabriel Caruso
|
022e74c999
|
Check for non nullable variables
|
2018-01-18 19:24:02 -02:00 |
|
Gabriel Caruso
|
fb6e560a2b
|
Add number of PHPStan errors to prioritize easy ones
|
2018-01-18 19:10:39 -02:00 |
|
Gabriel Caruso
|
c0c80a59cc
|
Remove unreported errors
|
2018-01-18 18:44:32 -02:00 |
|
Gabriel Caruso
|
4f0481150d
|
Fix phpDoc variable referenced
|
2018-01-18 18:10:17 -02:00 |
|
Gabriel Caruso
|
9b2363c31d
|
Fix undefined property by fixing var type
|
2018-01-18 18:02:07 -02:00 |
|
Gabriel Caruso
|
2dce06e34c
|
Fix calling method toString on null by casting as string
|
2018-01-18 17:38:49 -02:00 |
|
Gabriel Caruso
|
49117b7493
|
Fix PHPStan node::toString calling $name property
|
2018-01-18 17:34:52 -02:00 |
|
TomasVotruba
|
0ff8358aef
|
phpstan fixes
|
2018-01-15 19:46:11 +01:00 |
|
TomasVotruba
|
e32ed6a300
|
simplify PropertyFetchTypeResolver
|
2018-01-08 21:25:56 +01:00 |
|
Tomáš Votruba
|
006216b4c0
|
Merge pull request #274 from rectorphp/symfony-test-case-reflection
Extended Autoloading, ClassAndMethodResolver, ProcessCommand cleanup
|
2018-01-08 20:37:04 +01:00 |
|
Gabriel Caruso
|
072ae66b06
|
Decouple verification of second argument value into isNamedFunction
|
2018-01-07 22:46:01 -02:00 |
|
Gabriel Caruso
|
7526e5f2f8
|
Ignore error for now as is to complex to solve
|
2018-01-07 12:31:32 -02:00 |
|
TomasVotruba
|
c0b41478a8
|
phpstan: add known message error
|
2018-01-07 12:13:44 +01:00 |
|
TomasVotruba
|
f5aaf95676
|
more clear naming: prepend => append => add
|
2018-01-06 19:28:31 +01:00 |
|
TomasVotruba
|
0e29da53a4
|
phpstan: clean errors once upon a time
|
2018-01-06 19:21:26 +01:00 |
|
TomasVotruba
|
83ec99fe6d
|
phpstan fixes
|
2017-12-27 14:13:59 +01:00 |
|
Gabriel Caruso
|
a2f087965d
|
One less rule for PHPStan 🎉
|
2017-12-26 22:39:42 -02:00 |
|
Gabriel Caruso
|
46ef836904
|
Add abstract method getOperatorSigil to PHPStan ignoreErrors
|
2017-12-26 01:03:50 -02:00 |
|
TomasVotruba
|
e364bb9563
|
phpstan: remove unused ignored error
|
2017-12-25 22:24:19 +01:00 |
|
TomasVotruba
|
ca8e37406f
|
phpstan fixes
|
2017-12-25 21:57:22 +01:00 |
|
TomasVotruba
|
b56218e6a7
|
cleanup ignored error
|
2017-12-22 11:00:38 +01:00 |
|
TomasVotruba
|
9ca97ce49d
|
cleanup ignored error
|
2017-12-22 10:48:20 +01:00 |
|