Tomas Votruba
|
232892cf57
|
Updated Rector to commit f3242bfadc709ca567975be62691944b5f8301ee
f3242bfadc [CodeQuality] Handle crash inside block statement with unreachable statement on OptionalParametersAfterRequiredRector (#6640)
|
2025-01-01 14:41:15 +00:00 |
|
Tomas Votruba
|
7ebf783415
|
Updated Rector to commit f3242bfadc709ca567975be62691944b5f8301ee
f3242bfadc [CodeQuality] Handle crash inside block statement with unreachable statement on OptionalParametersAfterRequiredRector (#6640)
|
2025-01-01 14:12:17 +00:00 |
|
Tomas Votruba
|
c29364dfcf
|
Updated Rector to commit f3242bfadc709ca567975be62691944b5f8301ee
f3242bfadc [CodeQuality] Handle crash inside block statement with unreachable statement on OptionalParametersAfterRequiredRector (#6640)
|
2025-01-01 07:12:11 +00:00 |
|
Tomas Votruba
|
c56fdd2b7f
|
Updated Rector to commit 1b68ff48b80d81bd4295ef304196fd97d74e0032
1b68ff48b8 [automated] Apply Coding Standard (#6524)
|
2024-12-01 00:43:07 +00:00 |
|
Tomas Votruba
|
6575c0fea4
|
Updated Rector to commit fec0fbcc463eb68ab6642e318ad0ecdf8321d922
fec0fbcc46 Fix PHPStan array might not be a list notice on RectorNodeTraverser (#6523)
|
2024-11-29 15:47:58 +00:00 |
|
Tomas Votruba
|
9a4a5b2bc5
|
Updated Rector to commit eb5df4dde7515bbc497af6da84d5f9dbf96399d8
eb5df4dde7 Use vendor-patches main branch (#6453)
|
2024-11-20 15:58:53 +00:00 |
|
Tomas Votruba
|
3b1df92a45
|
Updated Rector to commit 293eb9701e8035c7d1e57ba0627a637ad70c7c16
293eb9701e [Php81] Skip Doctrine Embeddable on ReadOnlyPropertyRector (#6411)
|
2024-11-06 13:32:10 +00:00 |
|
Tomas Votruba
|
7f755fff28
|
Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
|
2024-11-03 23:41:59 +00:00 |
|
Tomas Votruba
|
ef924604ad
|
Updated Rector to commit 61ebcc53b5c50f244ce0f7dfb626ded8d371c0a5
61ebcc53b5 [DeadCode] Support multiple templates in RemoveUselessVarTagRector (#6402)
|
2024-10-28 21:07:25 +00:00 |
|
Tomas Votruba
|
a5a5200e52
|
Updated Rector to commit 54a66206986e685787d7e038929618a66e98ec42
54a6620698 [TypeDeclaration] Add isset(), empty(), and negation support on BoolReturnTypeFromBooleanStrictReturnsRector (#6339)
|
2024-10-01 05:27:50 +00:00 |
|
Tomas Votruba
|
ebc5937a0e
|
Updated Rector to commit 92f64ffc17e7ad969edf8e48cf02ba68f72b2efc
92f64ffc17 [Performance] Reduce double traverse on StrictNativeFunctionReturnTypeAnalyzer (#6320)
|
2024-09-21 13:09:46 +00:00 |
|
Tomas Votruba
|
61420a6bd4
|
Updated Rector to commit 71fb2e4c9346bf6ce6b057ff3d77511662f7913c
71fb2e4c93 Add MacOS troubleshooting to CONTRIBUTING.md (#6298)
|
2024-09-09 14:18:42 +00:00 |
|
Tomas Votruba
|
71850def81
|
Updated Rector to commit 4eacb1ccc94f378eec0f3a08dbd8c90935d8d248
4eacb1ccc9 [automated] Re-Generate preload.php (#6268)
|
2024-09-01 00:37:22 +00:00 |
|
Tomas Votruba
|
2d115a2c54
|
Updated Rector to commit b2213fdb4431413ab027e9f83ffb97e0cb8d838f
b2213fdb44 [Refactor] Move bloated logic on NameImportingPostRector into ClassNameImportSkipper and NameImporter (#6267)
|
2024-08-31 11:36:27 +00:00 |
|
Tomas Votruba
|
7aeb17c570
|
Updated Rector to commit ad36316e98182d42006195f66b2f3942639b97b9
ad36316e98 Rectify and clean up skip config (#6205)
|
2024-08-01 07:43:24 +00:00 |
|
Tomas Votruba
|
608879e768
|
Updated Rector to commit 7d6b6ed95f9c6c4731a0915f9624ec342548de65
7d6b6ed95f [AutoImport] Add new line for add use statement if next first stmt is not Use_ or GroupUse (#6194)
|
2024-07-27 07:38:48 +00:00 |
|
Tomas Votruba
|
738f33982e
|
Updated Rector to commit ef333502fb722ef471049b492a257781d02d0d62
ef333502fb Make NameScopeFactory simpler (#6092)
|
2024-07-01 06:16:16 +00:00 |
|
Tomas Votruba
|
3732dae0b1
|
Updated Rector to commit 9c41ee08fd90edc940ad117ea79d6a316138e867
9c41ee08fd Make CatchExceptionNameMatchingTypeRector run without alias resolver (#6067)
|
2024-06-28 13:08:07 +00:00 |
|
Tomas Votruba
|
9d08250ee1
|
Updated Rector to commit f366a7e66228f35dc877e816b553c4f38332f801
f366a7e662 [DX] add notifyWithPhpSetsNotSuitableForPHP80() (#5988)
|
2024-06-20 14:07:51 +00:00 |
|
Tomas Votruba
|
fdbe0039e0
|
Updated Rector to commit e007104cf6348db447120feeb76a1b1e7b889b44
e007104cf6 [DX] Enable polyfill rules on withPhpSets() config (#5981)
|
2024-06-20 02:52:53 +00:00 |
|
Tomas Votruba
|
d8b5e9fad8
|
Updated Rector to commit dc31daeb27044450eb8fac1532e872c389a3487a
dc31daeb27 [Cleanup] Remove deprecated AttributeKey::PARENT_NODE, remove deprecated NodeNameResolver::isCaseSensitiveName() (#5939)
|
2024-06-03 11:47:40 +00:00 |
|
Tomas Votruba
|
f010267a7c
|
Updated Rector to commit 6b69971dfc740a58aed918782d02710e42004e9d
6b69971dfc [NodeTypeCorrector] Directly use StringType on Intersection of strings on AccessoryNonEmptyStringTypeCorrector (#5933)
|
2024-06-01 09:25:16 +00:00 |
|
Tomas Votruba
|
87c26777cb
|
Updated Rector to commit 28e84d24d0f618a8a7e0ff6ea561f1aade554df9
28e84d24d0 [EarlyReturn] Skip with AssignOp on PreparedValueToEarlyReturnRector (#5857)
|
2024-05-03 14:46:34 +00:00 |
|
Tomas Votruba
|
12c115e6f6
|
Updated Rector to commit 5193d43b644f9d059d9964ebcc6820181a7bca18
5193d43b64 [NodeTypeResolver] Remove unnecessary loop SourceLocator collection on DynamicSourceLocatorProvider (#5852)
|
2024-05-02 02:21:56 +00:00 |
|
Tomas Votruba
|
c747b603a3
|
Updated Rector to commit ce1033d8e6434f3111307dd274dec753eb6481b1
ce1033d8e6 Fixes typo in FinalizeTestCaseClassRector.php (#5850)
|
2024-04-30 12:43:57 +00:00 |
|
Tomas Votruba
|
3fdaba944f
|
Updated Rector to commit 52aa64ffe2cc0add4cbffede6ce36cbec576ef2f
52aa64ffe2 [DeadCode] Clean up TypeHasher on Union Type (#5792)
|
2024-04-03 06:21:54 +00:00 |
|
Tomas Votruba
|
664f4e3a6b
|
Updated Rector to commit 0f1987b0faa8dc1c5e086c9b95457d6018b2cd82
0f1987b0fa Adds a link to the PHP Static Analysis Attributes rector rules (#5787)
|
2024-04-01 16:51:34 +00:00 |
|
Tomas Votruba
|
28f5dbde13
|
Updated Rector to commit c14f8d45175bd4c10fef503e350d677c4a73ce29
c14f8d4517 [Php72][TypeDeclaration] Rollback tweak infinite loop handling on DeclareStrictTypesRector (#5700)
|
2024-03-08 06:34:02 +00:00 |
|
Tomas Votruba
|
695c190be3
|
Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354
94b5561ca8 chore: bump min version of github actions (fix deprecations) (#5675)
|
2024-03-01 20:02:28 +00:00 |
|
Tomas Votruba
|
d34d554ada
|
Updated Rector to commit 58abec4c5663a5d92ac6cd0a2eef6aace80ab408
58abec4c56 [automated] Apply Coding Standard (#5665)
|
2024-02-27 11:28:02 +00:00 |
|
Tomas Votruba
|
69e22c50fb
|
Updated Rector to commit df8d2b78edd46542e6426fec606c3ea98d712532
df8d2b78ed Copy subtype phpdoc on ClassPropertyAssignToConstructorPromotionRector (#8438) (#5603)
|
2024-02-11 20:35:45 +00:00 |
|
Tomas Votruba
|
d00ebb838c
|
Updated Rector to commit 56c250771518c2aa2e17bc64c9986c2dbe9b6fd8
56c2507715 Decouple AddClosureVoidReturnTypeWhereNoReturnRector to allow leveling by simple node first (#5562)
|
2024-02-05 15:56:19 +00:00 |
|
Tomas Votruba
|
b0211bc3d8
|
Updated Rector to commit fa75fcf0d1445f90cff9199875aba352671795f9
fa75fcf0d1 [Performance][PhpVersionResolver] Cache resolve platform/require from composer.json on ProjectComposerJsonPhpVersionResolver (#5542)
|
2024-02-01 23:54:40 +00:00 |
|
Tomas Votruba
|
b63058a821
|
Updated Rector to commit b78db9f56f9b9ae95169d37726cb6d2a2f802623
b78db9f56f Remove unused variable (#5531)
|
2024-01-31 07:59:42 +00:00 |
|
Tomas Votruba
|
e37778b4f3
|
Updated Rector to commit 57292bc31d0a02fbbbedff455185096945fd1914
57292bc31d [Scoper] Remove symfony/deprecation-contracts from "replace" on composer.json (#5421)
|
2024-01-02 13:53:06 +00:00 |
|
Tomas Votruba
|
7e7a2f067a
|
Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
|
2024-01-02 02:40:38 +00:00 |
|
Tomas Votruba
|
7ba32aac1f
|
Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c
e12c73eb33 [psr-4] Move tests to main namespace, as part of /src and /packages merge - step 2 (#5407)
|
2024-01-01 00:20:45 +00:00 |
|
Tomas Votruba
|
67d86f3aa4
|
Updated Rector to commit fff370b2c0f029203b7c53b96e4a7b8e9217af76
fff370b2c0 [Php83] Handle dynamic host and port values on CombineHostPortLdapUriRector (#5401)
|
2023-12-31 12:20:56 +00:00 |
|
Tomas Votruba
|
37846880cd
|
Updated Rector to commit f54a79b475d1eb73f536cbc07ee108b2dda07a01
f54a79b475 [Parallel] Fix missing --xdebug in WorkerCommand line on WorkerCommandLineFactory when --xdebug provided (#5398)
|
2023-12-28 12:01:32 +00:00 |
|
Tomas Votruba
|
14ad1a6981
|
Updated Rector to commit 7badba687c3dfb247726757c5589629c45fe3ca2
7badba687c [PostRector] Allow remove unused use sub namespace on UnusedImportRemovingPostRector (#5299)
|
2023-12-02 03:47:46 +00:00 |
|
Tomas Votruba
|
c5421dfd82
|
Updated Rector to commit e48234e23981f4022e704bc500b9a9197727e87e
e48234e239 Skip RenameMethodRector in never (#5305)
|
2023-12-01 09:49:11 +00:00 |
|
Tomas Votruba
|
a1e301f6e8
|
Updated Rector to commit 6c8197667db0cb463eeda93b14b4c6f36e4aab05
6c8197667d [Scoped] Exclude symfony/console/Debug/CliRequest.php from parallel-lint PHP 7.2 syntax check (#5304)
|
2023-11-30 18:02:55 +00:00 |
|
Tomas Votruba
|
35f86a2fad
|
Updated Rector to commit 91f9f3057c2d51018228ed89273a76da991d3f45
91f9f3057c Use symfony/console ~6.3.9 to fix downgrade build (#5302)
|
2023-11-30 10:06:33 +00:00 |
|
Tomas Votruba
|
0f9778fc13
|
Updated Rector to commit 52ef7b830be95c27141d893308d7fa27ff4a2290
52ef7b830b [Scoped] Remove unused vendor/symfony/service-contracts/Test on downgrade build (#5252)
|
2023-11-16 03:14:11 +00:00 |
|
Tomas Votruba
|
e41e10db62
|
Updated Rector to commit 2f74b02ef6c754c68abcdd246837583967e24678
2f74b02ef6 [DeadCode] Handle repetitive jump equal case stmts on RemoveDuplicatedCaseInSwitchRector (#5239)
|
2023-11-10 19:13:04 +00:00 |
|
Tomas Votruba
|
184cf49468
|
Updated Rector to commit f9de5d311e7e69d1ad2cb5f3087970d8b9335920
f9de5d311e [Php80] Handle RenameClassRector+AnnotationToAttributeRector with auto import and existing attribute defined (#5219)
|
2023-11-02 03:20:18 +00:00 |
|
Tomas Votruba
|
45987b0066
|
Updated Rector to commit 4795d003614d98b04c3fce209e855f18ac48ed09
4795d00361 [Renaming] Skip pointless names in RenameForeachValueVariableToMatchMethodCallReturnTypeRector (#5188)
|
2023-10-18 15:39:41 +00:00 |
|
Tomas Votruba
|
671f50c702
|
Updated Rector to commit ee715396945596fffb158ff8278749feb01ea01a
ee71539694 [NodeTypeResolver] Use isScalar()->yes() usage on StaticTypeAnalyzer and ScalarTypeComparator services (#5099)
|
2023-10-01 01:36:35 +00:00 |
|
Tomas Votruba
|
4c20b79d3c
|
Updated Rector to commit ae3608b3d6464b63a041dd5e779c7b4e8f4cedb6
ae3608b3d6 Remove ununnecesary markAsChanged() in PhpDocTypeChanger, print docblock in explicit way when changed (#4983)
|
2023-09-11 09:47:14 +00:00 |
|
Tomas Votruba
|
326e84f967
|
Updated Rector to commit 7078b51a7cfe02d85474a38192caf797beedcfd6
7078b51a7c [TypeDeclaration] Add ReturnTypeFromStrictFluentReturnRector (#4890)
|
2023-09-01 11:10:35 +00:00 |
|