8 Commits

Author SHA1 Message Date
Tomas Votruba
26e9163a10
[phpstan] add rule to prevent array with string keys (#4012)
* [phpstan] Add ForbiddenArrayWithStringKeysRule

* [compiler] use SmartFileSystem
2020-08-23 13:39:26 +00:00
TomasVotruba
0a29fe0c0a fix scoper 2020-07-20 10:34:44 +02:00
TomasVotruba
f7d78436d1 switch YAML to PHP 2020-07-20 02:07:42 +02:00
TomasVotruba
12984cbb59 Rector and PHPStan cleanup 2020-05-20 13:05:43 +02:00
TomasVotruba
4bcde89363 decouple EasyPrefixer and WhitelistedStubsProvider 2020-05-20 12:28:57 +02:00
TomasVotruba
9c80a75430 make compiler restore original dependencies locally 2020-05-06 00:03:39 +02:00
TomasVotruba
1be9176f75 add console-color-diff 2020-05-05 16:49:29 +02:00
TomasVotruba
69774af193 turn compiler to app with DI 2020-02-27 14:13:21 +01:00