Tomas Votruba
|
855541443a
|
Updated Rector to commit edd1ebd5f6fffd80706efec452804494af20a0a3
edd1ebd5f6 [PHPStan 1.0] Make SelfType, StaticType and ThisType use ClassReflection over string (#1072)
|
2021-10-26 20:57:53 +00:00 |
|
Tomas Votruba
|
8623331797
|
Updated Rector to commit fd990e550c2547cbca8f7e79a62c7fc2854699ea
fd990e550c Improve self/static/parent object reference (#1071)
|
2021-10-26 13:57:56 +00:00 |
|
Tomas Votruba
|
2732176c18
|
Updated Rector to commit 0ff81a9d2af46ed4b54e579a6400ac16d69c788c
0ff81a9d2a Various cleanup, stmts naming, split big test fixture (#1070)
|
2021-10-26 12:39:52 +00:00 |
|
Tomas Votruba
|
af94400357
|
Updated Rector to commit fbeecb22d40d3b7a45097983f8f8a1a564ab379a
fbeecb22d4 [PHPStan 1.0] upgrade deprecated getNativeMethods() method (#1069)
|
2021-10-26 12:03:56 +00:00 |
|
Tomas Votruba
|
9ea41904f8
|
Updated Rector to commit ade120e97a533bccec81dd35d178ebdf573f2d3c
ade120e97a [CodeQuality] Skip Variable may be immutable via New_ or Clone_ on SimplifyUselessVariableRector (#1060)
|
2021-10-26 09:28:24 +00:00 |
|
Tomas Votruba
|
192b2b5c45
|
Updated Rector to commit e060d008baa27f0aef19b7758f81fb2b4f475c32
e060d008ba Decopule helper template/mixin services from PHPStanNodeScopeResolver (#1067)
|
2021-10-26 09:20:50 +00:00 |
|
Tomas Votruba
|
c676389932
|
Updated Rector to commit ceccbad0ea397dc66bde0f91a88d5ededbe3bbb6
ceccbad0ea Type improvements (#1065)
|
2021-10-26 08:04:21 +00:00 |
|
Tomas Votruba
|
04db37fabd
|
Updated Rector to commit 461cb9f38c1677e37d1988592ee18083435c7163
461cb9f38c [Defluent] Remove often-breaking set (#1062)
|
2021-10-26 00:34:35 +00:00 |
|
Tomas Votruba
|
50818a1498
|
Updated Rector to commit 87a6907172fe8ca0d71ec9065c0d3402b2b0f583
87a6907172 [PSR4] Fix test on NormalizeNamespaceByPSR4ComposerAutoloadRector (#1063)
|
2021-10-26 00:21:45 +00:00 |
|
Tomas Votruba
|
e79d4b8fe3
|
Updated Rector to commit 877cf17eb0977f056426e68df85cce72cae12d5e
877cf17eb0 Improve stmts and tokens context in Parser (#1061)
|
2021-10-25 18:49:32 +00:00 |
|
Tomas Votruba
|
1706dd9747
|
Updated Rector to commit 48cb8a256db8cabbf00d7a125fb838d843d9415e
48cb8a256d Tiny cherry-picks from PHPStan 1.0 update (#1058)
|
2021-10-25 15:06:02 +00:00 |
|
Tomas Votruba
|
5dadc46e95
|
Updated Rector to commit c0e95a02334240be0055efd4105afcffa738ce88
c0e95a0233 Unrelated cherry picks from PHPStan 1.0 upgrade (#1057)
|
2021-10-25 14:24:14 +00:00 |
|
Tomas Votruba
|
b3f23cffbf
|
Updated Rector to commit fd72d082337152b5c606775396b6f444eaf7b088
fd72d08233 Extract ObjectReference enum for self, static and parent keywords (#1056)
|
2021-10-25 13:44:53 +00:00 |
|
Tomas Votruba
|
20d4f35d27
|
Updated Rector to commit b305c4edf20ef844be4ce482dafbb1849518bf06
b305c4edf2 [DX] Decouple PropertyTypeDecorator (#1055)
|
2021-10-25 11:14:32 +00:00 |
|
Tomas Votruba
|
a23095a462
|
Updated Rector to commit 8e2908c2a19705494b2260629bd2195026da6e22
8e2908c2a1 Cleanup (#1054)
|
2021-10-24 20:43:49 +00:00 |
|
Tomas Votruba
|
549f59ce92
|
Updated Rector to commit 06ea31c2de864de4af1a4766e46aa683214a71d0
06ea31c2de Fix Rector apply on Source locators (#1053)
|
2021-10-24 20:38:54 +00:00 |
|
Tomas Votruba
|
cef09b47a1
|
Updated Rector to commit a5048195a7fbdf8d6f7ec09e4869e1a9510e55fe
a5048195a7 [Php73] Skip JsonThrowOnErrorRector on passed exact value (#1051)
|
2021-10-24 13:05:59 +00:00 |
|
Tomas Votruba
|
f4b82f4b45
|
Updated Rector to commit 7f73cf017214257c170d34db3af7283eaeeab657
7f73cf0172 [automated] Re-Generate Nodes/Rectors Documentation (#1050)
|
2021-10-24 00:34:27 +00:00 |
|
Tomas Votruba
|
7877a97943
|
Updated Rector to commit ec905575c78c30c69920142f1af58334743584ff
ec905575c7 [Php71] Skip typed array property on CountOnNullRector (#1049)
|
2021-10-23 22:01:02 +00:00 |
|
Tomas Votruba
|
070eedc010
|
Updated Rector to commit fd5edffa386fba605d2a4243d67e56e78571d7a5
fd5edffa38 [TypeDeclaration] Add TypedPropertyFromStrictGetterMethodReturnTypeRector (#1048)
|
2021-10-23 21:09:26 +00:00 |
|
Tomas Votruba
|
94332c2353
|
Updated Rector to commit 341da798fd772405cc4db91492b408a077fa0e6e
341da798fd [e2e] Rename e2e subdirectory enums to template-extends subdirectory (#1047)
|
2021-10-23 09:58:11 +00:00 |
|
Tomas Votruba
|
61fc403f83
|
Updated Rector to commit c2fe99bcc5d3616e0f03ed07a0f3860779fc3845
c2fe99bcc5 [e2e] Update e2e branch and github event on push as well (#1045)
|
2021-10-23 09:32:46 +00:00 |
|
Tomas Votruba
|
c5c32118fc
|
Updated Rector to commit 6f7805560bab246e796debde6dece3a224ec65a8
6f7805560b [NodeTypeResolver] Handle hang on @template-extends in dependent Files (#1044)
|
2021-10-23 08:35:53 +00:00 |
|
Tomas Votruba
|
f24d3a51b1
|
Updated Rector to commit f9fdebfe589e145aacb7b4d4e99f2be80589d2b2
f9fdebfe58 [DowngradePhp74] Handle nested uses on ArrowFunctionToAnonymousFunctionRector (#1040)
|
2021-10-23 01:58:01 +00:00 |
|
Tomas Votruba
|
9dc98e9112
|
Updated Rector to commit 39edeb3f2d5a890ed5472c278247329f579f3737
39edeb3f2d [Php74] Do not remove non-empty-string docblock on TypedPropertyRector (#1042)
|
2021-10-22 13:24:11 +00:00 |
|
Tomas Votruba
|
486b0da059
|
Updated Rector to commit 9eac8d451ae449fa96fe811ea6d2eeffee3f182e
9eac8d451a remove unused method (#1043)
|
2021-10-22 12:16:14 +00:00 |
|
Tomas Votruba
|
20dc105d45
|
Updated Rector to commit 06994b8ff38f65e68a93633d4430ce16b47f506b
06994b8ff3 [Core] Avoid hang on file has template-extends (#1034)
|
2021-10-22 03:28:32 +00:00 |
|
Tomas Votruba
|
5a1e87ef38
|
Updated Rector to commit c5426f60d668deb0f099b3a2eb86c871cbb92151
c5426f60d6 [AnonymousFunctionFactory] Do not pass variables defined in foreach or parameters list to closure uses (#1038)
|
2021-10-21 19:12:05 +00:00 |
|
Tomas Votruba
|
f3927bad9a
|
Updated Rector to commit d916d486bc7da8f8d7593b33f8a1c59cac78c31c
d916d486bc [DowngradePhp54] Add DowngradeStaticClosureRector (#1037)
|
2021-10-21 18:43:06 +00:00 |
|
Tomas Votruba
|
81b8ebf250
|
Updated Rector to commit 831aca46a3bfc6d4d937746aac50361f40e64db3
831aca46a3 [DowngradePhp74] handle static arrow functions to static closures (#1036)
|
2021-10-21 17:54:08 +00:00 |
|
Tomas Votruba
|
f3f7bbc63b
|
Updated Rector to commit 1f2a4e9eac6d4ae152a37ca5528799b0a965e814
1f2a4e9eac Check for instance in (#1033)
|
2021-10-21 07:30:29 +00:00 |
|
Tomas Votruba
|
aa46d2f915
|
Updated Rector to commit 4c3de1251e18ced1757dfe6e7dbde7bb08ebe153
4c3de1251e [Php56] Skip AddDefaultValueForUndefinedVariableRector on has isset check (#1028)
|
2021-10-20 19:38:55 +00:00 |
|
Tomas Votruba
|
46f7c4b1c9
|
Updated Rector to commit 860603f58e9383217700622e873b857f2136b4e4
860603f58e [Renaming] Handle rename property too when parent property renamed (#1031)
|
2021-10-20 17:23:41 +00:00 |
|
Tomas Votruba
|
428f593818
|
Rector 0.11.60
0.11.60
|
2021-10-20 13:08:22 +00:00 |
|
Tomas Votruba
|
fb7aecd456
|
Updated Rector to commit 07736c1ab4d45d348d5054625499f10f97d671be
07736c1ab4 Fix the position of Tests in the test fixture namespace (#1030)
|
2021-10-20 12:26:06 +00:00 |
|
Tomas Votruba
|
212e80847c
|
Updated Rector to commit 19cb03327e02c270a0382f956f7faf81c523e689
19cb03327e try to fix downgrade order
|
2021-10-20 09:14:38 +00:00 |
|
Tomas Votruba
|
1099eab862
|
Updated Rector to commit 36fc840488d73e890869a36ce876b9cdea3f78eb
36fc840488 Trigger notification (#1027)
|
2021-10-20 01:31:18 +00:00 |
|
Tomas Votruba
|
40a40360b8
|
Updated Rector to commit 3ba32894dfebb1e746c8d1c1520b2d792145308a
3ba32894df [Defluent][Rector-Symfony] Handle TypeError on AddFlashRector (#1026)
|
2021-10-19 14:52:23 +00:00 |
|
Tomas Votruba
|
5ae5c75ec5
|
Rector 0.11.59
0.11.59
|
2021-10-19 10:08:27 +00:00 |
|
Tomas Votruba
|
46767be627
|
Updated Rector to commit 0b8fcdaa57061662d684f2653d37f28f1eb8e53f
0b8fcdaa57 [BetterPhpDocParser] Handle illegal offset type of ConstExprIntegerNode on ArrayParser (#1024)
|
2021-10-19 09:52:41 +00:00 |
|
Tomas Votruba
|
4a269dfc0b
|
Updated Rector to commit d51b8494eb8140b5b09e382ef0fea2e52dd0b42c
d51b8494eb [DX] Add DowngradeLevelSetList (#1023)
|
2021-10-19 09:00:23 +00:00 |
|
Tomas Votruba
|
e37558a911
|
Updated Rector to commit 600a3e9be177fa8642f3b249249ab56a85ee2e6e
600a3e9be1 [Core] Refactor AbstractRector (#959)
|
2021-10-18 19:19:09 +00:00 |
|
Tomas Votruba
|
15381bde66
|
Updated Rector to commit 398744232e762c4f0b97ad02dff9c111589ff961
398744232e [Caching] Improve FileCacheStorage to avoid overlap remove directory (#1022)
|
2021-10-18 17:44:46 +00:00 |
|
Tomas Votruba
|
a91fc19e43
|
Updated Rector to commit 7d4d120e2d0507236381171db434e6e803d70c99
7d4d120e2d [Cache] Avoid to remove non empty cache directories on cache clearing (#1007)
|
2021-10-18 16:50:10 +00:00 |
|
Tomas Votruba
|
b32a8b1d6d
|
Updated Rector to commit 34b254affb2faa6152d9db717803320b9916082d
34b254affb [Php73] Handle named argument on JsonThrowOnErrorRector (#1021)
|
2021-10-18 13:12:30 +00:00 |
|
Tomas Votruba
|
b8bc5f986a
|
Updated Rector to commit 33e5cab8d53facaa6753fc26b755e9ce3634d940
33e5cab8d5 [DowngradePhp80] Handle Throw Exception on DowngradeMatchToSwitchRector (#1019)
|
2021-10-18 09:22:13 +00:00 |
|
Tomas Votruba
|
2a5f710b51
|
Updated Rector to commit adb6e3cd10a628ad262cf12054a17538802c678d
adb6e3cd10 [Php73] Skip undetected namespaced constant on SensitiveConstantNameRector (#1017)
|
2021-10-18 08:52:38 +00:00 |
|
Tomas Votruba
|
cdbc308200
|
Updated Rector to commit 33e5cab8d53facaa6753fc26b755e9ce3634d940
33e5cab8d5 [DowngradePhp80] Handle Throw Exception on DowngradeMatchToSwitchRector (#1019)
|
2021-10-18 08:52:15 +00:00 |
|
Tomas Votruba
|
d24a956169
|
Updated Rector to commit 63f433431f6e5f84d2d21c9c00833e2d86a1559c
63f433431f [Docker] Switch COMPOSER_ROOT_VERSION to dev-main (#1015)
|
2021-10-17 11:39:38 +00:00 |
|
Tomas Votruba
|
8df6217a72
|
Updated Rector to commit 6a9cd70602225eaad6aeac64019ad2998b0c9a76
6a9cd70602 Fix ReplaceStringWithClassConstantRector test namespace (#1016)
|
2021-10-17 11:20:26 +00:00 |
|