Tomas Votruba
26bacab80c
Updated Rector to commit c0070b1d30a0040e3e58724ac1b3b339e168dcb5
...
c0070b1d30
[CodeQuality] Skip not ArrayType on ForeachItemsAssignToEmptyArrayToAssignRector (#2752 )
2022-08-11 14:46:08 +00:00
Tomas Votruba
967bbc6b59
Updated Rector to commit c0070b1d30a0040e3e58724ac1b3b339e168dcb5
...
c0070b1d30
[CodeQuality] Skip not ArrayType on ForeachItemsAssignToEmptyArrayToAssignRector (#2752 )
2022-08-11 14:29:35 +00:00
Tomas Votruba
2f66cf1f32
Updated Rector to commit 07ab6051dff0262c2ee6ea060056bf9e56186ada
...
07ab6051df
[PHPStan] Clean up ignore errors for narrow public (#2697 )
2022-07-21 09:19:12 +00:00
Tomas Votruba
c855f5df1c
Updated Rector to commit 6d7404c65000caede512a5bc5a993f472e11cd0d
...
6d7404c650
Home cleaning with Exacat 😎 (#2676 )
2022-07-18 15:25:27 +00:00
Tomas Votruba
ce84017a24
Updated Rector to commit f6090319c24eb98de56d09353c24b5c30da9e7fc
...
f6090319c2
[PHPStan] Reduce PHPStan errors for narrow public - take 3 (#2674 )
2022-07-17 12:27:00 +00:00
Tomas Votruba
f638f7a12a
Updated Rector to commit fe88fbb6306cec3728b9158fd13b1cfd23b9f0f6
...
fe88fbb630
[PHP 8.1] Add FirstClassCallableRector (#2544 )
2022-06-21 07:39:15 +00:00
Tomas Votruba
667b378a17
Updated Rector to commit 88e17ecb1031251d6f67628263fcb87ecc7b67b8
...
88e17ecb10
[PHP 7.0] skip non-existing method in StaticCallOnNonStaticToInstanceCallRector (#2532 )
2022-06-19 08:57:14 +00:00
Tomas Votruba
bdfd24339f
Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d
...
2e977bd3aa
deploy to original repository
2022-06-07 08:22:29 +00:00
Tomas Votruba
aa2cb1b997
Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
...
0eba231b07
[PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444 )
2022-06-06 17:12:56 +00:00
Tomas Votruba
a28f4b14a4
Updated Rector to commit
2022-06-06 16:43:29 +00:00
Tomas Votruba
03ef1cdc0b
Updated Rector to commit b0a61735508fdcf1adf33b9f8df7950666864c82
...
b0a6173550
[DeadCode] Add RemoveJustPropertyFetchRector (#2433 )
2022-06-04 17:37:29 +00:00
Tomas Votruba
5b72ec39c6
Updated Rector to commit db57fbaae46c548035d85fe15d8ca0048e7ea4d3
...
db57fbaae4
Remove myclabs/php-enum dependency (#2388 )
2022-05-29 22:41:07 +00:00
Tomas Votruba
7e46eb8267
Updated Rector to commit a2d6da8b4e5f3058dd95b4db2d173682b250896e
...
a2d6da8b4e
Back to php-scoper 0.14 with scoping from php 8.0 (#2370 )
2022-05-27 11:51:31 +00:00
Tomas Votruba
beba7d6efe
Updated Rector to commit 1249d947f4d32dc9aceb64f6214dcd9115b5e5ee
...
1249d947f4
Try php-scoper 0.17 (#2368 )
2022-05-27 11:25:02 +00:00
Tomas Votruba
d71e817365
Updated Rector to commit 992d1efc7596864c960b3a9837ebf8ee04eb159d
...
992d1efc75
[CodeQuality] Skip CallableThisArrayToAnonymousFunctionRector when inside of Attribute (#2212 )
2022-05-02 09:44:00 +00:00
Tomas Votruba
5147929731
Updated Rector to commit 43aa4d91f75ab9aa38f884e0a743d0bc6cda465b
...
43aa4d91f7
Add SameNamespacedTypeSpecifier (#2169 )
2022-04-26 08:13:18 +00:00
Tomas Votruba
20c7d5ad3a
Updated Rector to commit 31656ed51d169ce3af067f3b46f135ea043525d6
...
31656ed51d
[NodeCollector] Remove CurrentStmtResolver service (#2143 )
2022-04-23 22:21:52 +00:00
Tomas Votruba
7f0e7c49ff
Updated Rector to commit a9321717c3d65ecf7147eb1de9c6076853c1f4b0
...
a9321717c3
[PostRector] Refactor NodesToRemoveCollector for detection current stmt removed (#1839 )
2022-02-20 14:16:56 +00:00
Tomas Votruba
d86e5d640a
Updated Rector to commit dae413184be4437f111a45fd99746454115cd8ab
...
dae413184b
[static] Fix mixed type on property fetches and method calls (#1769 )
2022-02-05 11:57:25 +00:00
Tomas Votruba
d24d0b280d
Updated Rector to commit 71c413136000fbf3d585ed420efa923568890352
...
61a58df44e
[Scoped] Remove vendor/tracy/tracy/examples on downgrade 71c4131360
Merge pull request #1628 from rectorphp/remove-tracy-examples
2022-01-04 16:28:21 +00:00
Tomas Votruba
6f207e80a2
Updated Rector to commit a66729362638e40ab2e3b985575598b70d7042df
...
26d5ed893e
fix cs c2fd4d22c9
apply Rector a667293626
Merge pull request #1622 from rectorphp/tv-fix-cs
2022-01-04 13:59:13 +00:00
Tomas Votruba
3d189d0552
Updated Rector to commit 0a0e0fdab5c5fc474add253cd61c2927eb370704
...
0a0e0fdab5
[Downgrade PHP 7.0] Add Exception fallback for instanceof Throwable (#1608 )
2022-01-04 09:29:33 +00:00
Tomas Votruba
be823c625a
Updated Rector to commit 37e26d5ce4001cd77cf1af3ace08e51662f1bc9c
...
37e26d5ce4
[Core] Fix undefined array key 0 on FormatPerservingPrinter (#1619 )
2022-01-03 23:48:04 +00:00
Tomas Votruba
8200b3b6f8
Updated Rector to commit b76243b41682edd072da3ca149461283c779415b
...
b76243b416
BinaryOpConditionsCollector: Add tests and fix edge case (#1614 )
2022-01-02 11:32:22 +00:00
Tomas Votruba
b6caca19d7
Updated Rector to commit 7ba13adac2dd854e9ae2dfc6399aaf57720b59d8
...
7ba13adac2
BinaryOpConditionsCollector: add documentation (#1611 )
2022-01-01 22:41:46 +00:00
Tomas Votruba
143f4b8549
Updated Rector to commit b7da222d01ddf6bc0e304bc87bdcdcd46eef01b4
...
b7da222d01
[Php74] Skip protected property on final class with parent not loaded on TypedPropertyRector (#1560 )
2021-12-24 20:47:54 +00:00
Tomas Votruba
09776f16ae
Updated Rector to commit 2a18c59a0c0d7e56cb80c8fedfeb4452745e5501
...
2a18c59a0c
[DowngradePhp80] Add DowngradeReflectionClassGetConstantsFilterRector (#1529 )
2021-12-20 12:16:44 +00:00
Tomas Votruba
e888119375
Updated Rector to commit c4ffdb5d8e724c3a3142e912e481111240e01d82
...
c4ffdb5d8e
[DeadCode] Handle parent:: call with assign when no parent on RemoveParentCallWithoutParentRector (#1531 )
2021-12-20 12:15:10 +00:00
Tomas Votruba
84f68c601f
Updated Rector to commit daa44253f9b2f28c488d2b39d6f661a9356ff571
...
daa44253f9
[DowngradePhp74][DowngradePhp80] Apply ternary with method_exists on DowngradeReflectionGetTypeRector + DowngradeReflectionGetAttributesRector (#1530 )
2021-12-20 12:13:23 +00:00
Tomas Votruba
6472f7f4fb
Updated Rector to commit fc383cc0114c4ebc5ffd2ec6c28729a4d5c02173
...
fc383cc011
[Scoped] Fix exclude symfony/console/Tester (#1438 )
2021-12-09 13:05:29 +00:00
Tomas Votruba
c726969380
Updated Rector to commit fc10fce13dcf9767f54e4202b509020fed338645
...
fc10fce13d
[Rectify] [Php81] Enable Rectify on Readonly Property only (#1384 )
2021-12-04 12:47:17 +00:00
Tomas Votruba
0562d594e0
Updated Rector to commit f985e811be98213dc0f0f6422f1a6e63ccc90ee5
...
f985e811be
[DX] Add strict PHPStan rules - step #1 (#1324 )
2021-11-28 16:42:02 +00:00
Tomas Votruba
40882e2c8b
Updated Rector to commit a8a2577c407c60ac535fee5ca5208ce2ea21e57b
...
a8a2577c40
[automated] Re-Generate Nodes/Rectors Documentation (#1325 )
2021-11-28 00:36:13 +00:00
Tomas Votruba
48f2d98170
Updated Rector to commit 40ec5519781b40b38a9168d002c82924c885261b
...
40ec551978
[DeadCode] Add support remove unused in between private method parameter for RemoveUnusedPrivateMethodParameterRector (#1321 )
2021-11-27 09:53:00 +00:00
Tomas Votruba
738852dc1a
Updated Rector to commit 1255b91c20378fcbab6e086fc056d6eb955a1f98
...
1255b91c20
[PHP 8.2] Add rule for AllowDynamicProperties attribute (#1225 )
2021-11-26 11:19:23 +00:00
Tomas Votruba
27f9fb751d
Updated Rector to commit 9ba0f6305f9f1bce54ba73afbacad2d62ccc1022
...
9ba0f6305f
[DeadCode] Add RemoveUnusedParamInRequiredAutowireRector (#1301 )
2021-11-25 05:43:26 +00:00
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