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
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
cfcd9ca506
Updated Rector to commit 6137332476155f4a1350eba6d9869ae1b4a35795
...
6137332476
[Php74] Skip property hook on RestoreDefaultNullToNullableTypePropertyRector (#6736 )
2025-02-14 13:50:40 +00:00
Tomas Votruba
a1be95d612
Updated Rector to commit 11789be00e0c2ee749b74d815080f9960aa06c1a
...
11789be00e
[NodeTypeResolver] Remove ReprintNodeVisitor take 2 (#6710 )
2025-02-01 03:31:05 +00:00
Tomas Votruba
e936f2ae47
Updated Rector to commit 8da1bfe2590771077da7ccd297f5df245d3e55c1
...
8da1bfe259
[type-declaration] Add typed property, if traits do not duplicate the property (#6663 )
2025-01-09 20:29:05 +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
911049078e
Updated Rector to commit 617d06a7dbeb15705fe4e94a7dd21cd91368827d
...
617d06a7db
[phpstan] Fix few static errors (#6574 )
2024-12-12 17:49:20 +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
c56fdd2b7f
Updated Rector to commit 1b68ff48b80d81bd4295ef304196fd97d74e0032
...
1b68ff48b8
[automated] Apply Coding Standard (#6524 )
2024-12-01 00:43:07 +00:00
Tomas Votruba
c75740ab0c
Updated Rector to commit ba57166d9eb828d5c0d62a591b46b774242961e9
...
ba57166d9e
cs
2024-11-20 19:59:31 +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
f64f98a9e9
Updated Rector to commit 3ee5b725863d6e5a6e6ab51f13d1c9c7bbffc939
...
3ee5b72586
[TypeDeclaration] Skip test methods with exception in ReturnNeverTypeRector, [php74] Skip conditinal assign in RestoreDefaultNullToNullableTypePropertyRector as most likely desired to assign or fail (#6430 )
2024-11-13 15:43:07 +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
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
71850def81
Updated Rector to commit 4eacb1ccc94f378eec0f3a08dbd8c90935d8d248
...
4eacb1ccc9
[automated] Re-Generate preload.php (#6268 )
2024-09-01 00:37:22 +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
738f33982e
Updated Rector to commit ef333502fb722ef471049b492a257781d02d0d62
...
ef333502fb
Make NameScopeFactory simpler (#6092 )
2024-07-01 06:16:16 +00:00
Tomas Votruba
ae4205369c
Updated Rector to commit 7eea29eb1e168c418d41cec118ee9baa3fea8c79
...
7eea29eb1e
Revert "[Example Config] Use class reference instead of self:: on code exampl…" (#6038 )
2024-06-26 06:33:54 +00:00
Tomas Votruba
f8a0e24a2f
Updated Rector to commit 421f74a9aad5c08ea619abe2abb5f930645de614
...
421f74a9aa
[Example Config] Use class reference instead of self:: on code example config to ease copy paste config (#6037 )
2024-06-26 04:09:32 +00:00
Tomas Votruba
10e64410ff
Updated Rector to commit 87411545f3ddb40fef7cbefcac5b7a0d3c511242
...
87411545f3
[Cleanup] Remove @changelog as no longer maintained/used, use RuleDefinition instead (#6035 )
2024-06-26 03:35:12 +00:00
Tomas Votruba
107edcdc89
Updated Rector to commit 9678a2ce0df657b82cd4459dd178fbdcfddc49d2
...
9678a2ce0d
[Php74] Add HebrevcToNl2brHebrevRector (#5977 )
2024-06-18 12:50:53 +00:00
Tomas Votruba
f57ed0a59b
Updated Rector to commit 9a0d03a293b3a6aef9fb2c134c27586e2f046043
...
9a0d03a293
[Php74] Add RestoreIncludePathToIniRestoreRector (#5973 )
2024-06-15 22:12:30 +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
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
a210882e56
Updated Rector to commit e5037921c408b717756a3997e8111ae3729aef08
...
e5037921c4
Cleanup: use hasByName() over getTagsByName() (#5797 )
2024-04-03 12:05:35 +00:00
Tomas Votruba
77aab2e2a3
Updated Rector to commit 3f1ccb3ea131997a435fc2211620e968c6732220
...
3f1ccb3ea1
Support @immutable phpdoc in RestoreDefaultNullToNullableTypePropertyRector (#5795 )
2024-04-03 11:21:35 +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
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
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
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
bd56d13367
Updated Rector to commit 39cce5ccb84ce4ac40eeae113db339a961db9489
...
39cce5ccb8
[ECS] Skip SelfAccessorFixer on *Rector.php to skip example code for using using self:: (#5363 )
2023-12-16 15:42:57 +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
39dc6141e7
Updated Rector to commit 42b697f65f0c648cc45abcc5b9e32a16a7967caa
...
42b697f65f
[deprecated] Remove deprecated properties from AbstractRector (#5243 )
2023-11-11 17:10:37 +00:00
Tomas Votruba
e51766f9ec
Updated Rector to commit 3f2fb29fe87904d779fb2f8d3e59492aaa9249f4
...
3f2fb29fe8
[DeadCode] Allow indirect duplicated grouping on RemoveDuplicatedCaseInSwitchRector (#5234 )
2023-11-09 22:08:11 +00:00
Tomas Votruba
b0251feb16
Updated Rector to commit 437f96a264be9b974d2c5abcc4f5097bfb57b20e
...
437f96a264
RestoreDefaultNullToNullableTypePropertyRector: skip `@readonly` phpdoc (#5233 )
2023-11-08 12:07:04 +00:00
Tomas Votruba
0cbee62160
Updated Rector to commit 9adc7a04b3a312957bb305edafcd0427fa6bd257
...
9adc7a04b3
[CodingStyle] Move ArraySpreadInsteadOfArrayMergeRector from php74 to codingstyle sets list (#5230 )
2023-11-07 18:56:36 +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
c6f40053b8
Updated Rector to commit a0d324465a4cbccb9236bc69f41069da89d01baf
...
a0d324465a
[Php74][Php81] Allow mixed key on ArraySpreadInsteadOfArrayMergeRector on php 8.1 version feature enabled (#5190 )
2023-10-22 10:12:20 +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
3827f75ecd
Updated Rector to commit 23d429233d37af0d743b4d4dc622828c704d2d2f
...
23d429233d
[DX] Make ValueResolver explicitly required in Rector rules constructor if needed (#5052 )
2023-09-20 12:53:23 +00:00
Tomas Votruba
44ac4c0b00
Updated Rector to commit b5c8f9a8930520277828986608fda0b75ef5381a
...
b5c8f9a893
use strlen() directly, as enough for string check (#4969 )
2023-09-10 14:40:14 +00:00
Tomas Votruba
326e84f967
Updated Rector to commit 7078b51a7cfe02d85474a38192caf797beedcfd6
...
7078b51a7c
[TypeDeclaration] Add ReturnTypeFromStrictFluentReturnRector (#4890 )
2023-09-01 11:10:35 +00:00
Tomas Votruba
1814d573d8
Updated Rector to commit e380cf8fdb65fe9929ed047dafdd49fadb00e01c
...
e380cf8fdb
[DX] Make MoneyFormatToNumberFormatRector wrap func call directly to keep simple (#4653 )
2023-08-04 17:46:10 +00:00
Tomas Votruba
aae549741f
Updated Rector to commit 0cb3fd0feb464b4568e07607a05c794637aa2862
...
0cb3fd0feb
[Php73] Handle crash Type Error on JsonThrowOnErrorRector (#4626 )
2023-08-01 10:55:14 +00:00
Tomas Votruba
2a46c820ee
Updated Rector to commit 141a94aa49a3f64e78e3dd2f2a4b1d91de425b8b
...
141a94aa49
[Performance] [Php74] Reduce ClassReflection lookup from property on PropertyTypeChangeGuard (#4545 )
2023-07-20 07:24:15 +00:00
Tomas Votruba
bff94f9200
Updated Rector to commit ceab6d71bb3436c1c613651a12af55954ab3f7bf
...
ceab6d71bb
Add currentStmt property on AbstractRector to allow pull Scope from it on deep Expr (#4437 )
2023-07-19 11:08:33 +00:00
Tomas Votruba
72fec64c3b
Updated Rector to commit 4fbeab88e1b505c0740e66d53864667cc3d7700a
...
4fbeab88e1
fix(rules): Skip readonly classes from restoring default null value. (#4479 )
2023-07-11 22:02:27 +00:00
Tomas Votruba
6981c70c9a
Updated Rector to commit 9ed8c21b127cdd45a28307d5fc41668f867f4ef4
...
9ed8c21b12
[DeadCode] Remove findFirstPrevious() usage on UselessIfCondBeforeForeachDetector (#4388 )
2023-07-01 09:41:56 +00:00
Tomas Votruba
503a6059f8
Updated Rector to commit a8922f7431c9c9188be501107ee7819e0130da4c
...
a8922f7431
skip temporarily match + throws downagrade in symfony/console, very unlikely to run
2023-06-11 23:01:39 +00:00