57 Commits

Author SHA1 Message Date
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
TomasVotruba
f23ad9b453 exclude phpstan bugged case 2017-12-20 15:08:33 +01:00
TomasVotruba
17f84702ab phpstan fixes 2017-12-20 02:13:45 +01:00
TomasVotruba
496082602c phpstan fixes 2017-12-18 01:41:16 +01:00
TomasVotruba
a9d5d23b6f phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
c193d4b19f phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
fa244116d7 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
d842249fd3 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
b578b2f056 phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
d5961664cd phpstan fixes 2017-12-10 02:52:46 +01:00
TomasVotruba
98625fb921 remove unused ignore error from phpstan.neon 2017-11-09 15:34:39 +01:00
TomasVotruba
749cc933e8 better name 2017-11-09 03:11:27 +01:00
TomasVotruba
2275f6d500 Router cleanup 2017-11-09 02:36:12 +01:00
TomasVotruba
a2097fec4f phpstan lvl 7 2017-11-06 14:54:16 +01:00
TomasVotruba
f779062784 phpstan lvl 6 2017-11-06 14:30:45 +01:00
TomasVotruba
fa1b58a559 phpstan lvl 6 wip 2017-11-06 14:24:40 +01:00
TomasVotruba
df701033ad phpstan lvl 5 2017-11-06 14:15:35 +01:00
TomasVotruba
8a6db417ab phpstan lvl 3 2017-11-06 13:58:51 +01:00
TomasVotruba
3cff336fcf phpstan lvl 2 2017-11-06 13:13:55 +01:00
TomasVotruba
b1c33462fb phpstan lvl 2 wip 2017-11-06 12:48:43 +01:00
TomasVotruba
8924f3e03c phpstan lvl 0 2017-11-06 11:40:43 +01:00
TomasVotruba
f5c82bbf0c drop phpstan for now, since its broken by php-parser dev 2017-10-14 17:14:02 +02:00
TomasVotruba
093d64bd52 phpstan cleanups 2017-10-06 14:13:49 +02:00
TomasVotruba
3e63577fd2 fix phpstan 2017-10-04 08:35:11 +02:00
TomasVotruba
a81acbc3dc fix phpstan 2017-09-30 16:50:08 +02:00