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
9e282c87ec
Updated Rector to commit 2604c7675c76ea48bed535ced1d1c5441b18e3c5
...
2604c7675c
Fixing rules return values (take 2) (#1880 )
2022-02-28 06:43:27 +00:00
Tomas Votruba
890cd8f422
Updated Rector to commit 15e28c6de8bbe5424b4aa54b3673349a5022f078
...
15e28c6de8
[RemoveFinalFromConstRector] (#1732 )
2022-01-26 18:39:23 +00:00
Tomas Votruba
825d9bd12b
Updated Rector to commit 8648410c86d2775821b15ee20c3665dc1e34a806
...
8648410c86
[Scoped] Fixing downgrade part 2 (#1597 )
2021-12-30 16:07:15 +00:00
Tomas Votruba
3266f22182
Updated Rector to commit 1d409bc35baeb2098395af6497f4bcac4fcd40c9
...
1d409bc35b
safe by default
2021-12-10 10:22:23 +00:00
Tomas Votruba
058d52567d
Updated Rector to commit c621d7650d8ab4c9f051aff92ae20701436cd0fc
...
c621d7650d
[TypeDeclaration] Add void upper inner function has return on ReturnTypeDeclarationRector (#1447 )
2021-12-10 09:57:54 +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
6a0e872ef0
Updated Rector to commit 557c3c6071166462274dc9d44c4785e5bbab741b
...
cb028ac9c7
remove NodeNameResolver config, breaks much more rules 557c3c6071
fix cs
2021-10-27 19:25:02 +00:00
Tomas Votruba
61389a9b2c
Updated Rector to commit f6f7431ce7aa36124efcda10e1b9ed16a5ccc343
...
f6f7431ce7
[DX] Merge getObjectType() and getStaticType() methods to single getType() (#973 )
2021-10-07 17:46:41 +00:00
Tomas Votruba
bb3e86de23
Updated Rector to commit 904a5a7a1c8dd041524cb51ec3a689ad4cbef436
...
904a5a7a1c
Make use of ClassMethodReturnVendorLockResolver (#377 )
2021-07-04 21:21:47 +00:00
Tomas Votruba
4333c09758
Updated Rector to commit dfbbb02dec1ee271ee4da600a93a430178d1f9d2
...
dfbbb02dec
[PHP 8.0] Fix DowngradeNamedArgumentRector named arguments (#373 )
2021-07-04 13:13:54 +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
cdc3b7adef
Updated Rector to commit f451b0b8e1e6761ec7f50809745d44d01caba66d
...
f451b0b8e1
[PHP 8.0] Bump to promoted properties (#4 )
2021-05-10 23:39:21 +00:00
Tomas Votruba
7d36c3b0b9
Updated Rector to commit a80cf5292d6df5e83b7d17c78630506e361bede9
...
a80cf5292d
revert to working scoper 0.14
2021-05-10 22:23:08 +00:00
Tomas Votruba
363a910cf7
Updated Rector to commit a7db1ad94df4879885b9106773d2f8335cb40e49
...
a7db1ad94d
use scoper 0.15
2021-05-10 22:10:16 +00:00
Tomas Votruba
d56e7982d0
Updated Rector to commit dedd4b55fe3e03cae9bd5ac822cfdccd8deb3fb6
...
dedd4b55fe
make node_helper.php safe for similar names
2021-05-09 20:15:43 +00:00
TomasVotruba
0800c7cdc3
fix cs
2021-05-06 20:51:25 +02:00
Tomas Votruba
38248d08f4
Return array of nodes directly from refactor() if possible ( #6366 )
...
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-05-06 10:23:37 +02:00
Tomas Votruba
327f5fc126
[DowngradePhp70] Add SplitGroupedUseImportsRector + allow to return list of stmt[] in refactor() ( #6364 )
...
* rename SeparateMultiUseImportsRector to SeparateMultiUseImportsRector
* [PHP 7.0] Add SplitGroupedUseImportsRector
* allow to return multiple nodes to avoid addStmts() and removeNode() combo
* dot not FQN namespace and use improts
2021-05-06 01:44:08 +02:00
Tomas Votruba
157c39aefc
[DX] move src/tests rules from micro-packages to single PSR-4 structure ( #5826 )
2021-03-12 23:20:25 +01:00