Commit Graph

9084 Commits

Author SHA1 Message Date
Tomas Votruba
48e1db75bd
Merge pull request #3456 from rectorphp/cs-double-underscore 2020-05-31 18:07:22 +02:00
TomasVotruba
4fb1f982f9 [CodingStyle] Add RemoveDoubleUnderscoreInMethodNameRector 2020-05-31 18:03:31 +02:00
TomasVotruba
6c428c4bd0 add new rules to PHP 5.3 set 2020-05-31 17:57:07 +02:00
Tomas Votruba
c0140318e2
Merge pull request #3455 from rectorphp/remove-func-arg 2020-05-31 17:49:19 +02:00
TomasVotruba
01efa94434 update docs 2020-05-31 17:45:51 +02:00
TomasVotruba
de03278e1f [PHP 5.3] Add ReplaceHttpServerVarsByServerRector 2020-05-31 17:43:49 +02:00
TomasVotruba
bf8641c499 update docs 2020-05-31 17:26:08 +02:00
TomasVotruba
201352886c Add RemoveIniGetSetFuncCallRector 2020-05-31 17:25:51 +02:00
TomasVotruba
ae5ee7d09e [PHP 5.3] Add ClearReturnNewByReferenceRector 2020-05-31 16:30:10 +02:00
TomasVotruba
d28e599bae Add RemoveFuncCallArgRector 2020-05-31 16:20:39 +02:00
Tomas Votruba
f5c39b477c
Merge pull request #3452 from rectorphp/improve-list-each 2020-05-31 14:30:21 +02:00
TomasVotruba
df3c56f616 make FixtureSplitter return SmartFileInfo 2020-05-31 14:23:34 +02:00
Ondrej Mirtes
67cd31faa1
Future-proof ScopeFactory 2020-05-31 14:19:28 +02:00
TomasVotruba
f27f50bf9c rework AbstractRunnableRectorTestCase from eval to include 2020-05-31 14:11:04 +02:00
TomasVotruba
b1ab674690 cleanup 2020-05-31 12:17:49 +02:00
TomasVotruba
3b3951aa3a update to phpstan/phpstan-phpunit 0.12.10 2020-05-31 12:13:37 +02:00
Tomas Votruba
198a421fc8
Merge pull request #3451 from norberttech/docs/broken-link-own-rule
Fixed link to nodes overview in own rector code sample
2020-05-31 11:33:33 +02:00
Norbert Orzechowicz
db420aa64f
Fixed link to nodes overview in own rector code sample 2020-05-31 09:16:21 +02:00
kodiakhq[bot]
30b3ae89f7
Merge pull request #3450 from rectorphp/phpunit-phpstan
update to phpstan/phpstan-phpunit 0.12.9
2020-05-30 23:38:04 +00:00
TomasVotruba
5b20ab853b update docs 2020-05-31 01:34:04 +02:00
TomasVotruba
6446fe5e22 update to phpstan/phpstan-phpunit 0.12.9 2020-05-31 01:32:13 +02:00
TomasVotruba
0257636093 fix phpstan-phpunit to working version 2020-05-31 00:01:33 +02:00
TomasVotruba
662d5d4470 disable sonar until it works 2020-05-30 23:43:37 +02:00
TomasVotruba
c9e689ca90 prevent identifier getter 2020-05-30 21:58:17 +02:00
TomasVotruba
2ffa377b8a prevent double processing class method 2020-05-30 19:42:29 +02:00
Tomas Votruba
bb6ecb1d35
Merge pull request #3449 from rectorphp/one-event
[Nette Kdyby] refactor to EventAndListenerTree
2020-05-30 14:57:03 +02:00
TomasVotruba
7272c0f3d7 refactor to EventAndListenerTree 2020-05-30 14:53:06 +02:00
Tomas Votruba
585deded6e
Merge pull request #3447 from rectorphp/sync-getters 2020-05-30 00:33:55 +02:00
TomasVotruba
ecd6ef7803 rename KdybyEventSubscriberToContributteEventSubscriberRector to ChangeNetteEventNamesInGetSubscribedEventsRector 2020-05-30 00:22:45 +02:00
TomasVotruba
9d4f70381e move KdybyEventSubscriberToContributteEventSubscriberRector to class method 2020-05-30 00:09:22 +02:00
TomasVotruba
823079183d remove use 2020-05-29 23:04:31 +02:00
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