Tomas Votruba
786528284b
Updated Rector to commit f8e8efa7289090f27ab78dbfac424f07fa5fad8b
...
f8e8efa728
Update how_it_works.md (#1293 )
2021-11-24 00:11:27 +00:00
Tomas Votruba
b21c7e2dc8
Updated Rector to commit 21c9c1c16d75305875a52d27b6119fbbcb8469b2
...
21c9c1c16d
fix symfony/console compatibility break with psr/log
2021-11-23 13:20:36 +00:00
Tomas Votruba
3c750baf30
Updated Rector to commit f5d4f9dd7621a0bdcb4352c34f6d574ab4c0d33e
...
f5d4f9dd76
[Php81] Apply constructor promotion on NewInInitializerRector (#1288 )
2021-11-22 09:01:31 +00:00
Tomas Votruba
cae65c2537
Updated Rector to commit 63ed131c3faa8dc0f590c004d2cdd3e4b4d7bc28
...
63ed131c3f
[automated] Re-Generate Nodes/Rectors Documentation (#1284 )
2021-11-21 00:34:01 +00:00
Tomas Votruba
cd31960a43
Updated Rector to commit 60c06a7fbf77a7ad89e1c7a52114abd6ccc47883
...
60c06a7fbf
fix downgrade
2021-11-20 10:43:40 +00:00
Tomas Votruba
7e333cd42a
Updated Rector to commit 7143376acbff56d4e04cda04882087fc07ba3944
...
7143376acb
[EarlyReturn][Php73] Handle JsonThrowOnErrorRector + ChangeAndIfToEarlyReturnRector (#1272 )
2021-11-19 09:08:20 +00:00
Tomas Votruba
5e0eef55a5
Updated Rector to commit c6473c6a0b4ecaab710353e83f0c740e2e998d26
...
c6473c6a0b
[Php81] Fix NewInInitializerRector code sample (#1264 )
2021-11-18 07:58:51 +00:00
Tomas Votruba
ee29ff17d4
Updated Rector to commit f0b639bbaaf3a6bb2743e1e86e9ac7d25a24328f
...
f0b639bbaa
Update to nikic/php-parser 4.13.1 (#1253 )
2021-11-17 07:16:43 +00:00
Tomas Votruba
01b8ec09d1
Updated Rector to commit 50096d79555358278ee8a3e972fdec7d1bb6c3b0
...
50096d7955
[Renaming] Handle var static docblock in union on RenameClassRector (#1248 )
2021-11-16 11:06:23 +00:00
Tomas Votruba
d8ebd1efd5
Updated Rector to commit 5154b53518632494ac07f740031ba6e8697ed4ab
...
5154b53518
[TypeDeclaration] Avoid error Rector\Core\Rector\AbstractRector::isObjectType() must implement interface PhpParser\Node, null given on AddParamTypeDeclarationRector (#1239 )
2021-11-15 01:54:27 +00:00
Tomas Votruba
a16c61358a
Updated Rector to commit 9c52c9584822c6c4bae5f162a459d79e9f765c91
...
9c52c95848
[automated] Re-Generate Nodes/Rectors Documentation (#1228 )
2021-11-14 00:36:15 +00:00
Tomas Votruba
750add220d
Updated Rector to commit 305c524662a3b21de171afd536ee3e3fc9db9178
...
305c524662
[TypeDeclaration] Improve typed property (#1221 )
2021-11-13 00:51:27 +00:00
Tomas Votruba
3a883b2fc9
Updated Rector to commit af81708d80025b5af4a556370127b3946c046133
...
af81708d80
[TypeDeclaration] Skip conditional Throw_ on ReturnNeverTypeRector (#1217 )
2021-11-12 09:48:23 +00:00
Tomas Votruba
9131fc62e0
Updated Rector to commit 2ed0430f4eba99a019db01f5eaee3678a5b6ac30
...
2ed0430f4e
[NodeTypeResolver] Avoid error Uncaught TypeError: PHPStan\Type\Constant\ConstantIntegerType::__construct(): Argument #1 () must be of type int, string given (#1210 )
2021-11-11 00:28:34 +00:00
Tomas Votruba
b5d03cf1f4
Updated Rector to commit f32035d12fe7a1e65457d42ff09521c357d282f6
...
f32035d12f
[TypeDeclaration] Skip Conditional on ReturnNeverTypeRector (#1200 )
2021-11-10 10:27:52 +00:00
Tomas Votruba
0fea0fdc92
Updated Rector to commit 08ce1d06edc631bbe6c92482cc82dd35f8d387f6
...
08ce1d06ed
[Php70] Avoid error Undefined property: PhpParser\Node\Stmt\Class_:: on ThisCallOnStaticMethodToStaticCallRector (#1197 )
2021-11-09 13:36:07 +00:00
Tomas Votruba
3601e07ec8
Updated Rector to commit 65b389256326b60656831862ebfb7c898326856f
...
65b3892563
bump deps
2021-11-09 12:04:54 +00:00
Tomas Votruba
cf975f7d4d
Updated Rector to commit b2d174999982e504501d85a94fcaa0b4fcf7d693
...
b2d1749999
Fix issue of parsing PHP 8 sources on PHP 7.x (#1184 )
2021-11-08 09:21:05 +00:00
Tomas Votruba
7f56f8ae35
Updated Rector to commit 66800f00f1ec158f96416b8e0b84c93f54abb1d5
...
66800f00f1
[Scoped] Fixing Scoped build bin rector.php (#1174 )
2021-11-07 04:15:35 +00:00
Tomas Votruba
ee85d297c4
Updated Rector to commit 8e6701c3c93501bb84e388d9e3aae349012c5cc1
...
8e6701c3c9
Merge ParentFinder to BetterNodeFinder (#1168 )
2021-11-06 14:57:23 +00:00
Tomas Votruba
a42ac7439f
Updated Rector to commit c3b6efea7ee5351ce66461fe02c5f9b7282816bb
...
c3b6efea7e
Move from CLASS_NODE attribute to more reliable parent node finder (#1162 )
2021-11-06 12:10:48 +00:00
Tomas Votruba
bf8d644cbf
Updated Rector to commit c31cabf0b3a67d59000824836fa5fc42ec1a2d2f
...
c31cabf0b3
[MYSQL_TO_MYSQLI] Restore Mysql to Mysqli Behaviour when used with Dead Code SetList (#1161 )
2021-11-06 00:53:30 +00:00
Tomas Votruba
bcf5df49d8
Updated Rector to commit f9f4b93ab9f63fd775391446f3b749d9abcca5b7
...
f9f4b93ab9
Add UseManipulatorTest (#1149 )
2021-11-05 00:25:28 +00:00
Tomas Votruba
504a41770d
Updated Rector to commit f8e04774ad93d0979b0a9eee8fd2e2c555ff19ad
...
f8e04774ad
Fixing scoped build (#1143 )
2021-11-04 15:30:20 +00:00
Tomas Votruba
4ca6af551e
Updated Rector to commit aab9bcfa920b44e3316e4067dc2c91b0be4291b5
...
aab9bcfa92
Trigger CI to test removed classes in separate packages (#1135 )
2021-11-03 00:08:12 +00:00
Tomas Votruba
e19ec3e214
Updated Rector to commit 8e9ef8786ecc1a1b122b55b361c36b3fec734c7e
...
8e9ef8786e
[DeadCode] Skip Union with Interface on RemoveUselessParamTagRector (#1127 )
2021-11-02 08:10:20 +00:00
Tomas Votruba
20d25ed33b
Updated Rector to commit 539f70a5b55e3e6964f3f6651a64fe6c6b86416d
...
539f70a5b5
[Php70][Visibility] Avoid error Argument #1 () must be of type PHPStan\Analyser\Scope, null given (#1120 )
2021-11-01 16:20:41 +00:00
Tomas Votruba
607db8843e
Updated Rector to commit f3556e6d6d70e2550cc8f17d6c57a2eae1a4ccc5
...
f3556e6d6d
require symfony/contracts, to make downgrade of console work
2021-11-01 14:32:25 +00:00
Tomas Votruba
54f8d6dc33
Updated Rector to commit da4d598bf0fc20b831e138407263b82645109bdf
...
da4d598bf0
[PHPStan 1.0] resolve FunctionReflection getFileName() from main interface (#1117 )
2021-10-31 15:30:19 +00:00
Tomas Votruba
9eb3a9755c
Updated Rector to commit e5186a79b48bd11252f78a6439d8cd43d65a7f64
...
e5186a79b4
Improve InflectorSingularResolver (#1108 )
2021-10-30 00:06:50 +00:00
Tomas Votruba
03298f1783
Updated Rector to commit 0db02e27aa31748ea7e881ab76eb04e71e04be84
...
0db02e27aa
[Core] Remove template-extends check as well on FileProcessor (#1098 )
2021-10-29 03:37:36 +00:00
Tomas Votruba
3203dd5529
Updated Rector to commit 4c507636dc0be6edd08cbe587c51eca231436d8a
...
4c507636dc
Skip too wide union types on AddMethodCallBasedStrictParamTypeRector (#1097 )
2021-10-28 22:22:07 +00:00
Tomas Votruba
756ef832ec
Updated Rector to commit e2bbc2fd9d25cd04a9933c7507304af70bb7e76a
...
e2bbc2fd9d
[DowngradePhp74] fix uses for nested arrow functions with same param names (#1090 )
2021-10-28 12:01:11 +00:00
Tomas Votruba
2b6e4f5909
Updated Rector to commit d1e09e3d5eb1fb5db196c15dac3ebd45d38341c9
...
d1e09e3d5e
[ECS] remove ignored rules that are now fixed, use SimplePhpParser for ad-hoc node resolving (#1076 )
2021-10-27 08:50:45 +00:00
Tomas Votruba
3017b511f6
Updated Rector to commit fabc27e1229c75ae5920f3a010b7af0d52f2ff8d
...
fabc27e122
Cherry picks (#1074 )
2021-10-26 23:10:48 +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
50818a1498
Updated Rector to commit 87a6907172fe8ca0d71ec9065c0d3402b2b0f583
...
87a6907172
[PSR4] Fix test on NormalizeNamespaceByPSR4ComposerAutoloadRector (#1063 )
2021-10-26 00:21:45 +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
f4b82f4b45
Updated Rector to commit 7f73cf017214257c170d34db3af7283eaeeab657
...
7f73cf0172
[automated] Re-Generate Nodes/Rectors Documentation (#1050 )
2021-10-24 00:34:27 +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
f24d3a51b1
Updated Rector to commit f9fdebfe589e145aacb7b4d4e99f2be80589d2b2
...
f9fdebfe58
[DowngradePhp74] Handle nested uses on ArrowFunctionToAnonymousFunctionRector (#1040 )
2021-10-23 01:58:01 +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
f3f7bbc63b
Updated Rector to commit 1f2a4e9eac6d4ae152a37ca5528799b0a965e814
...
1f2a4e9eac
Check for instance in (#1033 )
2021-10-21 07:30:29 +00:00
Tomas Votruba
1099eab862
Updated Rector to commit 36fc840488d73e890869a36ce876b9cdea3f78eb
...
36fc840488
Trigger notification (#1027 )
2021-10-20 01:31:18 +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
cdbc308200
Updated Rector to commit 33e5cab8d53facaa6753fc26b755e9ce3634d940
...
33e5cab8d5
[DowngradePhp80] Handle Throw Exception on DowngradeMatchToSwitchRector (#1019 )
2021-10-18 08:52:15 +00:00