Commit Graph

425 Commits

Author SHA1 Message Date
TomasVotruba
eaf615c44e remove MoveAndRenameClassRector, confusing, preffer class rename 2020-06-18 22:51:17 +02:00
TomasVotruba
14a72f15d8 remove MoveAndRenameNamespaceRector, not tested and not working, prefer class rename 2020-06-18 22:34:25 +02:00
TomasVotruba
1192815c5a README: add amateri 2020-06-18 12:43:11 +02:00
TomasVotruba
7c7fce7407 make logo height same 2020-06-18 12:40:11 +02:00
TomasVotruba
54cf6f02d7 [README] Add Zenika sponsor 2020-06-17 14:55:09 +02:00
TomasVotruba
3744649dd9 [PHP 7.2] Add ReplaceEachAssignmentWithKeyCurrentRector 2020-06-17 14:23:12 +02:00
TomasVotruba
151d7e109b separate with more spaces 2020-06-16 18:14:51 +02:00
TomasVotruba
cd061a48d1 fix json highlight 2020-06-16 18:13:37 +02:00
TomasVotruba
bede7b4971 add highlight 2020-06-16 17:52:39 +02:00
TomasVotruba
1464237f19 add code highlight to dumper markdown content 2020-06-16 16:27:04 +02:00
TomasVotruba
9922ba600b make Rector description required for dumping documentation 2020-06-16 13:47:57 +02:00
TomasVotruba
654d97c602 [Order] Add OrderClassConstantsByIntegerValueRector 2020-06-15 17:07:52 +02:00
TomasVotruba
ccc44f5b2e [Rector] Add UpdateFileNameByClassNameFileSystemRector 2020-06-15 00:48:40 +02:00
TomasVotruba
c17b38aa43 [CodeQuality] Add ArrayThisCallToThisMethodCallRector 2020-06-10 20:35:59 +02:00
Alexey Berezuev
5b37fee195 Fix typo in rector_rules_overview.md
Change classname in ReturnThisRemoveRector example
2020-06-08 23:04:54 +03:00
TomasVotruba
0774576a86 [Restoratoin] Add RemoveUselessJustForSakeInterfaceRector 2020-06-08 10:30:56 +02:00
TomasVotruba
8c5deddea8 [Restoration] Add MakeTypedPropertyNullableIfCheckedRector 2020-06-07 11:19:28 +02:00
TomasVotruba
f66e06a36c [NetteUtilsCodeQuality] Add ReplaceTimeNumberWithDateTimeConstantRector 2020-06-06 19:22:52 +02:00
TomasVotruba
72c627e1f9 [Sensio] Add RemoveServiceFromSensioRouteRector 2020-06-06 16:07:51 +02:00
TomasVotruba
b45549b7ab update docs 2020-06-06 15:36:54 +02:00
TomasVotruba
96baf1025d update CHANGELOG and rule overview 2020-06-05 12:33:30 +02:00
TomasVotruba
4fb1f982f9 [CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector 2020-05-31 18:03:31 +02:00
TomasVotruba
01efa94434 update docs 2020-05-31 17:45:51 +02:00
TomasVotruba
bf8641c499 update docs 2020-05-31 17:26:08 +02:00
TomasVotruba
f27f50bf9c rework AbstractRunnableRectorTestCase from eval to include 2020-05-31 14:11:04 +02:00
Norbert Orzechowicz
db420aa64f
Fixed link to nodes overview in own rector code sample 2020-05-31 09:16:21 +02:00
TomasVotruba
5b20ab853b update docs 2020-05-31 01:34:04 +02:00
TomasVotruba
9d4f70381e move KdybyEventSubscriberToContributteEventSubscriberRector to class method 2020-05-30 00:09:22 +02:00
TomasVotruba
f534eabd24 [Restoration] Add CompleteMissingDependencyInNewRector 2020-05-29 22:50:12 +02:00
TomasVotruba
bd0db33fe9 update docs 2020-05-29 12:41:25 +02:00
kodiakhq[bot]
1e54ecee58
Merge pull request #3416 from rectorphp/contri-events-custom-class
[NetteKdyby] Add ReplaceMagicPropertyEventWithEventClassRector
2020-05-25 11:13:38 +00:00
TomasVotruba
47e163dbe7 [NetteKdyby] Add ReplaceMagicPropertyEventWithEventClassRector 2020-05-25 13:05:22 +02:00
Ofer Shaal
c929808ea0 Merge remote-tracking branch 'origin/master' into add-drupal-logo 2020-05-24 20:29:31 -04:00
Ofer Shaal
ddc03b7809 Update Drupal logo and position 2020-05-24 20:29:13 -04:00
TomasVotruba
a28be28e0d replace Subscriber interface too 2020-05-24 18:52:54 +02:00
TomasVotruba
387ded5ecc [Kdyby to Contributte] Add Subscriber migration 2020-05-24 18:52:54 +02:00
Ofer Shaal
47d6c181f3 Resize logo to match other logos 2020-05-24 09:32:54 -04:00
Ofer Shaal
fce204b484 Add Drupal logo + link to Drupal Rector rules to README 2020-05-24 09:29:33 -04:00
Guilliam Xavier
86cd497105 Fix SimplifyArraySearchRector w.r.t. "strictness" 2020-05-24 12:21:45 +02:00
Guilliam Xavier
f71fc8de0a
Update rector_rules_overview.md 2020-05-23 16:03:54 +02:00
TomasVotruba
d0a12afe7d [Nette] Add ContextGetByTypeToConstructorInjectionRector 2020-05-22 09:10:05 +02:00
TomasVotruba
a6598e5e82 [MockistaToMocker] init 2020-05-15 14:10:14 +02:00
TomasVotruba
8a28581ce1 [PSR-4] Add NormalizeNamespaceByPSR4ComposerAutoloadFileSystemRector 2020-05-14 01:42:17 +02:00
TomasVotruba
cc6fef2492 [ElasticsearchDSL] Deprecate single custom rule, better handled by community 2020-05-13 18:15:35 +02:00
TomasVotruba
9e1fceba77 [Oxid] Deprecate single custom rule, better handled by community 2020-05-13 17:45:53 +02:00
TomasVotruba
e9ba820fa4 [Shopware] Deprecate single custom rule, better handled by community 2020-05-13 17:42:43 +02:00
TomasVotruba
0e220550d8 [Sylius] Deprecate single custom rule, better handled by community 2020-05-13 17:40:14 +02:00
TomasVotruba
a3bfaed373 [Silverstripe] deprecate, handled by community 2020-05-13 17:35:28 +02:00
TomasVotruba
0c67709fd0 [Legacy] Add FunctionToStaticMethodRector 2020-05-13 15:50:30 +02:00
TomasVotruba
7fd733531d update docs 2020-05-12 17:09:29 +02:00