Tomas Votruba
7d0f151a40
Updated Rector to commit a2cd7283fbf2d6b2904016c51e3f4a545caa0256
...
a2cd7283fb
Typo fix comment php 7.3 compat on rector workflow (#3432 )
2023-03-01 13:00:30 +00:00
Tomas Votruba
cf1958e570
Updated Rector to commit 2eac878f538ddd1e20346c14d402f7e93ee6033b
...
2eac878f53
[TypeDeclaration] Only apply false type on php 8.2+ configured on TypedPropertyFromAssignsRector (#3422 )
2023-02-28 18:23:25 +00:00
Tomas Votruba
bfb3b0cf14
Updated Rector to commit 4a583b6a777b38f14791374a8793f37ae024e6f9
...
4a583b6a77
[phpstan-extensions] Provide phpstan container to bootstrap file from extensions (#3401 )
2023-02-23 09:42:39 +00:00
Tomas Votruba
908a3c39d3
Updated Rector to commit 648a2f5ca994605a85e8f10279936a864eefc09c
...
648a2f5ca9
Fix BleedingEdgeIncludePurifier to use random value on temporary file to avoid crash (#3396 )
2023-02-21 17:09:39 +00:00
Tomas Votruba
f913db6069
Updated Rector to commit 62d8685ce5b653a71014231d6a7dbf6934c30e60
...
62d8685ce5
Reuse anonymous class detection via ClassAnalyzer on PHPStanNodeScopeResolver (#3393 )
2023-02-19 17:53:18 +00:00
Tomas Votruba
c97a6c91a3
Updated Rector to commit c65e60f70b628fd0602a9107189a1e9b6f0d3adf
...
c65e60f70b
[Php56] Skip after infinite loop on AddDefaultValueForUndefinedVariableRector (#3390 )
2023-02-19 14:50:05 +00:00
Tomas Votruba
17ffb97ef9
Updated Rector to commit bf7648c317c5f12bc2964de223b494dbc73b79a4
...
bf7648c317
improve excpeiton message
2023-02-19 14:31:54 +00:00
Tomas Votruba
2a475d5b03
Updated Rector to commit 9c6f41e6c0b943912ca1fd2b6a289106b556efbe
...
9c6f41e6c0
Fix external packages bleeding edge includes (#3389 )
2023-02-17 19:53:09 +00:00
Tomas Votruba
bb73357927
Updated Rector to commit 48228edf4647336d860ab24af7d4c62ea06c75a1
...
48228edf46
[config] include bootstrap files of extensions, to let rector know about types as well (#3380 )
2023-02-14 15:08:14 +00:00
Tomas Votruba
2dc52bcb24
Updated Rector to commit 61db165a8fc8a52935610500826b11e87c4cc33d
...
61db165a8f
[TypeMapper] Use Identifier instead of Name on bool and null (#3378 )
2023-02-14 12:16:55 +00:00
Tomas Votruba
90ca96064c
Updated Rector to commit 56e1633c826c009e643873ca8461ea45d0fff217
...
56e1633c82
[TypeMapper] Use Identifier instead of Name on ObjectWithoutClassType (#3377 )
2023-02-14 11:52:01 +00:00
Tomas Votruba
e946e57476
Updated Rector to commit dbaf0da38ac23091d39d4df71749da474e8df8ac
...
dbaf0da38a
[TypeMapper] Use Identifier instead of Name on non-object types (#3375 )
2023-02-13 14:43:04 +00:00
Tomas Votruba
51f97eb7a9
Updated Rector to commit 7f9704010043e95a107d2a5fd5112fcfc2c2990b
...
7f97040100
[Php80][AutoImport] Do not import iterable on AutoImport enabled on UnionTypesRector (#3374 )
2023-02-13 09:45:26 +00:00
Tomas Votruba
1044a9f5fe
Updated Rector to commit db4ec0218f0ad9670790d5725c98bbb34120a97e
...
db4ec0218f
[TypeDeclaration] Handle nullable intersection on TypedPropertyFromAssignsRector (#3372 )
2023-02-12 17:34:35 +00:00
Tomas Votruba
5b5530d0ab
Updated Rector to commit 67fd1651d647fca53597dbd6afe795ffe0ea75ca
...
67fd1651d6
[Php72] Handle crash on variable as operator on CreateFunctionToAnonymousFunctionRector (#3370 )
2023-02-11 17:57:17 +00:00
Tomas Votruba
3483839cce
Updated Rector to commit 2acb78be7361011f47c301344d8bb8ef4aa0e33d
...
2acb78be73
[Php55] Handle crash on direct $ without double quote backreference on PregReplaceEModifierRector (#3369 )
2023-02-11 11:34:35 +00:00
Tomas Votruba
561809dcd2
Updated Rector to commit beb6e9127c74b5844dc6165cd60cba9c7136a411
...
beb6e9127c
Skip namespaced use no backslash on removeUnusedImports() (#3366 )
2023-02-08 17:54:26 +00:00
Tomas Votruba
637250b084
Updated Rector to commit 9807d95c6b83a852c60d103e148cca123fd7ca01
...
9807d95c6b
Skip namespaced use on removeUnusedImports() feature (#3365 )
2023-02-08 17:11:31 +00:00
Tomas Votruba
9463a3bf8f
Updated Rector to commit b9fef0f123d379125f7d946c49959c292feea723
...
b9fef0f123
Add unused import remover to cleanup use imports after changes (#3358 )
2023-02-08 15:30:12 +00:00
Tomas Votruba
f0b34d4760
Updated Rector to commit 5fc8c1a0539ba0f4ff29ed90f29633d4414e3ff6
...
5fc8c1a053
Replace ParametersAcceptorSelector::selectSingle() with ParametersAcceptorSelectorVariantsWrapper::select() when possible (#3361 )
2023-02-08 10:25:24 +00:00
Tomas Votruba
73d7bba3b0
Updated Rector to commit a3bc2dcf8045157aafb20645b9e3cf49fa0542fb
...
a3bc2dcf80
[TypeDeclaration] Handle crash Multiple variants - use selectFromArgs() on ReturnAnnotationIncorrectNullableRector (#3359 )
2023-02-08 09:19:48 +00:00
Tomas Votruba
3b73a69c61
Updated Rector to commit b999639103204532273571a43e9a9d1b19ea4ff2
...
b999639103
Added RenameClassNonPhpRector dependency to ClassRenamingPostRector (#3360 )
2023-02-08 09:16:54 +00:00
Tomas Votruba
6481c8dccc
Updated Rector to commit 5f4edd9230355cadc311ba8e8954fb9ae5bdc849
...
5f4edd9230
Remove NonVariableToVariableOnFunctionCallRector, should be handled manually as might need attention (#3357 )
2023-02-07 22:56:24 +00:00
Tomas Votruba
b971f67811
Updated Rector to commit 51fcdc2639267a875c3d5c1a985800104e984ead
...
51fcdc2639
[Cache] Replace Strings::webalize() with sha1_file() from resolved path on ChangedFilesDetector (#3356 )
2023-02-07 16:56:38 +00:00
Tomas Votruba
1e09b81ddb
Updated Rector to commit e68c8d23cbbdb9dbfef66133af6bb4f1857015ad
...
e68c8d23cb
Fix CallableTypeParameterNode and IdentifierTypeParameterNode crash (#3353 )
2023-02-07 12:26:09 +00:00
Tomas Votruba
5cc4e62142
Updated Rector to commit 74bb7a0a7153e3b4423dd816da23c5de55875fc2
...
74bb7a0a71
Remove deprecated TYPE_DECLARATION_SET (#3352 )
2023-02-07 00:42:51 +00:00
Tomas Votruba
8c3f7d543f
Updated Rector to commit b17d4a39222960783a78207f24d404d8dbc97eab
...
b17d4a3922
[Testing] Make temp fixture file names exposed next to the fixture file, to make easier fixes and path resolvements (#3338 )
2023-02-06 14:23:37 +00:00
Tomas Votruba
5a533a3702
Updated Rector to commit c3ff0fd4328b603df30c7e7bb833cb1e641f410c
...
c3ff0fd432
Upgrade to PHPUnit 10 🥳 ️ (#3332 )
2023-02-03 17:47:50 +00:00
Tomas Votruba
66cc09e8b6
Updated Rector to commit d118ae38e265476684bcf566b87301cca5716ed9
...
d118ae38e2
Use phpstan-deprecation-rules (#3330 )
2023-02-02 09:24:12 +00:00
Tomas Votruba
dde7f41fda
Updated Rector to commit 0f025099cbdd8c4cc6c9a3ffa0775a9250f112de
...
0f025099cb
[TypeDeclaration] Move method ParentClassMethodTypeOverrideGuard::isReturnTypeChangeAllowed to ClassMethodReturnTypeOverrideGuard and make it private (#3323 )
2023-01-29 16:34:12 +00:00
Tomas Votruba
820bd2010e
Updated Rector to commit 8714537bfb668d453cb56d3e1f303371c3987597
...
8714537bfb
[TypeDeclaration] Consume ParentClassMethodTypeOverrideGuard from ClassMethodReturnTypeOverrideGuard::shouldSkipClassMethod() (#3320 )
2023-01-29 13:29:20 +00:00
Tomas Votruba
162b97da87
Updated Rector to commit 33527d4e8d3b58bfebbac94330fd59f5be08b2b2
...
33527d4e8d
[Printer] Move handle mix php+html to BetterStandardPrinter (#3310 )
2023-01-27 08:27:34 +00:00
Tomas Votruba
afc46ddaaf
Updated Rector to commit 8ddb48097219683f23faa75e2365c5161cc623a8
...
8ddb480972
[PHPStanStaticTypeMapper] Handle crash on OversizedArrayType (#3306 )
2023-01-26 00:27:06 +00:00
Tomas Votruba
bbb27b399f
Updated Rector to commit 828ec4e66ed7118e0cc6315df0190941d7db1c72
...
828ec4e66e
[Printer] Handle return array of nodes with InlineHTML (#3304 )
2023-01-25 19:21:39 +00:00
Tomas Votruba
be2e22ede3
Updated Rector to commit 2c353227e499072689cbb22d83b3483b3015025f
...
2c353227e4
[Printer] Handle Add Node after Nop statement inlineHTML (#3303 )
2023-01-24 15:30:51 +00:00
Tomas Votruba
3caa257b2c
Updated Rector to commit 1ab342a4ee4bf282bb436c636c401d37a9476d23
...
1ab342a4ee
[Core] Use Original node to pull Scope on AbstractScopeAwareRector (#3295 )
2023-01-18 12:08:19 +00:00
Tomas Votruba
99023d8977
Updated Rector to commit 240fa27dca3e215bdfea9b329558d495ea344aa0
...
240fa27dca
Move Reprint previous node of first node early to NodeAddingPostRector, mix html+php take 4 (#3290 )
2023-01-15 18:55:14 +00:00
Tomas Votruba
8c806f8911
Updated Rector to commit 8f4642c78eebd8fdf1770f01187128a59c712146
...
8f4642c78e
[AutoImport] Skip first stmt is InlineHTML (#3288 )
2023-01-15 10:47:14 +00:00
Tomas Votruba
bede86547e
Updated Rector to commit 505a2490fab1d61dffe6a9fa0cd95efc35ff9ac0
...
505a2490fa
remove MethodTypeAnalyzer
2023-01-15 01:58:44 +00:00
Tomas Votruba
b57aa6b1c1
Updated Rector to commit 3d7de8a15dfd61b80af51711c28a03ef886267e1
...
3d7de8a15d
remove unused DoctrineAnnotationFactory
2023-01-15 00:59:39 +00:00
Tomas Votruba
b771e1ca1a
Updated Rector to commit 58c8f170182d3350e21a3b141bb3971651943e63
...
58c8f17018
[CodingStyle] Add DataProviderArrayItemsNewlinedRector (#3271 )
2023-01-10 11:07:38 +00:00
Tomas Votruba
80b6ffce36
Updated Rector to commit 8c439cffaee2124388b4fd03db951f43f10a5359
...
8c439cffae
[TypeDeclaration] Do not remove multiple docblocks with comment on TypedPropertyFromAssignsRector (#3263 )
2023-01-03 15:14:20 +00:00
Tomas Votruba
3e51438f07
Updated Rector to commit 5b76f7b43b18b04c4eb32fbf55d6795478a09a43
...
5b76f7b43b
[TypeDeclaration] Handle comment + single docblock on TypedPropertyFromAssignsRector (#3264 )
2023-01-02 16:27:11 +00:00
Tomas Votruba
0fc42c2559
Updated Rector to commit 47fa234379b7b9f28081e8bc6e683628f8d53f2b
...
47fa234379
[CodeQuality] Add Variable support on class arg on InlineIsAInstanceOfRector (#3261 )
2023-01-02 11:58:30 +00:00
Tomas Votruba
b8f374dc0e
Updated Rector to commit cba980b719f48eb580f8afcf4e3843843436ba35
...
cba980b719
[NodeRemoval] Refactor NodeRemover to always use removeNode() method to ensure Node in NodesToRemoveCollector (#3255 )
2023-01-02 11:53:04 +00:00
Tomas Votruba
fe418cfdc0
Updated Rector to commit 79a34f9e0116081e31472c2d6cd415e7d077c21f
...
79a34f9e01
[CodeQuality] Handle class-string case insensitive on CompleteDynamicPropertiesRector (#3260 )
2023-01-02 11:52:28 +00:00
Tomas Votruba
764b0a2692
Updated Rector to commit cb5b01223d46272004e947f122ae1e36d516f83a
...
cb5b01223d
[automated] Re-Generate Nodes/Rectors Documentation (#3259 )
2023-01-01 00:36:31 +00:00
Tomas Votruba
1ccd0845db
Updated Rector to commit eadd54081521c7d426a8d4249157f6239dd2bc8a
...
eadd540815
[Core] Remove ParentAttributeSourceLocator (#3257 )
2022-12-31 10:11:25 +00:00
Tomas Votruba
8a89fc1eb2
Updated Rector to commit ac2f8537c1f5b9739baaeeb8228d514b29c6b0b6
...
ac2f8537c1
[CodeQuality] Handle crash on ReturnTypeFromStrictScalarReturnExprRector on ConditionalTypeForParameter (#3254 )
2022-12-25 14:11:20 +00:00
Tomas Votruba
727b9f46f0
Updated Rector to commit bfa1891c50677b01136a9308fd3c3ecc12e267d9
...
bfa1891c50
[cleanup] Remove 73 unused public methods (#3245 )
2022-12-23 17:10:25 +00:00