8799 Commits

Author SHA1 Message Date
TomasVotruba
a4cebba278 fix undescore in property fetch 2020-05-29 23:04:21 +02:00
Tomas Votruba
6452276e69
Merge pull request #3446 from rectorphp/restartion-missing-ctor
[Restoration] Add CompleteMissingDependencyInNewRector
2020-05-29 22:57:16 +02:00
TomasVotruba
f534eabd24 [Restoration] Add CompleteMissingDependencyInNewRector 2020-05-29 22:50:12 +02:00
Tomas Votruba
ad7d8bda36
Merge pull request #3445 from rectorphp/kdyby-events-skip-in-control
[Nette Kdyby] Skip control events"
2020-05-29 21:56:21 +02:00
TomasVotruba
250fc51df7 skip control events 2020-05-29 21:45:09 +02:00
TomasVotruba
c149389dfb add event subscriber and dispatcher class renames 2020-05-29 21:37:25 +02:00
Tomas Votruba
2210ce32a7
Merge pull request #3443 from rectorphp/event-right-getter 2020-05-29 21:08:50 +02:00
TomasVotruba
49679434e9 correct undescore_names 2020-05-29 18:53:26 +02:00
TomasVotruba
da1bedb44b add different variable name 2020-05-29 18:33:35 +02:00
Tomas Votruba
8a32ed35d4
Merge pull request #3442 from rectorphp/do-not-add-getter-for-unused-params
[Nette Kdyby] do not add getter for unused param in listener method
2020-05-29 14:40:49 +02:00
TomasVotruba
87f7b345e5 do not add getter for unused param in listener method 2020-05-29 12:51:59 +02:00
TomasVotruba
bd0db33fe9 update docs 2020-05-29 12:41:25 +02:00
Tomas Votruba
d31caf2fe0
Merge pull request #3441 from rectorphp/direct-event-class 2020-05-29 12:37:24 +02:00
TomasVotruba
2bfd120500 add support for print of custom event class 2020-05-29 12:36:29 +02:00
TomasVotruba
af0358998b fix static to explicit type 2020-05-29 11:38:32 +02:00
TomasVotruba
9e4558e97d add RemovedAndAddedFilesTrait, improve EventClassNaming 2020-05-29 11:31:31 +02:00
Tomas Votruba
0b59ea3035
Merge pull request #3440 from rectorphp/event-manager-direct
[Nette Kdyby] Add ReplaceEventManagerWithEventSubscriberRector
2020-05-29 11:00:32 +02:00
TomasVotruba
f0a67edb7e [Nette Kdyby] Add ReplaceEventManagerWithEventSubscriberRector 2020-05-29 01:36:25 +02:00
Tomas Votruba
d40cdeafc6
Merge pull request #3439 from rectorphp/property-dim-naming 2020-05-28 21:11:49 +02:00
TomasVotruba
fa3ab03c12 improve complexity 2020-05-28 21:11:30 +02:00
TomasVotruba
fa5b37b4e1 separate contribute and custom event autocomplete to subscriber methods 2020-05-28 20:49:32 +02:00
TomasVotruba
004759e08e add undescore support in dim_fetch 2020-05-28 20:15:11 +02:00
Tomas Votruba
cb809cab47
Merge pull request #3437 from rectorphp/unique-names-check
[Nette Kdyby] Add support for unique dim fetch event param name
2020-05-28 17:58:10 +02:00
TomasVotruba
4dfd5e8589 improve VariableNaming for array dim fetch 2020-05-28 16:31:40 +02:00
TomasVotruba
461fdc0357 make sure event param variables are unique 2020-05-28 16:31:40 +02:00
Tomas Votruba
a6fafc71fe
Merge pull request #3435 from rectorphp/event-fixes 2020-05-28 16:19:41 +02:00
TomasVotruba
3cfb77953f decouple VariableWithType 2020-05-28 16:13:07 +02:00
TomasVotruba
1129c84a9c add type to param based on static type resolution 2020-05-28 15:59:30 +02:00
TomasVotruba
2fec4724ef decouple ParamNaming 2020-05-28 15:59:30 +02:00
TomasVotruba
621816bd1e add type support to CustomEventFactory 2020-05-28 15:12:34 +02:00
TomasVotruba
de4477b0f9 rename class is not needed 2020-05-28 11:00:35 +02:00
TomasVotruba
7fb892b9d1 improve CustomEventFactory 2020-05-28 10:23:23 +02:00
TomasVotruba
cf3198a8f1 fix node print testing 2020-05-28 01:28:37 +02:00
TomasVotruba
24238a26ed various nette fixes 2020-05-28 00:26:21 +02:00
TomasVotruba
0236c289e0 use interface over implementaion 2020-05-27 23:55:00 +02:00
TomasVotruba
a4f33df1f5 fix method call name fetching 2020-05-27 23:50:40 +02:00
TomasVotruba
cabb88fc4e prevent adding file on --dry-run in ReplaceMagicPropertyEventWithEventClassRector 2020-05-27 23:48:00 +02:00
TomasVotruba
a82cbeb93e fix event rector location 2020-05-27 23:24:38 +02:00
Tomas Votruba
2f4273256e
Merge pull request #3434 from rectorphp/eventing 2020-05-27 23:23:04 +02:00
TomasVotruba
29d3d267b5 [NetteKdyby] Add ReplaceMagicEventPropertySubscriberWithEventClassSubscriberRector 2020-05-27 23:16:57 +02:00
TomasVotruba
7286f3448b improve 2020-05-27 09:44:40 +02:00
kodiakhq[bot]
1286b34280 Merge pull request #3429 from rectorphp/privatize-method
[Privatization] Add PrivatizeFinalClassMethodRector
2020-05-27 07:43:22 +00:00
TomasVotruba
bcc5055d48 [Privatization] Add PrivatizeFinalClassMethodRector 2020-05-27 09:33:56 +02:00
kodiakhq[bot]
336449d37c
Merge pull request #3428 from rectorphp/keep-new-line-untouched
Keep new line untouched
2020-05-26 22:05:27 +00:00
TomasVotruba
6c0bc2d14b do not override endline 2020-05-27 00:01:25 +02:00
TomasVotruba
02a01e2cb4 spaces 2020-05-26 20:46:04 +02:00
Tomas Votruba
04cd835665
Merge pull request #3427 from rectorphp/better-stand-printer-fix 2020-05-26 20:44:53 +02:00
TomasVotruba
4749eaa073 fix-readding comment 2020-05-26 20:44:14 +02:00
Tomas Votruba
92ddbfc6e3
Merge pull request #3423 from rectorphp/eventing 2020-05-26 15:05:54 +02:00
TomasVotruba
0a255f7758 refactor finish extension to event subscriber 2020-05-26 14:59:45 +02:00