19 Commits

Author SHA1 Message Date
Tomas Votruba
36ffa14b37 RectorDefinition: ensure at lesat one CodeSample is provided 2018-04-08 17:26:59 +02:00
TomasVotruba
4ed3646adc fix case while entity is not provided 2018-03-05 13:38:56 +01:00
TomasVotruba
4b4bbc9817 add configuration 'version' option 2018-01-17 13:06:09 +01:00
TomasVotruba
5f0510dfbf AbstractRector: report expression that were not added 2018-01-06 19:21:26 +01:00
TomasVotruba
8c21c93976 cs fixes 2018-01-02 23:43:45 +01:00
TomasVotruba
886e0dbb55 fix cs by using specific NodeMissingIdentifierException 2018-01-02 23:41:37 +01:00
TomasVotruba
a394f671d5 fix namespace 2017-12-25 22:33:44 +01:00
TomasVotruba
6bd6b8e48f add exception with file that is currently being processed [closes #223] 2017-12-25 22:26:41 +01:00
TomasVotruba
97b0ad01f1 add RectorClassNormalizer, move under Configuration with Validator 2017-10-05 17:22:13 +02:00
TomasVotruba
4b908c2ab4 Exception name 2017-09-28 17:29:17 +02:00
TomasVotruba
bfc445ff5f ProcessCommand: check directories exist 2017-09-28 17:28:10 +02:00
TomasVotruba
e512719bbb fix cs 2017-09-27 17:02:54 +02:00
TomasVotruba
998fc08a3b ensure rectors are loaded in ProcessCommand 2017-09-27 17:02:54 +02:00
TomasVotruba
0d05e11bce fix cs 2017-09-27 17:02:54 +02:00
TomasVotruba
39cc722d92 add InvalidRectorClassException 2017-09-27 17:02:54 +02:00
TomasVotruba
950151daef add NotImplementedException 2017-09-06 22:56:28 +02:00
TomasVotruba
738ac001f9 use simple NodeTypeResolver according to NodeVisitor example 2017-08-20 00:51:00 +02:00
TomasVotruba
5a0ce3b7dc WIP with PHPStan 2017-08-18 22:59:59 +02:00
TomasVotruba
2f09ad31ed drop TokenSwitcher, use standalone NodeTraverser for cloning tokens 2017-08-15 14:36:39 +02:00