13273 Commits

Author SHA1 Message Date
Tomas Votruba
768d809544 Updated Rector to commit 3f07f384269bb16ad855eb249d12692511a47283
3f07f38426 VisibilityManipulator adjustment (#1362)
2021-12-02 07:34:16 +00:00
Tomas Votruba
b906cce871 Updated Rector to commit 25da77f059de1b8871789cce1eab46716ff5c5f8
25da77f059 Remove symplify lock on package_tests (#1363)
2021-12-01 19:53:21 +00:00
Tomas Votruba
4f23028073 Updated Rector to commit bb990765b43cf509f754c40f7e77992a8d31beb8
bb990765b4 [Dep] Update to php-parser ^4.13.2 (#1359)
2021-12-01 10:37:00 +00:00
Tomas Votruba
1c7b228d5a Updated Rector to commit bf80d3275ecd256b71a25a910f5fdd70770feab9
bf80d3275e [Php74] Skip ObjectProphecy type on TypedPropertyRector (#1358)
2021-12-01 09:10:34 +00:00
Tomas Votruba
0988a578ae Updated Rector to commit 9e81001c68167a6a6187f2ea6520a62c9574926d
9e81001c68 [Config] Re-enable Config SetList on rector.php (#1360)
2021-12-01 09:10:03 +00:00
Tomas Votruba
473168771c Updated Rector to commit 33c225d216b1439af91430fc9269e1095d7cb331
33c225d216 bump to Symfony 5.4
2021-11-30 23:00:36 +00:00
Tomas Votruba
f9eab37bba Updated Rector to commit 5054f1c19e49c1a47001a5876de9261a20d2ae0f
5054f1c19e remove fixed errors
2021-11-30 22:55:50 +00:00
Tomas Votruba
1c4114ee46 Updated Rector to commit fc35107339661da752887e3b1dc343b88819b36f
fc35107339 skip fixed errors
2021-11-30 22:55:08 +00:00
Tomas Votruba
95145b156a Updated Rector to commit b508056b37cb8abdd989490511d0584b21443e93
b508056b37 [composer] Allow Symfony 6
2021-11-30 19:49:08 +00:00
Tomas Votruba
fffeddc456 Updated Rector to commit 4287ca3aa9bf38ebecf405559bc23364b7bedf13
4287ca3aa9 [Php81] Skip no type property on ReadOnlyPropertyRector (#1354)
2021-11-30 16:51:32 +00:00
Tomas Votruba
47f116fafd Updated Rector to commit 59e9222be2f0b793c3cdb65e4efcdc533149ecf7
59e9222be2 [Php81] Skip has default value on ReadOnlyPropertyRector (#1355)
2021-11-30 16:50:00 +00:00
Tomas Votruba
ccce5491a7 Updated Rector to commit 58c8a93698dd3087905c1aa4233ca61c447c16d3
58c8a93698 [DX] Make use of configure() method (#1344)
2021-11-30 13:55:08 +00:00
Tomas Votruba
18932aa182 Updated Rector to commit d1fd98466e833573825fd0f35bd32b7dbe02264d
d1fd98466e Use FullyQualified in DowngradeFirstClassCallableSyntaxRector (#1353)
2021-11-30 10:34:29 +00:00
Tomas Votruba
53c12edf7d Updated Rector to commit e1fd9d239c180604769168d1c40268a26c7235b8
e1fd9d239c Use FullyQualified when appropriate (#1352)
2021-11-30 10:16:07 +00:00
Tomas Votruba
a23861e7ef Updated Rector to commit bea07ef3b7f16e2eb7d626ff56ebbc29749782d6
bea07ef3b7 [Php80][CodingStyle] Handle ClassPropertyAssignToConstructorPromotionRector+NewlineAfterStatementRector (#1350)
2021-11-30 09:23:35 +00:00
Tomas Votruba
a16867925b Updated Rector to commit caf4947354acfd0a0fd86c72ea4b6995783c53ad
caf4947354 [Downgrade PHP 5.6] Fix DowngradeUseFunctionRector (#1348)
2021-11-30 09:18:03 +00:00
Tomas Votruba
4f07ac45e2 Updated Rector to commit 211b3fe10302ed822edf123637c2bb1cbfb04aeb
211b3fe103 Array merge to unpacking (#1345)
2021-11-30 09:10:29 +00:00
Tomas Votruba
d425a9ff4c Updated Rector to commit bb2793000c3d5d12178f9814d6dea344807e6ac7
bb2793000c [e2e] Update e2e autoload and path to current ../../bin (#1351)
2021-11-30 08:54:35 +00:00
Tomas Votruba
45e393bb77 Updated Rector to commit bc96ddefd4b9cef09a4c389ac180da623f64f942
bc96ddefd4 [Scoped] Fix downgrade AsciiSlugger (#1349)
2021-11-30 07:57:42 +00:00
Tomas Votruba
a2fe05aca6 Updated Rector to commit dab5deecda04dfb3bfaa4f4347d4bdc45df34447
dab5deecda do not show --debug output on json error formatter (#1343)
2021-11-29 14:58:10 +00:00
Tomas Votruba
a5baf4db1a Updated Rector to commit adc2e3757f65899adf2822d7c2239c05ab4ff157
adc2e3757f add test case for nested attribute arrays (#1342)
2021-11-29 11:38:14 +00:00
Tomas Votruba
eca3eb2e16 Updated Rector to commit 8db69a566735f12784b3f8d7659d258a39846324
8db69a5667 [PostRector] Fixing auto import to not placed before top docblock (#1338)
2021-11-29 11:31:19 +00:00
Tomas Votruba
22732248fc Updated Rector to commit a30b2ef8d1013b3a31ec3d7876d9c8b083dcb89b
a30b2ef8d1 [Renaming] Add generic rename annotation to RenameAnnotationRector (#1341)
2021-11-29 10:27:24 +00:00
Tomas Votruba
b1d14570fa Updated Rector to commit 23679ac81a2852ab05d993ae4b158a025c92d784
23679ac81a [DX] Add RectorAssert to warn about invalid class names (#1339)
2021-11-29 10:04:57 +00:00
Tomas Votruba
00448d7b2b Updated Rector to commit c19a849702aca3f00b5908703b635baaeef93476
c19a849702 add few more checks for class name
2021-11-29 09:58:41 +00:00
Tomas Votruba
34b0b39e5f Updated Rector to commit 50bbdd1e934f3ae6cc808debf5059bf48bd8d3e2
50bbdd1e93 [DeadCode] Do not remove used parameter on RemoveUnusedPrivatePropertyRector (#1337)
2021-11-29 06:47:55 +00:00
Tomas Votruba
ccc5a527cd Updated Rector to commit 4ad4d16ac63bd20127e23389c40e5cf7296c41ea
4ad4d16ac6 Fix child method check - both on native (#1336)
2021-11-29 00:11:21 +00:00
Tomas Votruba
48f148e3b9 Updated Rector to commit f90d7e5c98314eacba827c4b2868d4d9967f829a
f90d7e5c98 [DX] Add strict PHPStan rules - step #6 (#1335)
2021-11-28 19:38:34 +00:00
Tomas Votruba
97eb75a93d Updated Rector to commit 21c4a84cd685640b042804914a0c2350b5c03d71
21c4a84cd6 [DX] Add strict PHPStan rules - step #5 (#1334)
2021-11-28 19:07:44 +00:00
Tomas Votruba
11660d59a5 Updated Rector to commit 185ee1b473147fd620d3da2c42eb52b1756f2a18
185ee1b473 [DX] Add strict PHPStan rules - step #4 (#1333)
2021-11-28 18:05:13 +00:00
Tomas Votruba
b426e4ba33 Updated Rector to commit 6340d263f40c31eae44c1c5c057eff253c002921
6340d263f4 [DX] Add strict PHPStan rules - step #3 (#1331)
2021-11-28 17:35:55 +00:00
Tomas Votruba
8573f613c5 Updated Rector to commit fa9b4ef615053e85db71605707967b3c2329a378
fa9b4ef615 [Transform] Remove unused ClassConstFetchToValueRector (#1332)
2021-11-28 17:29:16 +00:00
Tomas Votruba
0d05a7606d Updated Rector to commit 00dd0eb4ca6672cf8856aaec0ae3211c13078397
00dd0eb4ca [Core] Refactor init command to use LevelSetList::UP_TO_PHP_XY set list (#1328)
2021-11-28 17:12:25 +00:00
Tomas Votruba
3d98187ea1 Updated Rector to commit 39a530c1f5b4cb2cbb6cca37b9e6947d735bac14
39a530c1f5 [DX] Add strict PHPStan rules - step #2 (#1330)
2021-11-28 17:01:20 +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
439d1f1762 Updated Rector to commit 3f6f70602cc4e3bd65b34720c45caf1acaa2b3e6
3f6f70602c [DeadCode] Add RemoveDeadContinueRector (#1323)
2021-11-28 14:09:57 +00:00
Tomas Votruba
b94eea2bd3 Updated Rector to commit 59d6ea9e31c25b17e8639a10ec8efdc636841982
59d6ea9e31 [Core] Fix PhpVersion value on php 8.1 and php 8.2 (#1327)
2021-11-28 14:04:51 +00:00
Tomas Votruba
918bdf5c32 Updated Rector to commit 3786e3830a95dc5917acb0f58a79a498f238981e
3786e3830a [Transform]Fix keep args on StaticCallToNewRector (#1326)
2021-11-28 09:50:22 +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
27e200d0ed Updated Rector to commit 3844627c63712742b218035ae9140603b5537d21
3844627c63 [DX] make all configure() methods accept direct value object configuration (#1322)
2021-11-27 13:43:28 +00:00
Tomas Votruba
5360e55da5 Updated Rector to commit 373ac3068dc911ebfa68fe4a29b1852cf8b26d7a
373ac3068d configuration can be anything array-like
2021-11-27 12:26:08 +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
8eea9baa39 Updated Rector to commit 9f7b0e3f5cfc4b73c76dbec1489e8ca135e4e5c1
9f7b0e3f5c Add trait support to AddPropertyTypeDeclarationRector (#1320)
2021-11-26 20:49:38 +00:00
Tomas Votruba
4c91ed1b0a Updated Rector to commit 99a337285a7929c67abe9647ea16be987c69893e
99a337285a [TypeDeclaration] Add AddPropertyTypeDeclaration rule (#1317)
2021-11-26 20:07:54 +00:00
Tomas Votruba
b86475b1ef Updated Rector to commit 5a0947d9a29d9820246ee0b78efb678e624864f8
5a0947d9a2 [Renaming] Handle rename template tag of class on RenameClassRector (#1318)
2021-11-26 17:20:22 +00:00
Tomas Votruba
b2791fedf7 Updated Rector to commit 6aeef64c72b3c36a9c34473b0cb746264484b531
6aeef64c72 [CodeQuality] Add ReplaceMultipleBooleanNotRector (#1319)
2021-11-26 17:13:16 +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
66d00f17b3 Updated Rector to commit 76e0c15e4888980a4f8f4db53915a9b98d110e13
76e0c15e48 [DX] Remove extra check for Stmt/Node (#1314)
2021-11-25 23:03:14 +00:00
Tomas Votruba
d0bce4cc7c Updated Rector to commit 53c12d490864139fd951ca4d8aaf0ba8ef7b8ca1
53c12d4908 misc
2021-11-25 21:43:49 +00:00
Tomas Votruba
215fcca5d1 Updated Rector to commit 50a78a60087ec388f3daaa0c5defa9a7b27dcf28
50a78a6008 [Downgrade PHP 7.0] Add DowngradeClosureCallRector (#1304)
2021-11-25 21:14:19 +00:00