Tomas Votruba
|
26753f8f8b
|
Updated Rector to commit 96c457badfd0c198a57a758c552ec82aee0049de
96c457badf Fix RenamePropertyToMatchTypeRector for non-docblocks properties (#3189)
|
2022-12-11 17:49:34 +00:00 |
|
Tomas Votruba
|
80576040f6
|
Updated Rector to commit 91ebee8f0771ec3dbfbb1108e996ecf2351e6e9a
91ebee8f07 [TypeDeclaration] Skip union mixed on TypedPropertyFromAssignsRector (#3160)
|
2022-12-06 10:28:55 +00:00 |
|
Tomas Votruba
|
ff75474d25
|
Updated Rector to commit 39f43c01cbc34a8bb064f056d39f1b8d2bd7a152
39f43c01cb Use Symfony ~6.1.x to avoid crash on update vendor-patch (#3134)
|
2022-12-01 14:10:32 +00:00 |
|
Tomas Votruba
|
3b829bfdce
|
Updated Rector to commit 07b529abc4a1e8cd8ebe0ea90333a15016ab5062
07b529abc4 [BetterPhpDocParser] Call phpdocInfo->markAsChanged() on change param/return type on PhpDocTypeChanger (#3099)
|
2022-11-26 13:08:12 +00:00 |
|
Tomas Votruba
|
ddc864eff4
|
Updated Rector to commit 7b7d5a4b8bb61b52a298cbf941b7df131897f55b
7b7d5a4b8b Revert string specific identifier values on Type Mappers (#3024)
|
2022-11-01 14:15:38 +00:00 |
|
Tomas Votruba
|
e87c848801
|
Updated Rector to commit ff4d797c73a51a3fb12cb644c6911ecd7313ec1b
ff4d797c73 [DeadCode][EarlyReturn] Handle RemoveUnusedVariableAssignRector+RemoveAlwaysElseRector (#2964)
|
2022-10-02 20:24:31 +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
|
28c719d1fb
|
Updated Rector to commit 8961d20f56fa4b39bb21feec1f24422398f13dba
8961d20f56 [DX] Localize multi instance checker and privates accessor from Symplify + bump to PHPStan 1.8.3 (#2883)
|
2022-09-01 19:30:48 +00:00 |
|
Tomas Votruba
|
6c20d257e3
|
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
d3d18d442c keep relative paths
|
2022-09-01 09:30:44 +00:00 |
|
Tomas Votruba
|
5edd3689a8
|
Updated Rector to commit bb59a7c99ad30770689fe011c89377402bf6c7ba
bb59a7c99a [DX] Inline symplify/astral to use only active classes (#2851)
|
2022-08-29 20:49:28 +00:00 |
|
Tomas Votruba
|
36d955f51d
|
Updated Rector to commit cb7a84c8bb0343205b7c9ce5d6442187dd089b28
cb7a84c8bb [Naming] Add ArrowFunction support on RenameParamToMatchTypeRector (#2818)
|
2022-08-23 16:16:02 +00:00 |
|
Tomas Votruba
|
1df416e942
|
Updated Rector to commit 837f71e7e8893c4d67d52f2f23bd85cd956a25f4
837f71e7e8 Make AbstractValuesAwareNode getValue() types more strict (#2813)
|
2022-08-21 10:36:26 +00:00 |
|
Tomas Votruba
|
53770fa84f
|
Updated Rector to commit 8e753106800cd314b736e0c54e88be715c63cb25
8e75310680 Little cleanup (#2810)
|
2022-08-20 20:57:03 +00:00 |
|
Tomas Votruba
|
402dbe5a36
|
Updated Rector to commit a33b200e615b9451ba091e2724ab707f39198da7
a33b200e61 [BetterPhpDocParser] Add ArrayItemNode to improve value transfer in annotation curly lists (#2786)
|
2022-08-20 20:49:07 +00:00 |
|
Tomas Votruba
|
237f7bb846
|
Updated Rector to commit 236b0ffe16821d82446dffd3603e5ccb8cba8621
236b0ffe16 Fix generics and intersection in TypedPropertyRector (#7392) (#2800)
|
2022-08-19 11:18:45 +00:00 |
|
Tomas Votruba
|
1d66c96acf
|
Updated Rector to commit 66d273e403467bb99ceae30c157fbc4a08baf59f
66d273e403 [PhpDoc] Kick of ArrayItemNode (#2795)
|
2022-08-19 08:10:42 +00:00 |
|
Tomas Votruba
|
f177e0c3dd
|
Updated Rector to commit 76dc886f7a7f13fbed51e102ce4b616106f42702
76dc886f7a Cleanup, re-use AttributeName enums (#2792)
|
2022-08-19 07:49:30 +00:00 |
|
Tomas Votruba
|
b3c5fe1dcc
|
Updated Rector to commit 7a609a6f2ee04d55907de7a3e09b1242a176a85a
7a609a6f2e [PHP 8.0] Keep quoted string with doublecolon in AnnotationToAttributeRector (#2784)
|
2022-08-18 20:44:00 +00:00 |
|
Tomas Votruba
|
3b5a7181ba
|
Updated Rector to commit 1f6cea323ef7a3125c8fe56958e71ad4dd9944c7
1f6cea323e [Php80] Handle trailing comma on AnnotationToAttributeRector on Doctrine JoinColumn (#2766)
|
2022-08-15 18:36:53 +00:00 |
|
Tomas Votruba
|
f6f9dadfe8
|
Updated Rector to commit 2667f35cc72a6f7da454635a24bdc3ede61082ae
2667f35cc7 Improve ReturnTypeWillChangeRector to handle any method of defined type; move PhpDocFromTypeDeclarationDecorator to Downgrade rules (#2754)
|
2022-08-11 15:03:59 +00:00 |
|
Tomas Votruba
|
967bbc6b59
|
Updated Rector to commit c0070b1d30a0040e3e58724ac1b3b339e168dcb5
c0070b1d30 [CodeQuality] Skip not ArrayType on ForeachItemsAssignToEmptyArrayToAssignRector (#2752)
|
2022-08-11 14:29:35 +00:00 |
|
Tomas Votruba
|
8885e287b6
|
Updated Rector to commit b9cc90c058942d82f84a68f3d1971b2db6b1601d
b9cc90c058 Make use of new types by fixed rector/phpstan-rules extensions (#2748)
|
2022-08-09 19:37:14 +00:00 |
|
Tomas Votruba
|
f7bb838601
|
Updated Rector to commit f0425bc3cb3d5855da1bff9c38b872a9003e357b
f0425bc3cb Improve scope, PHPStan extension types (#2747)
|
2022-08-09 13:39:17 +00:00 |
|
Tomas Votruba
|
83bdde50fe
|
Updated Rector to commit 07b54b48ec70f8349a36239316ecf5fb2b79798a
07b54b48ec improve PhpDocInfo generics to local only
|
2022-08-09 10:07:17 +00:00 |
|
Tomas Votruba
|
1d28ca109c
|
Updated Rector to commit 5ec4cff203f68d9578719b54ce3a145efb32bc79
5ec4cff203 [Php56] Handle jump not Expression stmt next initialized on AddDefaultValueForUndefinedVariableRector (#2725)
|
2022-08-02 06:46:18 +00:00 |
|
Tomas Votruba
|
6d34684c5a
|
Updated Rector to commit 69d3c92b00fd4cd4f435cd8974e5547251b5065e
69d3c92b00 [Php80] Add MixedTypeRector (#2701)
|
2022-07-27 08:28:59 +00:00 |
|
Tomas Votruba
|
66a5285042
|
Updated Rector to commit cdf7bf581c6a417cfc8fc2b256597f30165d061f
cdf7bf581c [BetterPhpDocParser] Merge PhpDocInfo::getParamTagValueByName() with getParamTagValueNodeByName() (#2703)
|
2022-07-23 09:02:51 +00:00 |
|
Tomas Votruba
|
c855f5df1c
|
Updated Rector to commit 6d7404c65000caede512a5bc5a993f472e11cd0d
6d7404c650 Home cleaning with Exacat 😎 (#2676)
|
2022-07-18 15:25:27 +00:00 |
|
Tomas Votruba
|
ce84017a24
|
Updated Rector to commit f6090319c24eb98de56d09353c24b5c30da9e7fc
f6090319c2 [PHPStan] Reduce PHPStan errors for narrow public - take 3 (#2674)
|
2022-07-17 12:27:00 +00:00 |
|
Tomas Votruba
|
da70700f98
|
Updated Rector to commit ce32685688660a000848322caadcf336bfc282f8
ce32685688 [PHPStan] Reduce PHPStan errors for narrow public - take 2 (#2673)
|
2022-07-17 01:16:52 +00:00 |
|
Tomas Votruba
|
46dd47dd4e
|
Updated Rector to commit ac94ddd5bd269b17afc339f39af711c02d56b34a
ac94ddd5bd [PHPStan] Reduce PHPStan errors for narrow public - take 1 (#2672)
|
2022-07-16 14:24:54 +00:00 |
|
Tomas Votruba
|
fbc13bfea3
|
Updated Rector to commit e6e5895517eb301f3fa3b00759b06876cacde836
e6e5895517 [Naming] Skip used in arrow function args on RenameVariableToMatchMethodCallReturnTypeRector (#2599)
|
2022-07-01 07:39:49 +00:00 |
|
Tomas Votruba
|
8582284513
|
Updated Rector to commit ed92724c846790f1bab66cd81b3e20a6561694ed
ed92724c84 [DX] Try unused public const PHPStan rule (#2595)
|
2022-06-30 13:57:27 +00:00 |
|
Tomas Votruba
|
baf7c2cd12
|
Updated Rector to commit 9a683effa916e5b0550ed4e26a399e6501959f03
9a683effa9 Fix @return on StaticDoctrineAnnotationParser and PlainValueParser (#2560)
|
2022-06-24 05:46:03 +00:00 |
|
Tomas Votruba
|
a74b851a08
|
Updated Rector to commit 29076877929c70a4f9b14e0a786b7be25af3a591
2907687792 Fix @return on StaticDoctrineAnnotationParser::resolveAnnotationValue() (#2558)
|
2022-06-23 20:27:42 +00:00 |
|
Tomas Votruba
|
4522848db4
|
Updated Rector to commit 005ca33bcbc23aa83608e0e4c01b16f745a35eea
005ca33bcb [DowngradePhp80] Do not change correct Union array docblock to mixed[] on DowngradeUnionTypeDeclarationRector (#2555)
|
2022-06-22 22:21:39 +00:00 |
|
Tomas Votruba
|
138ae66a5b
|
Updated Rector to commit 83f2b16f0cb02afa836e1509200a81ddadcf02e0
83f2b16f0c [cs] add static lambda rule [closes #2514]
|
2022-06-21 15:38:46 +00:00 |
|
Tomas Votruba
|
dd31e833a9
|
Updated Rector to commit ce1c29184d943c5626b4461b6314f18701898b82
ce1c29184d [scoped] change only year and month, to make diff esaier to see; autoload is handled already
|
2022-06-11 12:27:46 +00:00 |
|
Tomas Votruba
|
b4891e547c
|
Updated Rector to commit a5340c6f0693141a73cb3ec4cd72e2c213c13276
a5340c6f06 [Renaming] Do not rename docblock same name not found in use inside namespace (#2471)
|
2022-06-11 11:59:10 +00:00 |
|
Tomas Votruba
|
a9ffd906d7
|
Updated Rector to commit 368dbb048c0c891e205ec4dae8427b53deb4d316
368dbb048c docs: fix instruction in CONTRIBUTING.md (#2470)
|
2022-06-10 05:55:49 +00:00 |
|
Tomas Votruba
|
5953030010
|
Updated Rector to commit 56651d0190ca04cdf0c33484d359ae197b455a15
56651d0190 use PHPStan 1.7.12, with new phpdoc-parser to fix endline issue
|
2022-06-09 12:53:21 +00:00 |
|
Tomas Votruba
|
7e1e20e9f2
|
Updated Rector to commit 17b86d4b7728ceeb245226f2735b7b4abf6c58a8
17b86d4b77 [CodeQuality] Remove unnecessary check next return removed no SimplifyIfElseToTernaryRector (#2457)
|
2022-06-09 06:07:50 +00:00 |
|
Tomas Votruba
|
e8d4384fe8
|
Updated Rector to commit 6c8b3dc9f8d10cefe8351b0f3f80c6954dd2397a
6c8b3dc9f8 [DeadCode][PHPUnit] handle crash on RemoveJustPropertyFetchForAssignRector+SimplifyForeachInstanceOfRector (#2453)
|
2022-06-08 05:54:40 +00:00 |
|
Tomas Votruba
|
0b4d7cf713
|
Updated Rector to commit 1a84313089f670496a3313ade850d1650df47741
1a84313089 [Renaming] Skip rename docblock on conflict with alias on RenameClassRector (#2450)
|
2022-06-07 12:52:01 +00:00 |
|
Tomas Votruba
|
b6a8818d00
|
Updated Rector to commit cbbe410affb8afcfc3843e6738e882eef18a559d
cbbe410aff string prefixing is still needed
|
2022-06-07 09:46:15 +00:00 |
|
Tomas Votruba
|
9bb996bfce
|
Updated Rector to commit a9779404d3ed9fcc9c5918c03fa57828e44857de
a9779404d3 try without prefixing string classes
|
2022-06-07 09:38:27 +00:00 |
|
Tomas Votruba
|
bdfd24339f
|
Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d
2e977bd3aa deploy to original repository
|
2022-06-07 08:22:29 +00:00 |
|
Tomas Votruba
|
91f5aab952
|
Updated Rector to commit 4f07a4f30f341a516aa8f6bbbb5f97f44469cee2
4f07a4f30f [Php74] Remove ReservedFnFunctionRector (#2447)
|
2022-06-07 06:40:10 +00:00 |
|
Tomas Votruba
|
aa2cb1b997
|
Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
0eba231b07 [PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444)
|
2022-06-06 17:12:56 +00:00 |
|
Tomas Votruba
|
a28f4b14a4
|
Updated Rector to commit
|
2022-06-06 16:43:29 +00:00 |
|