14808 Commits

Author SHA1 Message Date
Tomas Votruba
1ebe5f5d76 Updated Rector to commit cd1dca72ea6b5ade176136d576b481e2c9ae20fa
cd1dca72ea [AutoImport] Add GroupUse support on auto import (#2939)
2022-09-19 07:37:20 +00:00
Tomas Votruba
3ef878f63a Updated Rector to commit 75b126118af39ac57c119a6a83cb3a22c97f0220
75b126118a Skip properties with default values for MakeTypedPropertyNullableIfCheckedRector (#2936)
2022-09-18 17:57:19 +00:00
Tomas Votruba
21ef94bb90 Updated Rector to commit bad6a29da9c54736648b48f3323b312333c3cbcb
bad6a29da9 [AutoImport] Allow auto import to use existing alias in use statement (#2937)
2022-09-18 17:55:00 +00:00
Tomas Votruba
ac77f3a400 Updated Rector to commit 4923a147c3347d83b0cf302c03a4016e3b838a03
4923a147c3 [DeadCode] Skip nullable array on not empty on RemoveUnusedNonEmptyArrayBeforeForeachRector (#2935)
2022-09-18 11:37:35 +00:00
Tomas Votruba
19672d6690 Updated Rector to commit 5f05178587b69ffcd530f1096bd5ed64ca8398d8
5f05178587 [automated] Re-Generate Nodes/Rectors Documentation (#2934)
2022-09-18 00:40:19 +00:00
Tomas Votruba
549069621e Updated Rector to commit 6d44ff7eab19b3cbc96aae88eca769ff748fd6bc
6d44ff7eab [TypeDeclaration] Add AddArrowFunctionReturnTypeRector (#2933)
2022-09-17 15:58:21 +00:00
Tomas Votruba
c4794ecd48 Updated Rector to commit 5cd60b2607153f45ea7f113768593f9a364a1291
5cd60b2607 Add rector/rector-php-parser to require in composer.json (#2932)
2022-09-17 09:09:04 +00:00
Tomas Votruba
079d3637b2 Updated Rector to commit 85a01836afa3c4a1617e91dfb1d7f365adfb77f1
85a01836af [Php55] Allow alias name on StringClassNameToClassConstantRector (#2931)
2022-09-17 07:19:59 +00:00
Tomas Votruba
39cbc1f731 Updated Rector to commit c119bba7b1d7332fa79859d66b51f9b4f287dc6d
c119bba7b1 [Visibility] Does not turn abstraction into static from implicit public abstractions in ExplicitPublicClassMethodRector (#7483) (#2930)
2022-09-16 18:01:57 +00:00
Tomas Votruba
13dd0ad755 Updated Rector to commit cec7701e79be8f1384b3dbef67665b8151b7e2af
cec7701e79 [Php80] Handle crash on Nested Annotation to Attribute setting PhpVersion::PHP_80 (initializer - 1) (#2929)
2022-09-15 14:08:37 +00:00
Tomas Votruba
618cb0cb34 Updated Rector to commit 73aa7e3d68d74fc0b9b26fc543bf1207cfc8d0dd
73aa7e3d68 [CodingStyle] Skip has non-printable chars on SymplifyQuoteEscapeRector (#2926)
2022-09-13 13:01:08 +00:00
Tomas Votruba
b425e6ab95 Updated Rector to commit 73aa7e3d68d74fc0b9b26fc543bf1207cfc8d0dd
73aa7e3d68 [CodingStyle] Skip has non-printable chars on SymplifyQuoteEscapeRector (#2926)
2022-09-13 12:50:28 +00:00
Tomas Votruba
445140f239 Updated Rector to commit a41ab99080e117c96cfb7107f58ab7b6d9281aa9
a41ab99080 Fix VarAnnotationIncorrectNullableRector, add support for closure params when generating php doc (#2922)
2022-09-12 07:32:44 +00:00
Tomas Votruba
592d268d8b Updated Rector to commit a41ab99080e117c96cfb7107f58ab7b6d9281aa9
a41ab99080 Fix VarAnnotationIncorrectNullableRector, add support for closure params when generating php doc (#2922)
2022-09-12 07:25:54 +00:00
Tomas Votruba
f2017153a1 Updated Rector to commit effe4d38f68cfe64a38f7c2422befed3a872142e
effe4d38f6 [Skipper] Handle provide direct relative path in Skipper (#2921)
2022-09-11 14:23:52 +00:00
Tomas Votruba
d1c230fe39 Updated Rector to commit effe4d38f68cfe64a38f7c2422befed3a872142e
effe4d38f6 [Skipper] Handle provide direct relative path in Skipper (#2921)
2022-09-11 12:05:24 +00:00
Tomas Votruba
5a43eee340 Updated Rector to commit 2975a1bb0cc1a9e76c4cf09ad9b32494ac90d4e0
2975a1bb0c Skip first class callables in NullToStrictStringFuncCallArgRector (#2919)
2022-09-08 10:45:43 +00:00
Tomas Votruba
e3b535f364 Updated Rector to commit 2975a1bb0cc1a9e76c4cf09ad9b32494ac90d4e0
2975a1bb0c Skip first class callables in NullToStrictStringFuncCallArgRector (#2919)
2022-09-07 13:03:58 +00:00
Tomas Votruba
c5b7bc6035 Updated Rector to commit 90adbf0431d2f63e80bbb10807ff2786e19f068c
90adbf0431 [DeadCode] Skip assign if cond on RemoveUnusedNonEmptyArrayBeforeForeachRector (#2918)
2022-09-07 10:25:01 +00:00
Tomas Votruba
ed362f4e21 Updated Rector to commit 3de25c9cd3e7efcfa92c94f3cbdc533fdd6a115b
3de25c9cd3 [DeadCode] Handle assign empty array on if cond on RemoveUnusedNonEmptyArrayBeforeForeachRector (#2917)
2022-09-07 08:32:58 +00:00
Tomas Votruba
857e65fe7a Updated Rector to commit e5d927505714bcffd0d8a1a334bd07aa6361ed1c
e5d9275057 [Doctrine] Handle Partial removal annotation has annotation below on RemoveRedundantDefaultPropertyAnnotationValuesRector (#2914)
2022-09-06 03:16:21 +00:00
Tomas Votruba
c58bcae308 Updated Rector to commit e5d927505714bcffd0d8a1a334bd07aa6361ed1c
e5d9275057 [Doctrine] Handle Partial removal annotation has annotation below on RemoveRedundantDefaultPropertyAnnotationValuesRector (#2914)
2022-09-06 03:11:46 +00:00
Tomas Votruba
94c101e7d9 Updated Rector to commit a638a676b4c23c70ed65e52463a4c193d72d2c7d
a638a676b4 [PHP 7.4] Fix literator separator string/int missmatch in PHPStan type (#2913)
2022-09-05 17:52:37 +00:00
Tomas Votruba
cb35f4b8c0 Updated Rector to commit f230e5463ae1bfd9e1d6070935def31ae493109e
f230e5463a [PHP 8.1] Do not process static methods from Enum class (#2911)
2022-09-05 12:47:29 +00:00
Tomas Votruba
7222a8991e Updated Rector to commit edf1d520411ac348fa874fdf67e2924acf752f08
edf1d52041 [Scoper] Make phpstan/phpdoc-parser part of preload.php and preload-split-package.php (#2908)
2022-09-05 12:04:06 +00:00
Tomas Votruba
c33b229cb8 Updated Rector to commit f06d901e5135d1f7d61d0374d570b7b944b95779
f06d901e51 [Down_To_PHP71] Handle both parent and child typed for trailing comma downgrade on DowngradeLevelSetList::DOWN_TO_PHP_71 (#2910)
2022-09-05 11:33:38 +00:00
Tomas Votruba
429fb126bc Updated Rector to commit 76ee84cedfe4dedd612ee3c478d9ece4191a01cb
76ee84cedf CI-docs: Apply TitleCase Consistently, add to Root README, Test link lower as well (#2907)
2022-09-04 19:04:24 +00:00
Tomas Votruba
55915c3dea Rector 0.14.2 0.14.2 2022-09-04 16:13:03 +00:00
Tomas Votruba
03d636ba97 Updated Rector to commit 87d8ac84d83e29f2d1d7479cdde69272bdf8a9e9
87d8ac84d8 Explain how to persist Rector caches between CI runs (#2906)
2022-09-04 16:03:29 +00:00
Tomas Votruba
7030aef611 Updated Rector to commit 87d8ac84d83e29f2d1d7479cdde69272bdf8a9e9
87d8ac84d8 Explain how to persist Rector caches between CI runs (#2906)
2022-09-04 15:50:34 +00:00
Tomas Votruba
9d01c06e33 Updated Rector to commit bdee76597b93b0c75a70d767caed6f16cd8ae403
bdee76597b [Php55] Handle pre-slash string on StringClassNameToClassConstantRector (#2905)
2022-09-04 15:49:49 +00:00
Tomas Votruba
a0b6b46579 Updated Rector to commit 754fdd174ef743ebe7b528fc89adc3e61df7379e
754fdd174e [PHP 8.0] Add test for route spacing in annotaiton to attribute (#2904)
2022-09-04 10:07:02 +00:00
Tomas Votruba
463e8128b4 Updated Rector to commit 40c546e1835ebd452b0375e8529861b926e151ae
40c546e183 Update nikic/php-parser to 4.15.1 (#2903)
2022-09-04 09:51:45 +00:00
Tomas Votruba
5a0a2376f8 Updated Rector to commit d3cab63bcb44b27446a6224eb9d511f2d52e97ba
d3cab63bcb [Php74] Skip Nested ternary parenthesized multiline on ParenthesizeNestedTernaryRector (#2902)
2022-09-03 09:39:07 +00:00
Tomas Votruba
15441ab58b Rector 0.14.1 0.14.1 2022-09-03 08:49:00 +00:00
Tomas Votruba
62e856362b Updated Rector to commit a39844ee53169fb0b6d1184672eeb1869a541dd2
a39844ee53 [misc] Add Expr type to value resolver, remove RemoveFuncCallRector as niche feature, cleanup ClassManipulator from unused methods (#2900)
2022-09-03 08:03:15 +00:00
Tomas Votruba
2f2c1d1b5f Updated Rector to commit 3820e0075152c72f618226ff213faf847e3d39f7
3820e00751 [CodeQuality] Skip static::class on InlineConstructorDefaultToPropertyRector (#2899)
2022-09-03 07:04:14 +00:00
Tomas Votruba
8187757e86 Updated Rector to commit 3820e0075152c72f618226ff213faf847e3d39f7
3820e00751 [CodeQuality] Skip static::class on InlineConstructorDefaultToPropertyRector (#2899)
2022-09-03 06:21:38 +00:00
Tomas Votruba
2532428013 Updated Rector to commit a911c0898e3bbee10a08bc9f62c36edb99d8310b
a911c0898e [Transform] Skip transitional interface in AddInterfaceByTraitRector (#2898)
2022-09-02 21:04:18 +00:00
Tomas Votruba
ba23046ced Updated Rector to commit e9bcacc6c287d385c00dec783e1be8dafb680d99
e9bcacc6c2 [Php55] Skip StringClassNameToClassConstantRector on case insensitive (#2896)
2022-09-02 18:49:13 +00:00
Tomas Votruba
bc0f1fa350 Updated Rector to commit 5a9cb5081596ba3242f4260e5d89b9943fc0f49a
5a9cb50815 [Naming] Skip old value used in next foreach on RenameForeachValueVariableToMatchExprVariableRector (#2897)
2022-09-02 18:47:27 +00:00
Tomas Votruba
e84e1d4a08 Updated Rector to commit efc31c044beef561349e7b0ac9f8b4fbb112fa71
efc31c044b [PHP 8.0] Add custom JMS AccesorOrder explicit key (#2895)
2022-09-02 13:59:35 +00:00
Tomas Votruba
c220ca0b07 Updated Rector to commit bfa8e983a341a6acc3d9980b521cb7a1a404ec70
bfa8e983a3 [Testing] Remove AbstractRectorTestCase::yieldFilePathsFromDirectory (#2894)
2022-09-02 11:06:50 +00:00
Tomas Votruba
eea65cd62a Updated Rector to commit 6fa3ade0c296e366490d1e4bcc642dc53ad92674
6fa3ade0c2 [tests] Keep original methods naming for easier upgrade (#2893)
2022-09-02 10:27:12 +00:00
Tomas Votruba
277e853737 Updated Rector to commit dc22a952fe92e3574a27c8e9e7de3d9aead42a4f
dc22a952fe [Scoped] Clean up SmartFileInfo (#2889)
2022-09-01 22:05:56 +00:00
Tomas Votruba
6d11119b51 Updated Rector to commit 2c454d292b8af3a8e8eb61f813efe6b12c66ae81
2c454d292b [PHP 5.5] Make StringClassNameToClassConstantRector skip lcfirst (#2888)
2022-09-01 21:06:09 +00:00
Tomas Votruba
72019c1f5a Updated Rector to commit 88b75c6180cab29f49e7ec6567df80b052987978
88b75c6180 [Console] Move color differ here (#2887)
2022-09-01 20:56:47 +00:00
Tomas Votruba
a295f6325a Updated Rector to commit 5a2897090e0cce57c2b6849a9d70c1cf3fb1cba9
5a2897090e [DX] Remove PackageBuilder classes (#2886)
2022-09-01 20:29:21 +00:00
Tomas Votruba
7211a6c632 Updated Rector to commit 6cdebe40bd259e25f5832c01c8ef65117cf3c010
6cdebe40bd [DX] Remove PackageBuilder classes (#2885)
2022-09-01 20:10:11 +00:00
Tomas Votruba
4e3847e1bc Updated Rector to commit 3c07468691132d0246e55627495a1e7d4cd76a8d
3c07468691 [DX] Localize few PackageBuilder classes (#2884)
2022-09-01 19:50:06 +00:00