18909 Commits

Author SHA1 Message Date
Tomas Votruba
e443ba3062 Updated Rector to commit 61cb7b5042ebca12c18e1f2df22ecf3ba9d26bdb
61cb7b5042 [TypeDeclaration] Skip void return on callback docblock on AddArrowFunctionReturnTypeRector (#6780)
2025-03-13 09:11:41 +00:00
Tomas Votruba
564386282d Updated Rector to commit 61cb7b5042ebca12c18e1f2df22ecf3ba9d26bdb
61cb7b5042 [TypeDeclaration] Skip void return on callback docblock on AddArrowFunctionReturnTypeRector (#6780)
2025-03-12 15:15:22 +00:00
Tomas Votruba
bb4ee9d1db Updated Rector to commit ad52e3b0d6173edbe8c4157dedb024411e49faf3
ad52e3b0d6 [Php73] Skip non integer third argument on SetcookieRector (#6779)
2025-03-12 11:25:52 +00:00
Tomas Votruba
7c6bda25b9 Updated Rector to commit a2b010d3152c065aeb91bdbcd5437b8645a3f7c7
a2b010d315 [Carbon] Skip first class callable on DateFuncCallToCarbonRector (#6776)
2025-03-11 11:50:14 +00:00
Tomas Votruba
eae014ab8a Updated Rector to commit a2b010d3152c065aeb91bdbcd5437b8645a3f7c7
a2b010d315 [Carbon] Skip first class callable on DateFuncCallToCarbonRector (#6776)
2025-03-11 10:22:09 +00:00
Tomas Votruba
ef2fdc9b32 Updated Rector to commit a2b010d3152c065aeb91bdbcd5437b8645a3f7c7
a2b010d315 [Carbon] Skip first class callable on DateFuncCallToCarbonRector (#6776)
2025-03-10 00:27:18 +00:00
Tomas Votruba
24d48c8abb Updated Rector to commit f6c99820dc0852cc2c9f92f94aaae188b4b6aeae
f6c99820dc Bump to PHPStan ^2.1.8 and change deprecated ClassReflection::isSubClassOf() to ClassReflection::is() (#6775)
2025-03-09 20:55:29 +00:00
Tomas Votruba
169b108144 Updated Rector to commit f6c99820dc0852cc2c9f92f94aaae188b4b6aeae
f6c99820dc Bump to PHPStan ^2.1.8 and change deprecated ClassReflection::isSubClassOf() to ClassReflection::is() (#6775)
2025-03-09 19:54:33 +00:00
Tomas Votruba
e3ab2ac3aa Updated Rector to commit 236e0afa44c764eb99ec182c42e87ac8a740c0fa
236e0afa44 [NodeAnalyzer] Allow refresh scope of Attribute, AttributeGroup, Arg, Variable (#6768)
2025-03-09 01:10:30 +00:00
Tomas Votruba
bb4ef71356 Updated Rector to commit 597b90fc3f0e9204d82ad6cbc56fa0be8fbf08fa
597b90fc3f [automated] Apply Coding Standard (#6774)
2025-03-09 00:32:39 +00:00
Tomas Votruba
b2988722fa Updated Rector to commit 483849a4344ab480a630f1263a76ca063a57b172
483849a434 [CodeQuality] Handle crash previous duplicated on ThrowWithPreviousExceptionRector (#6773)
2025-03-07 10:00:29 +00:00
Tomas Votruba
39e17602c3 Updated Rector to commit 01e60dfaded7ba83b8727583cd424a9fcb87af80
01e60dfade [TypeDeclaration] Handle crash with nested method on AddParamTypeBasedOnPHPUnitDataProviderRector (#6772)
2025-03-07 09:20:08 +00:00
Tomas Votruba
9d1fea889c Updated Rector to commit ac596ea0e8b6ef97500b82b6efb852649cc0e27b
ac596ea0e8 [TypeDeclaration] Handle crash on combine union on PropertyTypeFromStrictSetterGetterRector (#6771)
2025-03-07 08:35:23 +00:00
Tomas Votruba
3dd8552b74 Updated Rector to commit 652e8147de94f4f9b2efaaf8fab12b1d05013579
652e8147de [DeadCode] Skip with side effect on RemoveDeadLoopRector (#6770)
2025-03-06 18:26:07 +00:00
Tomas Votruba
d953cc422b Updated Rector to commit 958dd401d44f8e82738d63b87adf4b57dbf67df0
958dd401d4 Bump to PHPStan ^2.1.7 and update fixture test (#6769)
2025-03-06 14:41:37 +00:00
Tomas Votruba
1f7f9f3622 Updated Rector to commit 958dd401d44f8e82738d63b87adf4b57dbf67df0
958dd401d4 Bump to PHPStan ^2.1.7 and update fixture test (#6769)
2025-03-05 15:25:54 +00:00
Tomas Votruba
9e8d2009a2 Updated Rector to commit fb92953a4ecd43c6dfb2de9dd1b7c32a74c552d8
fb92953a4e [Php80][Php81] Handle crash on combine AnnotationToAttributeRector + FirstClassCallableRector (#6767)
2025-03-05 15:02:02 +00:00
Tomas Votruba
5baa4004e9 Updated Rector to commit fb92953a4ecd43c6dfb2de9dd1b7c32a74c552d8
fb92953a4e [Php80][Php81] Handle crash on combine AnnotationToAttributeRector + FirstClassCallableRector (#6767)
2025-03-05 12:04:52 +00:00
Tomas Votruba
d587dda3fe Updated Rector to commit e79b0d5e38c54c9dced027bfcdc00085e18e6b68
e79b0d5e38 Fix crash on LevelOverflow on SimpleParameterProvider (#6766)
2025-03-04 16:21:53 +00:00
Tomas Votruba
9c0ea1cf97 Updated Rector to commit e79b0d5e38c54c9dced027bfcdc00085e18e6b68
e79b0d5e38 Fix crash on LevelOverflow on SimpleParameterProvider (#6766)
2025-03-04 15:24:48 +00:00
Tomas Votruba
6314690aa4 Updated Rector to commit b785049dc8009402a772cf8c3dad8d0887dc008d
b785049dc8 [DeadCode] Skip used by property hook on RemoveUnusedPromotedPropertyRector (#6765)
2025-03-04 14:48:59 +00:00
Tomas Votruba
69284c3df3 Updated Rector to commit a05c2b62086cccffb3099dbdf3a90a708aca66a9
a05c2b6208 Recfify (#6764)
2025-03-04 14:16:07 +00:00
Tomas Votruba
ab35ac4c1c Updated Rector to commit a05c2b62086cccffb3099dbdf3a90a708aca66a9
a05c2b6208 Recfify (#6764)
2025-03-04 07:37:29 +00:00
Tomas Votruba
9235956c18 Updated Rector to commit 61d31e194fb3cf890be9c7727840ba83262ec749
61d31e194f [Rector Rule] Replace `date`, `strtotime`, and `time` calls with `Carbon` equivalents (#6749)
2025-03-04 07:30:21 +00:00
Tomas Votruba
ef0dacc9b2 Updated Rector to commit cca89d9203a1932eb783c9f2b8b597ce09b39739
cca89d9203 [CodingStyle] FunctionLikeToFirstClassCallableRector (#6667)
2025-03-03 19:07:57 +00:00
Tomas Votruba
709a9bdf43 Updated Rector to commit 2bd14ca20d293a22114301f8bcf4b8bcb2a20d77
2bd14ca20d [dx] log rules registered in both withRules() and sets, keep them once to avoid duplications or invalid use (#6761)
2025-03-03 17:58:26 +00:00
Tomas Votruba
5844a718ac Rector 2.0.10 2.0.10 2025-03-03 17:35:18 +00:00
Tomas Votruba
8ae64fb5fc Updated Rector to commit a732689e0488b7c199551d466ff1bb04fb00afa9
a732689e04 [CodeQuality] Handle crash first class callable on InlineArrayReturnAssignRector (#6763)
2025-03-03 09:16:46 +00:00
Tomas Votruba
8d61334bb3 Updated Rector to commit a732689e0488b7c199551d466ff1bb04fb00afa9
a732689e04 [CodeQuality] Handle crash first class callable on InlineArrayReturnAssignRector (#6763)
2025-03-02 15:33:53 +00:00
Tomas Votruba
9b85fcec2a Updated Rector to commit 5a833e062eafffe01921dc6b2b674d173947777f
5a833e062e [code-quality] Skip complex new instance with args assigns in InlineArrayReturnAssignRector (#6762)
2025-03-02 15:27:15 +00:00
Tomas Votruba
6d653bc5d2 Updated Rector to commit efef8aca6e7aaf688759cd09b48c64990adbfb53
efef8aca6e [Php81] Skip property hook on ReadOnlyPropertyRector (#6758)
2025-02-28 14:03:15 +00:00
Tomas Votruba
8457889ed4 Updated Rector to commit efef8aca6e7aaf688759cd09b48c64990adbfb53
efef8aca6e [Php81] Skip property hook on ReadOnlyPropertyRector (#6758)
2025-02-28 12:27:03 +00:00
Tomas Votruba
e21184b530 Updated Rector to commit 008cae39b4b99b7f60035a214a88553b0a6be5e2
008cae39b4 [dx] Remove 3 rules registered in both code quality and coding style levels, keep them in coding style level only (#6757)
2025-02-27 18:07:45 +00:00
Tomas Votruba
cb3276500d Updated Rector to commit 008cae39b4b99b7f60035a214a88553b0a6be5e2
008cae39b4 [dx] Remove 3 rules registered in both code quality and coding style levels, keep them in coding style level only (#6757)
2025-02-27 13:10:07 +00:00
Tomas Votruba
38b7d8f7c1 Updated Rector to commit 008cae39b4b99b7f60035a214a88553b0a6be5e2
008cae39b4 [dx] Remove 3 rules registered in both code quality and coding style levels, keep them in coding style level only (#6757)
2025-02-25 11:44:42 +00:00
Tomas Votruba
c9596760ea Updated Rector to commit 4d2efb4713e458c08470c4e02d64d17b91b6bd2d
4d2efb4713 JUnit output format (#6726)
2025-02-25 07:06:37 +00:00
Tomas Votruba
fb37268760 Updated Rector to commit b5af1e4b4910d2fd5ea5eea31dbc0ea3fc209f9e
b5af1e4b49 feat(ChangesReporting): add GitHub output formatter (#6747)
2025-02-24 16:54:21 +00:00
Tomas Votruba
7db95cb135 Updated Rector to commit c09dd52a6e6f04e4a7a9ab15d203231050fb16d5
c09dd52a6e [PhpParser] Re-add back get value from __DIR__ and __FILE__ on ValueResolver (#6756)
2025-02-24 11:07:12 +00:00
Tomas Votruba
0b44499d89 Updated Rector to commit 7231ba800f8de74548ce024ccd26bdc7292502ad
7231ba800f [Performance] Reduce double traverse on BetterNodeFinder::findFirstInFunctionLikeScoped() (#6755)
2025-02-23 13:57:07 +00:00
Tomas Votruba
e9ba8ff879 Updated Rector to commit 81cc7a07c922034c7264ea1612fc5725a2e8110a
81cc7a07c9 [Php74] Skip with @var doc with more specific type on ClosureToArrowFunctionRector (#6753)
2025-02-23 10:49:23 +00:00
Tomas Votruba
c69d1aa469 Updated Rector to commit 8d38ba313ecbe3556a259e36ca6906d52d099db3
8d38ba313e [test-autoload] Trigger preload only in case of old php-parser to avoid double php-parser crash (#6751)
2025-02-23 01:20:03 +00:00
Tomas Votruba
cdb45ebf5a Updated Rector to commit a0944c1efe10129e1fe1cd3335fe60741ae42762
a0944c1efe [automated] Apply Coding Standard (#6752)
2025-02-23 00:37:58 +00:00
Tomas Votruba
352a24ca84 Updated Rector to commit a8eabc60943c75269b3dd5eefbcf8a9919556753
a8eabc6094 Do not try to refresh attributes (#6750)
2025-02-21 17:27:02 +00:00
Tomas Votruba
96f8e459a6 Updated Rector to commit f2f31765258607179d3ca584d75d0e1a7d1e5da6
f2f3176525 [naming] Skip variadic params in RenameParamToMatchTypeRector to avoid single naming for multiple types (#6748)
2025-02-21 17:15:24 +00:00
Tomas Votruba
82ffc9544b Updated Rector to commit f2f31765258607179d3ca584d75d0e1a7d1e5da6
f2f3176525 [naming] Skip variadic params in RenameParamToMatchTypeRector to avoid single naming for multiple types (#6748)
2025-02-21 11:23:00 +00:00
Tomas Votruba
4126984a73 Updated Rector to commit b17648099c313c55a4bb19a2211d41efcbae117b
b17648099c fix(ValueObject): FileDiff first line number is below as expected (#6746)
2025-02-20 09:55:02 +00:00
Tomas Votruba
716ca0179d Updated Rector to commit e8d16b9439a0468e72e5f913f44625423eff569e
e8d16b9439 Bump to use PHPStan 2.1.6 that uses phpdoc-parser 2.0.2+ (#6745)
2025-02-19 16:02:45 +00:00
Tomas Votruba
d3d583f3ac Updated Rector to commit e0e88ed2dd5573bde7197d40c770f8b8504646cc
e0e88ed2dd Bump phpdoc-parser 2.0.2 and regenerate preload.php (#6744)
2025-02-19 15:30:21 +00:00
Tomas Votruba
29938fc39c Updated Rector to commit d4af0ff3eb3ac59534a699a2c3c05e317a10b4d4
d4af0ff3eb [CodeQuality] Handle crash division by zero error on ForeachItemsAssignToEmptyArrayToAssignRector (#6743)
2025-02-19 11:20:41 +00:00
Tomas Votruba
78581c79f5 Updated Rector to commit 0d86656f904c940d8573f4966e753ffb76e010c2
0d86656f90 [Performance] Avoid multiple traverse on BetterNodeFinder::hasInstanceof() (#6742)
2025-02-19 11:00:30 +00:00