Tomas Votruba
|
e29462ff33
|
Updated Rector to commit ac81e98fbfb138ffd1b3dd2725ee1c6b7010a22b
ac81e98fbf move from nette/caching to own cache based on PHPStan (#202)
|
2021-06-11 11:03:31 +00:00 |
|
Tomas Votruba
|
a130d42a04
|
Updated Rector to commit 9dea8d8cd82bb640ccad2d583487d1afdd69428d
9dea8d8cd8 [DeadCode][CodeQuality] Handle use RemoveDeadInstanceOfRector + SwitchNegatedTernaryRector with if instanceof check (#201)
|
2021-06-11 09:40:47 +00:00 |
|
Tomas Votruba
|
a84be67bab
|
Updated Rector to commit 3f039f15e852e1a449eeee5b1f2498b24b40d09b
3f039f15e8 [SetList] Add import SetList::PHP_74 in rector.php (#199)
|
2021-06-10 23:32:40 +00:00 |
|
Tomas Votruba
|
30625b285f
|
Updated Rector to commit 932458fd0908da16709e57750c1c18be1c6f1aa8
932458fd09 [Php71] Skip magic const __LINE__ on BinaryOpBetweenNumberAndStringRector (#200)
|
2021-06-10 23:31:36 +00:00 |
|
Tomas Votruba
|
0612b299c6
|
Updated Rector to commit 8675bcb12a20fdd95559a9e87eff7ceca5c22017
8675bcb12a [DowngradePhp80] Allow func call as well for DowngradeClassOnObjectToGetClassRector (#198)
|
2021-06-10 15:15:03 +00:00 |
|
Tomas Votruba
|
b9f2e27693
|
Updated Rector to commit 8aeaeb172cef272c4e9bd0a4a863d31084bffa60
8aeaeb172c Fix for private method removal with different casing (#197)
|
2021-06-10 13:22:26 +00:00 |
|
Tomas Votruba
|
6d40eadfb2
|
Updated Rector to commit 6e9783c671158782b2477af6b504475b133705f6
6e9783c671 [Downgrade Php 8] Handle Property Fetch and static Property fetch (#195)
|
2021-06-10 13:15:41 +00:00 |
|
Tomas Votruba
|
4e4ad99d9a
|
Updated Rector to commit 1a3afef04d83ebac3cef3b00b18de7773ec4332c
1a3afef04d PHPStan updated and static fixes (#192)
|
2021-06-10 10:46:24 +00:00 |
|
Tomas Votruba
|
b1e9b02ed6
|
Updated Rector to commit 7bd6b3a0b94e402b05214f20279f7316c76b23aa
7bd6b3a0b9 Add new method createFromClassWithItems in PhpAttributeGroupFactory (#151)
|
2021-06-09 16:10:01 +00:00 |
|
Tomas Votruba
|
06272681a5
|
Updated Rector to commit f3b3c8727fd25c5c12f0147bb01f20cfe8f3c87a
f3b3c8727f [docs] example and title for tests (#191)
|
2021-06-09 15:02:10 +00:00 |
|
Tomas Votruba
|
c1bc102f24
|
Updated Rector to commit e31005a633524405c675d722fdc2675651832d4e
e31005a633 [Downgrade 8.0] Match to switch, also for returns (#189)
|
2021-06-09 14:47:10 +00:00 |
|
Tomas Votruba
|
0b7ed89c33
|
Updated Rector to commit c469fac78b0d76cd96954da9fb4955c276d0ceee
c469fac78b Normalize array values in PhpAttributeGroupFactory (#190)
|
2021-06-09 14:44:09 +00:00 |
|
Tomas Votruba
|
a8594a1335
|
Updated Rector to commit e50ad80290438afb4da04d92104b7d1d8ed9213e
e50ad80290 [tests] fix rectors custom naming convention (#188)
|
2021-06-09 13:08:07 +00:00 |
|
Tomas Votruba
|
90f31c4925
|
Updated Rector to commit db1e4161af1ef85c120945299af978166aee37c9
db1e4161af [TypeDeclaration][Php 8] Enable ParamTypeDeclarationRector (#186)
|
2021-06-09 12:57:37 +00:00 |
|
Tomas Votruba
|
c8118ff445
|
Updated Rector to commit 59722f15af9ff1205ff0fafb425995932af7261f
59722f15af [Php74] Do not add default value property that always filled by __construct() param (#187)
|
2021-06-09 12:37:40 +00:00 |
|
Tomas Votruba
|
6fa9c12855
|
Updated Rector to commit 4f26e3643d638a69edaf1064cf59c13f373d557d
4f26e3643d [Scoped] Early downgrade src/functions (#185)
|
2021-06-09 02:43:00 +00:00 |
|
Tomas Votruba
|
b1d9c22566
|
Updated Rector to commit bca0356f43bd91f867c999724a1aea8965163c4a
bca0356f43 [TypeDeclaration][Php8] Enable ReturnTypeFromStrictTypedCallRector (#183)
|
2021-06-08 22:40:14 +00:00 |
|
Tomas Votruba
|
f45f2bf59a
|
Updated Rector to commit d91667cd18cf3bb1b567a6c09ac15b26b6ac016a
d91667cd18 [PHP 8.0] Add implicit exception support to match (#182)
|
2021-06-08 13:06:20 +00:00 |
|
Tomas Votruba
|
6f6962eaac
|
Updated Rector to commit c07fc8cbcdfc45a47c46430c48bf69b294fcc208
c07fc8cbcd [Php80] Do not remove array<typed> on UnionTypesRector (#179)
|
2021-06-08 13:03:10 +00:00 |
|
Tomas Votruba
|
a36655a228
|
Updated Rector to commit bc84defd14b3e96d43a02e7fd6ba43d8a6d26ddd
bc84defd14 [Naming] @param doc should follow variable renamed on RenamePropertyToMatchTypeRector (#170)
|
2021-06-08 13:00:58 +00:00 |
|
Tomas Votruba
|
5279626eba
|
Updated Rector to commit ca8f75fae1838fe74ed74c6c96bfa4b4126c8029
ca8f75fae1 [Core] Add ExternalFullyQualifiedAnalyzer to check external FullyQualified extends/interface/traits (#164)
|
2021-06-08 13:00:02 +00:00 |
|
Tomas Votruba
|
444b9f0d13
|
Updated Rector to commit 1d2b3248d24fa37e04fc9252f304df3ab6ae4a88
1d2b3248d2 [PHP 8.0] Add implicit return after switch support (#181)
|
2021-06-08 11:02:16 +00:00 |
|
Tomas Votruba
|
5c030ad7ce
|
Rector 0.11.16
|
2021-06-08 08:41:04 +00:00 |
|
Tomas Votruba
|
a5a511d448
|
Updated Rector to commit ca1cdfa8705d38acd10c26d79db630f7d2b96874
ca1cdfa870 [PHP 8.0] Include instant returns in match (#177)
|
2021-06-08 08:23:35 +00:00 |
|
Tomas Votruba
|
9e4c2beae4
|
Updated Rector to commit e3e31f5eba216cb79f0130e7d6327d65eca0d4b1
e3e31f5eba [PHP 8.0] Avoid double default (#176)
|
2021-06-08 08:03:39 +00:00 |
|
Tomas Votruba
|
ff9660d77a
|
Updated Rector to commit 6e320ce114384a8c03b91668e7f02ae00fe4f047
6e320ce114 [PHP 8.0] Improve single case check (#175)
|
2021-06-08 07:43:06 +00:00 |
|
Tomas Votruba
|
773ce7949a
|
Updated Rector to commit 7de2aa413a1c139d1bdd51585bc16a375af933c8
7de2aa413a skip extends unless class_
|
2021-06-07 23:40:38 +00:00 |
|
Tomas Votruba
|
72eb048341
|
Rector 0.11.15
|
2021-06-07 23:09:52 +00:00 |
|
Tomas Votruba
|
5dbd0aca36
|
Updated Rector to commit 20d55c5a23c86a945a355c4a8d97f13dc38e4cce
20d55c5a23 [PHP 8.0] Include throws default in match (#172)
|
2021-06-07 23:07:01 +00:00 |
|
Tomas Votruba
|
06a9abecab
|
Updated Rector to commit be3abfb729ede49d5d59dd2a739e3f10bd127852
be3abfb729 [PHP 8.0] Skip switch with default (#171)
|
2021-06-07 21:47:57 +00:00 |
|
Tomas Votruba
|
d770a21650
|
Updated Rector to commit c398e7c010d9baddbc97a1acdca7a0fa34a7484e
c398e7c010 [CI] use github actoins to commit
|
2021-06-07 14:45:35 +00:00 |
|
Tomas Votruba
|
07c960561d
|
Updated Rector to commit 017c6357b0dd0cf37c84423d1ff29353a4f27c70
017c6357b0 [PHP 8] Enable Property promotion (#167)
|
2021-06-07 14:38:40 +00:00 |
|
Tomas Votruba
|
b82be72250
|
Updated Rector to commit 0c9a1f82b87dd7008effa50841e7525dbeccf8a9
0c9a1f82b8 [PSR4] Fix deleting file that matches class name (#163)
|
2021-06-07 07:27:06 +00:00 |
|
Tomas Votruba
|
8953d4eb8c
|
Updated Rector to commit 84c80e4cb3b771dd60e33a3daa37c697f6f09bb5
84c80e4cb3 [Naming] Skip change duplicate type on RenamePropertyToMatchTypeRector (#161)
|
2021-06-06 12:02:44 +00:00 |
|
Tomas Votruba
|
2a67a839e2
|
Updated Rector to commit 6f59563d8b5b3ac526655380aa37706d569cc75f
6f59563d8b [TypeDeclaration] Do not duplicate piped array return on ReturnTypeDeclarationRector (#160)
|
2021-06-06 10:19:58 +00:00 |
|
Tomas Votruba
|
09b8d2a89e
|
Updated Rector to commit af678a73b025590fb069f65fba20a77fddb9052d
af678a73b0 [Fix] use League\Flysystem\FilesystemInterface for RenameMethodRector (#153)
|
2021-06-06 10:06:13 +00:00 |
|
Tomas Votruba
|
46fdb339fd
|
Updated Rector to commit 6f59563d8b5b3ac526655380aa37706d569cc75f
6f59563d8b [TypeDeclaration] Do not duplicate piped array return on ReturnTypeDeclarationRector (#160)
|
2021-06-06 10:05:00 +00:00 |
|
Tomas Votruba
|
d29020633e
|
Updated Rector to commit 3158767ccb2ed82779541a67b19f4eeeced79383
3158767ccb [automated] Re-Generate Nodes/Rectors Documentation (#157)
|
2021-06-06 07:59:41 +00:00 |
|
Tomas Votruba
|
49dd2ff88b
|
Rector 0.11.14
|
2021-06-05 21:48:47 +00:00 |
|
Tomas Votruba
|
0c3832254b
|
Updated Rector to commit a54d7eece452cc28345046b613643495ae5469c7
a54d7eece4 allow to put single class to AnnotationToAttribute
|
2021-06-05 21:47:54 +00:00 |
|
Tomas Votruba
|
7a32308afd
|
Updated Rector to commit 1ade2746f69235f369e8a7c5eb0572ce61667563
1ade2746f6 cleanup preload.php
|
2021-06-05 21:15:59 +00:00 |
|
Tomas Votruba
|
af9abb9c54
|
Rector 0.11.13
|
2021-06-05 21:06:23 +00:00 |
|
Tomas Votruba
|
0816c8e2ab
|
Updated Rector to commit f990da401bf38f72b9b577496b8456a3f2d4969c
f990da401b remove container builder scoping
|
2021-06-05 21:04:06 +00:00 |
|
Tomas Votruba
|
c4d234c4e3
|
Updated Rector to commit fef4e5bab41e19c13f08ba9369e9153207993969
fef4e5bab4 preload first
|
2021-06-05 21:03:55 +00:00 |
|
Tomas Votruba
|
3af6f6ce3a
|
Updated Rector to commit cb420374291ce2d595fd88074625fb76d3f23a86
cb42037429 remove doctrine orm from scoping
|
2021-06-05 20:57:09 +00:00 |
|
Tomas Votruba
|
9fcf549c1c
|
Updated Rector to commit cf849334d0f433483873ecd9191d4ca9c4657fd9
cf849334d0 unscpoe phpfile loader
|
2021-06-05 20:22:23 +00:00 |
|
Tomas Votruba
|
777065eb9c
|
Rector 0.11.12
|
2021-06-05 19:45:39 +00:00 |
|
Tomas Votruba
|
1af09b0624
|
Updated Rector to commit 1e4a205f63b73a1e7731a705cf213d74728a5313
1e4a205f63 de-scope ContainerBuilder
|
2021-06-05 19:28:07 +00:00 |
|
Tomas Votruba
|
a0bed6089f
|
Rector 0.11.11
|
2021-06-05 19:10:40 +00:00 |
|
Tomas Votruba
|
ca0099e05a
|
Updated Rector to commit 3818dfdbfca501d457712c1db8a56a0f10efbb12
3818dfdbfc unprefix instanceof in PhpFileLoader.php since Symfony 5.3
|
2021-06-05 18:54:16 +00:00 |
|