rector/src
TomasVotruba a80d125877 fix cs 2018-02-13 22:24:34 +01:00
..
Application make FileProccessor return types consistent 2018-01-06 19:21:26 +01:00
Autoloading fix cs 2018-01-13 16:41:33 +01:00
Builder drop unused public method, thanks to ECS dual run 2018-01-03 00:37:43 +01:00
Configuration use Option class for options 2018-01-13 14:02:51 +01:00
Console add version on bin/rector [closes #298] 2018-02-08 17:41:55 +01:00
Contract drop unused ParserInterface 2017-12-26 16:05:00 +01:00
DependencyInjection use ConstExprEvaluator instead of NodeValueResolver 2018-01-27 20:47:56 +01:00
Exception add configuration 'version' option 2018-01-17 13:06:09 +01:00
FileSystem Fixes from CS 2018-02-08 14:01:07 -02:00
Naming move NameResolver to PropertyNaming 2017-10-16 17:51:40 +02:00
Node get rid of CALLER_TYPES once and for all 2018-01-08 19:18:05 +01:00
NodeAnalyzer add ChainMethodCallAnalyzer 2018-02-05 18:57:30 +01:00
NodeChanger Fix some misspellings 2018-02-06 07:57:34 -02:00
NodeTraverser simplify method call 2018-01-08 21:29:37 +01:00
NodeValueResolver remove package, move ConstExprEvaluatorFactory to core 2018-01-27 21:02:01 +01:00
NodeVisitor more clear naming: prepend => append => add 2018-01-06 19:28:31 +01:00
Parser drop unused ParserInterface 2017-12-26 16:05:00 +01:00
Printer make FileProccessor return types consistent 2018-01-06 19:21:26 +01:00
Rector fix cs 2018-02-13 22:24:34 +01:00
Regex fix cs 2017-10-18 15:56:40 +02:00
Reporting add FileDiff object over array 2018-02-08 17:05:24 +01:00
Testing/PHPUnit fix tests by making paramter provider aware of source 2017-12-20 14:43:48 +01:00
config update current Contrib configs 2018-02-13 22:16:05 +01:00