18779 Commits

Author SHA1 Message Date
Tomas Votruba
d8645f1325 Updated Rector to commit 832e458817d9d7bff06ba321aea44a9ce3bb7819
832e458817 [Php80] Handle value as argument with keep description as comment on AttributeValueResolver (#6589)
2024-12-14 20:29:53 +00:00
Tomas Votruba
262b29c337 Updated Rector to commit 171afe1ffc99f609981d6c7a03c4e97b319cc92a
171afe1ffc [Php80] Use more proper check for doc comment multi lines on AttributeValueResolver (#6587)
2024-12-14 19:32:49 +00:00
Tomas Votruba
66831f47a9 Updated Rector to commit ccb2fa2d2f034be091024929deecebe8829a88f6
ccb2fa2d2f [Php80] Handle comment multi line on AttributeValueResolver (#6586)
2024-12-14 19:26:12 +00:00
Tomas Votruba
ceea4dbfe3 Updated Rector to commit 15fcd52e45357bf2c244f29b86ab0d3ab77b15b4
15fcd52e45 fix: replace getKey/getValue methods when enum is a variable (#6585)
2024-12-14 18:53:16 +00:00
Tomas Votruba
8b25af0748 Updated Rector to commit 2d3243aa99efa1b91189e24dc495954136fdbd38
2d3243aa99 fix: replace getKey method for name property (#6583)
2024-12-14 11:34:00 +00:00
Tomas Votruba
847b42807a Updated Rector to commit 484098bb5f2aa29fd09d0e5c36a1ed7b3049cb1e
484098bb5f [Comments] Move left over clean empty doc handling to DocBlockUpdater (#6584)
2024-12-14 08:14:59 +00:00
Tomas Votruba
45946d795d Updated Rector to commit 6192fe3285c1dc5ac7f28afac485b8facd018b39
6192fe3285 Fix annotation on doctrine one (#6582)
2024-12-14 01:48:37 +00:00
Tomas Votruba
d9c60856fd Updated Rector to commit 2cb9a95b79554c9116e140c95e41276a7165c241
2cb9a95b79 Add multiline comment fixture (#6580)
2024-12-13 12:28:13 +00:00
Tomas Votruba
ec49eef19e Updated Rector to commit 3001e72a590aa9b7d3f06f620fde35349660f98f
3001e72a59 [Php80] Fix end slash regex on AttributeValueResolver (#6579)
2024-12-13 12:23:46 +00:00
Tomas Votruba
447e794805 Updated Rector to commit 2ff314c5d215b17eafdec4dcee7b974d856b9ba6
2ff314c5d2 [PHP 8.0] Make AnnotationToAttributeRector return after 1st newline without slash (#6578)
2024-12-13 11:14:53 +00:00
Tomas Votruba
1061e30ae8 Updated Rector to commit 25817175d71dd62ec8007bfc7b6353d568a2b6de
25817175d7 [PHP 8.0] Add lcfirst annotation to attribute support (#6577)
2024-12-13 10:43:42 +00:00
Tomas Votruba
6b92e01e7d Updated Rector to commit 362e9b59543957bd64c3ac8b84574116ccc7f47d
362e9b5954 [DeadCode] Skip @return positive-int|0 on RemoveUselessReturnTagRector (#6576)
2024-12-12 22:57:55 +00:00
Tomas Votruba
1c41f0fbf6 Updated Rector to commit 96110a93c903f8e958954b537188914694754dfb
96110a93c9 [CodeQuality] Handle crash on property hook on OptionalParametersAfterRequiredRector (#6575)
2024-12-12 22:09:44 +00:00
Tomas Votruba
911049078e Updated Rector to commit 617d06a7dbeb15705fe4e94a7dd21cd91368827d
617d06a7db [phpstan] Fix few static errors (#6574)
2024-12-12 17:49:20 +00:00
Tomas Votruba
bd270b9525 Updated Rector to commit fc186bf2f943ee4842fb78bc4dbb5f5a826040a7
fc186bf2f9 [phpstan] Fix few static errors (#6573)
2024-12-12 17:33:48 +00:00
Tomas Votruba
f6e5db3520 Updated Rector to commit db7859576b5da879bca918d9964ff1656ca9ddd1
db7859576b [phpstan] fix next ingored errors (#6572)
2024-12-12 17:14:38 +00:00
Tomas Votruba
54e8e488b0 Updated Rector to commit 7e6353dcf625ee4cc474cde8266baac10c9368da
7e6353dcf6 [phpstan] Fix var assumed ignored errors (#6571)
2024-12-12 17:10:24 +00:00
Tomas Votruba
cb40610f56 Updated Rector to commit 6fce22dda82c12096285ebc9cae6dc8186d350a2
6fce22dda8 Remove TypeNormalizer as type comparison is handled well by PHPStan (#6570)
2024-12-12 17:06:08 +00:00
Tomas Votruba
0004c25ff9 Updated Rector to commit ff49b208a2d041d769e6bc32e7c021271ddfa7d3
ff49b208a2 Remove fixed phpstan errors (#6569)
2024-12-12 16:48:49 +00:00
Tomas Votruba
d8f6c81134 Updated Rector to commit 362044330457d02beb0a05c5240dbd6bb449e874
3620443304 Bump dev packages (#6568)
2024-12-12 16:43:40 +00:00
Tomas Votruba
3f27091368 Rector 2.0.3 2.0.3 2024-12-12 15:22:19 +00:00
Tomas Votruba
8f1c86681e Rector 2.0.2 2.0.2 2024-12-12 14:52:50 +00:00
Tomas Votruba
5e3504c4c9 Rector 2.0.1 2.0.1 2024-12-12 13:46:14 +00:00
Tomas Votruba
5b38230319 Updated Rector to commit 5e50b8ad1c5c125178778f230fae5ee25eda3896
5e50b8ad1c enable error-format symplify (#6566)
2024-12-12 11:47:09 +00:00
Tomas Votruba
785165b60d Updated Rector to commit cdfe824fb114c0ee2fabbbc2e78ebd3babc9a3a7
cdfe824fb1 Require --dev symplify/phpstan-rules 14.0.0 (#6565)
2024-12-12 11:13:21 +00:00
Tomas Votruba
1212291643 Rector 2.0.0 2.0.0 2024-12-12 09:41:12 +00:00
Tomas Votruba
50f50de79e Updated Rector to commit 8d2388b38eecaa94558fe9ac35924c0059024732
8d2388b38e fix cs
2024-12-12 09:38:13 +00:00
Tomas Votruba
3ce90db7e3 Updated Rector to commit 184ce766abb6bdca8d590c757479a67a915251f8
184ce766ab [FileProcessor] Remove unnecessary FileDiffFactory::createTempFileDiff() take 2 (#6528)
2024-12-12 09:36:09 +00:00
Tomas Votruba
6e4ecfe8dc Updated Rector to commit 0bfd08d038d2932ff6efb6a210a8985ac6364afa
0bfd08d038 [NodeTypeResolver] Handle namespaced function call name on NodeTypeResolver (#6564)
2024-12-12 09:27:27 +00:00
Tomas Votruba
c578222ddf Updated Rector to commit 184eb2ed84405c011740792f1fee4e914e11b445
184eb2ed84 [TypeDeclaration] Handle default value with contant type on TypedPropertyFromAssignsRector (#6563)
2024-12-12 01:15:05 +00:00
Tomas Votruba
7f2e323f76 Updated Rector to commit 457927353525b5f87771493eaa7f79523383b071
4579273535 [TypedPropertyFromAssignsRector] Handle parse_url() native function with second arg on TypedPropertyFromAssignsRector (#6562)
2024-12-12 00:48:23 +00:00
Tomas Votruba
97f68f2790 Updated Rector to commit 1c9f2321754a7592a17f21b817c7c83548050e76
1c9f232175 Handle windows newline on AnnotationToAttributeRector (#6561)
2024-12-11 22:33:54 +00:00
Tomas Votruba
454e8b5274 Updated Rector to commit 4b38333206d21789bef444e363ecab63ef2022e6
4b38333206 [Attributes] Cover slash newline in AnnotationToAttributeRector with values (#6557)
2024-12-11 22:08:40 +00:00
Tomas Votruba
8cd1b8a88e Updated Rector to commit 7f9dae6ddcce4331acb1058a47d9947ee1b87c17
7f9dae6ddc [CodeQuality] More handling on Function/Static/Instantition callable node on OptionalParametersAfterRequiredRector (#6558)
2024-12-11 18:53:52 +00:00
Tomas Votruba
f0cd6d0251 Updated Rector to commit cce509740aef05ae9eb8640090388489d841185b
cce509740a [CodeQuality] Handle crash on first class callable in call (#6556)
2024-12-11 17:26:28 +00:00
Tomas Votruba
c29f55fcfa Updated Rector to commit bf5270a8456ec1c6e45bbcaa8ad2aab6b5a4dfb6
bf5270a845 [CodeQuality] Handle crash first class callable on If/Elseif cond on OptionalParametersAfterRequiredRector (#6555)
2024-12-11 17:11:01 +00:00
Tomas Votruba
be33c47b56 Updated Rector to commit 33d12b758ef5726ae7cc174ef7fcac627cc71dea
33d12b758e [CodeQuality] Handle crash on do {} while with first class callable on OptionalParametersAfterRequiredRector (#6554)
2024-12-11 16:45:33 +00:00
Tomas Votruba
6d5b413193 Updated Rector to commit 05e8819c7106c4f98a6373c8b2da4e283242d98b
05e8819c71 [CodeQuality] Handle crash on echo with first class callable on OptionalParametersAfterRequiredRector (#6553)
2024-12-11 16:15:15 +00:00
Tomas Votruba
287778d519 Updated Rector to commit 22275db093192e212662b222e2ce804def71b6ed
22275db093 [CodeQuality] Handle crash include first class callable on OptionalParametersAfterRequiredRector (#6552)
2024-12-11 13:50:34 +00:00
Tomas Votruba
6722cbeaf1 Updated Rector to commit 12dfb2e64d939438db3d0f481ca625aefba4796c
12dfb2e64d [CodeQuality] Handle crash on assign ref on OptionalParametersAfterRequiredRector (#6551)
2024-12-11 13:36:50 +00:00
Tomas Votruba
4aad4b79b7 Updated Rector to commit f2b98fdeb375f3437d3f219d3abeb3dd7fe02604
f2b98fdeb3 [CodeQuality] Handle crash on ArrowFunction return first class callable on OptionalParametersAfterRequiredRector (#6550)
2024-12-11 13:30:18 +00:00
Tomas Votruba
c2bf3c7249 Updated Rector to commit 9bdfa766455d52f9894948f07cdb83a3579f3e39
9bdfa76645 [CodeQuality] Handle crash array dim fetch on OptionalParametersAfterRequiredRector (#6549)
2024-12-11 13:20:26 +00:00
Tomas Votruba
e90ef5f38c Updated Rector to commit 0a235409f5f51a757dccc2dbbca0e695c9cb32a4
0a235409f5 [CodeQuality] Handle crash on throw first class callable on OptionalParametersAfterRequiredRector (#6548)
2024-12-11 12:52:22 +00:00
Tomas Votruba
e67051c10d Updated Rector to commit 988e6998dbe1017b362eda9abd9583a5579a7009
988e6998db [CodeQuality] Handle crash on unary minums on OptionalParametersAfterRequiredRector (#6547)
2024-12-11 12:02:03 +00:00
Tomas Votruba
0f67e5c798 Updated Rector to commit 13fc72ae415ef9180286557e7032eb126d0af0e4
13fc72ae41 Fix str_contains() never returns 0 (#6546)
2024-12-11 11:41:30 +00:00
Tomas Votruba
ae027a1892 Updated Rector to commit 2c32ba3f9d21411ecffef51c6daa40dfc249c5bf
2c32ba3f9d Fix typo (#6544)
2024-12-11 11:20:20 +00:00
Tomas Votruba
07e5908c4a Updated Rector to commit f5c95f5f8d2476456409694aacad3ac1d78df3e1
f5c95f5f8d [CodeQuality] Handle crash on yield from on OptionalParametersAfterRequiredRector (#6545)
2024-12-11 11:18:22 +00:00
Tomas Votruba
f6c514d60a Updated Rector to commit ebbada3fcdda79b5737d5a8986ceaf538a7159dd
ebbada3fcd Add "--only" option to process only a single rule (#6441)
2024-12-10 16:12:30 +00:00
Tomas Votruba
ae97f5ffab Updated Rector to commit 2fa586b0d66a1f5a38fd379ab5a14dadd2a6f274
2fa586b0d6 [CodeQuality] Handle crash on for loop on OptionalParametersAfterRequiredRector (#6543)
2024-12-10 15:57:54 +00:00
Tomas Votruba
b03c1b67c9 Updated Rector to commit 1e028eba0d8b7c131423f1d98cd2fde5f0838b03
1e028eba0d [upgrading] link phpstan + php-parser upgrade guides (#6542)
2024-12-10 12:51:00 +00:00