336 Commits

Author SHA1 Message Date
TomasVotruba
c4aad2e3b1 NamespaceReplaceRector: add fqn class statement 2017-10-07 13:28:13 +02:00
TomasVotruba
423c9c56d9 nulling to pass 2017-10-07 13:11:47 +02:00
TomasVotruba
70953dd9fc NamespaceReplaceRector: add fqn class statements 2017-10-07 12:40:43 +02:00
TomasVotruba
426f7baecf NamespaceReplaceRector: add use statements 2017-10-07 12:21:09 +02:00
TomasVotruba
a8ee47c4c5 init NamespaceReplacerRector [ref #62] 2017-10-07 11:56:13 +02:00
TomasVotruba
b20f50c95d lock php-parser to commit 2017-10-06 18:55:29 +02:00
TomasVotruba
309644d5e9 ClassReplacerRector: small improvements 2017-10-06 14:42:52 +02:00
TomasVotruba
7b3caf0f44 use ClassReplacerRector in symfony40 config 2017-10-06 14:38:15 +02:00
TomasVotruba
e3f0c08d97 cleanup 2017-10-06 14:38:01 +02:00
TomasVotruba
236479f3d7 merge parent class feature to ClassReplacerRector 2017-10-06 14:37:20 +02:00
TomasVotruba
170ecd3aae drop AbstractChangeMethodNameRector 2017-10-06 14:13:49 +02:00
TomasVotruba
7a814074ad drop ConfigurableChangeMethodNameRector 2017-10-06 14:13:49 +02:00
TomasVotruba
ff0193bd8f move PhpGenratorDocumentMethodRector to dynamic 2017-10-06 14:13:49 +02:00
TomasVotruba
503fe63a63 add MethodNameReplacerRector 2017-10-06 14:13:49 +02:00
TomasVotruba
63c0669d7e cs fixes 2017-10-06 14:13:49 +02:00
TomasVotruba
35acef634b ClassConstAnalyzer: fir for property constant access 2017-10-06 14:13:49 +02:00
TomasVotruba
ac855eb0aa cleanup 2017-10-06 14:13:49 +02:00
TomasVotruba
c80f831e4a test UseStatement class rename duplication 2017-10-06 14:13:49 +02:00
TomasVotruba
ed7462b8a4 cleanup 2017-10-06 14:13:49 +02:00
TomasVotruba
9250416fec move the rest of rectors to ClassReplacerRector 2017-10-06 00:29:36 +02:00
TomasVotruba
1f7c0fa89c use ClassReplacerRector for PHPUnit 2017-10-06 00:09:32 +02:00
TomasVotruba
9f08967524 move FrameworkBundleClassReplacementsRector to ClassReplacerRector 2017-10-05 18:16:19 +02:00
TomasVotruba
b7696ec597 move ClassNamign20Rector to ClassReplacerRector [ref #69] 2017-10-05 18:14:14 +02:00
TomasVotruba
97b0ad01f1 add RectorClassNormalizer, move under Configuration with Validator 2017-10-05 17:22:13 +02:00
TomasVotruba
dd41310916 move under Dynamic, for services autoload and better orientation 2017-10-05 12:41:37 +02:00
TomasVotruba
0b60a93331 ClassReplacerRector init 2017-10-05 12:40:19 +02:00
TomasVotruba
88830a7d2e fix cs 2017-10-05 11:50:02 +02:00
TomasVotruba
e35660dc0a ContextErrorExceptionToErrorExceptionRector added [ref #67] 2017-10-05 11:49:24 +02:00
TomasVotruba
26d756679f add ConsoleExceptiontoErrorEventClassRector [ref #67] 2017-10-05 11:43:35 +02:00
TomasVotruba
ddc46e133b ConsoleExceptionEvenetToErrorEventRector - add event rename 2017-10-05 11:34:20 +02:00
TomasVotruba
940cec1ff9 extract ClassConstAnalyzer 2017-10-05 11:25:35 +02:00
TomasVotruba
a9ba70b309 prepare for ClassConstAnalyzer extraction 2017-10-05 11:20:48 +02:00
TomasVotruba
9c75715f8f move FrameworkBundle class renames to Symfony 33 set [ref #67] 2017-10-05 10:50:25 +02:00
TomasVotruba
2654b9421b add comments for better readability 2017-10-05 10:46:30 +02:00
TomasVotruba
15893115db fix cs 2017-10-05 00:47:58 +02:00
TomasVotruba
34dcdf5ea4 fix space removing in BootstrapToRouterFactoryRector 2017-10-04 23:56:46 +02:00
TomasVotruba
525f7ed9fb SetEntityToStatementRector finish [closes #50] 2017-10-04 19:05:23 +02:00
TomasVotruba
67626bcfea SetEntityToStatementRector WIP 2017-10-04 18:35:21 +02:00
TomasVotruba
9c9d99c404 add strict_types node 2017-10-04 10:03:54 +02:00
TomasVotruba
26b0466c31 RouterFactoryClassBuilder WIP 2017-10-04 09:35:35 +02:00
TomasVotruba
21656b83a0 fix cs 2017-10-04 08:34:36 +02:00
TomasVotruba
80cdcdbc4f bit refactoring 2017-10-04 08:34:28 +02:00
TomasVotruba
4289d8ef56 add AssignAnalyzer, add dummy method call type resolver 2017-10-04 08:28:57 +02:00
TomasVotruba
562516c15f make BootstrapToRouterFactoryRector bootstrap file part work 2017-10-04 01:13:53 +02:00
TomasVotruba
9b898d0282 AbstractRector: add remove node ability 2017-10-04 00:52:05 +02:00
TomasVotruba
2b7c57f9a6 BootstrapToRouterFactoryRector detect 2017-10-03 21:59:14 +02:00
TomasVotruba
e3303e27f8 BootstrapToRouterFactoryRector init 2017-10-03 12:39:18 +02:00
TomasVotruba
9ff9d377c6 [ProcessCommand] print limited number of files, not to break apps 2017-10-03 12:39:02 +02:00
TomasVotruba
6d2665f00d [Nette] add FormNegativeRulesRector [ref #6] 2017-10-03 09:25:34 +02:00
TomasVotruba
549408e19a [BetterReflection] use only one ClassReflector 2017-10-03 08:33:58 +02:00