Commit Graph

672 Commits

Author SHA1 Message Date
Tomas Votruba
3e96cfde08 Updated Rector to commit ba990a2ec7
ba990a2ec7 [Php74] Skip cast (string) on ReflectionType on ChangeReflectionTypeToStringToGetNameRector (#510)
2021-07-25 14:35:58 +00:00
Tomas Votruba
1139ca19b1 Updated Rector to commit cefa0d516b
cefa0d516b [Config] Clean up rector.php skip option config (#509)
2021-07-25 13:47:12 +00:00
Tomas Votruba
7b92aa73fa Rector 0.11.40 2021-07-25 12:41:49 +00:00
Tomas Votruba
c87080e236 Updated Rector to commit a5d59dab8b
a5d59dab8b Remove PropertyAdder, extra layer without value (#507)
2021-07-25 12:40:11 +00:00
Tomas Votruba
a34300b4e6 Updated Rector to commit 875156d6d0
875156d6d0 [PHPStan] Clean up PHPStan ignore error messages (#508)
2021-07-25 12:21:52 +00:00
Tomas Votruba
c4c84e0db7 Updated Rector to commit 34fff11f80
34fff11f80 Remove deprecated addConstructorDependencyToClass() from AbstractRector class, use PropertyToAddCollector directly instaed (#506)
2021-07-25 11:42:11 +00:00
Tomas Votruba
c141cde162 Updated Rector to commit 34c3e8fce9
34c3e8fce9 [TypeDeclaration] Handle (object) cast on CompleteVarDocTypePropertyRector (#503)
2021-07-25 11:41:40 +00:00
Tomas Votruba
3f2ea1ec26 Updated Rector to commit dfbd366b74
dfbd366b74 [Transform] Add MethodCallToMethodCallRector (#505)
2021-07-25 11:10:57 +00:00
Tomas Votruba
8f07228ff7 Updated Rector to commit 93add0f6c9
93add0f6c9 [TypeDeclaration] Return null when  is null on AllAssignNodePropertyTypeInferer::inferProperty() (#504)
2021-07-25 11:00:04 +00:00
Tomas Votruba
dcbf54a15b Updated Rector to commit a4f8a77418
a4f8a77418 include injected property in deps
2021-07-25 07:52:22 +00:00
Tomas Votruba
4a70b89e41 Updated Rector to commit 4456c4690b
4456c4690b extend AutowiredClassMethodAnalyzer with property
2021-07-25 07:47:04 +00:00
Tomas Votruba
cae78baa44 Rector 0.11.39 2021-07-24 12:10:31 +00:00
Tomas Votruba
4c03335bdf Updated Rector to commit 771a3390b0
771a3390b0 [TypeDeclaration] Handle simple class name as string for non-native class (#501)
2021-07-24 11:53:32 +00:00
Tomas Votruba
9ffc8ec64a Updated Rector to commit 3d1ec1d85d
3d1ec1d85d bump docs
2021-07-23 16:35:16 +00:00
Tomas Votruba
29501d46b5 Updated Rector to commit 9d51f3c47f
9d51f3c47f [Naming] Fix imported trait names (#500)
2021-07-23 14:43:26 +00:00
Tomas Votruba
bdc5fdd9c5 Updated Rector to commit e3a1f9399b
e3a1f9399b Fix trait check in ClassManipulator (#497)
2021-07-23 12:47:55 +00:00
Tomas Votruba
27e4e06416 Updated Rector to commit 5967ffa267
5967ffa267 Fix along other packages gha (#492)
2021-07-23 06:16:10 +00:00
Tomas Votruba
a3e534ff19 Updated Rector to commit db2e76b99c
db2e76b99c load stubs in config
2021-07-22 23:37:17 +00:00
Tomas Votruba
2f9cc5d362 Updated Rector to commit 178f3f643c
178f3f643c bump docs (#488)
2021-07-22 18:40:24 +00:00
Tomas Votruba
e5ec4dcb7a Updated Rector to commit c98696c276
c98696c276 [DeadCode] Skip RemoveUnusedPrivatePropertyRector on property used by Trait in Source (#481)
2021-07-22 17:24:18 +00:00
Tomas Votruba
de7dc26c17 Updated Rector to commit 0f9dd92f6c
0f9dd92f6c Fix ClassPropertyAssignToConstructorPromotionRector to skip properties that have attributes (#468)
2021-07-22 17:17:29 +00:00
Tomas Votruba
2601c9a904 Updated Rector to commit 99e5c8add0
99e5c8add0 [Stubs] Fix Regression Scoped autoload introduced in 0.11.38 (#484)
2021-07-22 17:14:05 +00:00
Tomas Votruba
918f365f5d Updated Rector to commit 17db511043
17db511043 [TypeDeclaration] Handle nullable array param type on AddArrayParamDocTypeRector (#485)
2021-07-22 17:04:20 +00:00
Tomas Votruba
29db7ec980 Updated Rector to commit 1747d9899a
1747d9899a [DeadCode] Skip next used as variable variable on RemoveUnusedVariableAssignRector (#486)
2021-07-22 14:50:45 +00:00
Tomas Votruba
26b3ebb197 Rector 0.11.38 2021-07-21 14:29:45 +00:00
Tomas Votruba
8b47bb5ba9 Updated Rector to commit bba606c609
bba606c609 Fix alias object imports (#480)
2021-07-21 14:23:45 +00:00
Tomas Votruba
aae88d8c24 Updated Rector to commit dc10595b7c
dc10595b7c [Privatization] Handle empty construct change property to local variable on ChangeLocalPropertyToVariableRector (#479)
2021-07-21 13:50:51 +00:00
Tomas Votruba
e3f99041de Updated Rector to commit 24a32dfefb
24a32dfefb Fix docs double import (#478)
2021-07-21 13:46:30 +00:00
Tomas Votruba
d15985c4e5 Updated Rector to commit 242fa16610
242fa16610 avoid using deprecated method directly
2021-07-21 09:38:33 +00:00
Tomas Votruba
1127b0c4e2 Updated Rector to commit bc9d2d48d5
bc9d2d48d5 [DX] Add MissedRectorDueVersionChecker (#465)
2021-07-21 09:35:57 +00:00
Tomas Votruba
ff3d08c8e0 Updated Rector to commit bc29f1bb50
bc29f1bb50 Update how_to_add_test_for_rector_rule.md (#473)
2021-07-21 09:15:54 +00:00
Tomas Votruba
f679476193 Updated Rector to commit 1478d8eb78
1478d8eb78 [Core] Comment @todo tweak FileProcessor::parseFileInfoToLocalCache() (#477)
2021-07-21 09:00:56 +00:00
Tomas Votruba
deee7a1126 Updated Rector to commit 820cb16122
820cb16122 Update README.md (#472)
2021-07-21 08:58:31 +00:00
Tomas Votruba
4bf7cb7c66 Updated Rector to commit 031d14f6e4
031d14f6e4 [Core] Ensure no infinite loop in PhpFileProcessor (#476)
2021-07-21 08:53:37 +00:00
Tomas Votruba
843b27c4dc Updated Rector to commit 83419c4376
83419c4376 [CodeQuality] Handle both ExplicitBoolCompareRector + CountArrayToEmptyArrayComparisonRector usage (#474)
2021-07-21 08:48:08 +00:00
Tomas Votruba
7483b5a016 Updated Rector to commit 692e9e3db4
692e9e3db4 Rector 7.0 Native init steps (#475)
2021-07-21 08:41:12 +00:00
Tomas Votruba
fd9f6abc9e Rector 0.11.37 2021-07-20 21:31:45 +00:00
Tomas Votruba
7d162cbaa1 Updated Rector to commit 9953c4f59c
9953c4f59c fix cs
2021-07-20 20:58:53 +00:00
Tomas Votruba
8e2ec60a86 Updated Rector to commit 7427f6df2a
7427f6df2a [DowngradePhp80] Allow FuncCall on DowngradeNamedArgumentRector (#466)
2021-07-20 20:57:20 +00:00
Tomas Votruba
85c097bb56 Updated Rector to commit 0fe1656da6
0fe1656da6 [DeadCode] Fix RemoveUnusedPromotedPropertyRector for private trait-used promoted param (#470)
2021-07-20 20:56:20 +00:00
Tomas Votruba
9e4b848150 Updated Rector to commit 48ccb539d4
48ccb539d4 [DeadCode] Handle null start token position attribute in NodeByTypeAndPositionCollector (#469)
2021-07-20 14:23:43 +00:00
Tomas Votruba
f5fb11d45f Updated Rector to commit 269a76303d
269a76303d skip Windows-broken rules (#463)
2021-07-19 21:11:19 +00:00
Tomas Votruba
cad500c817 Updated Rector to commit 0d3e54357f
0d3e54357f extract VendorLocationDetector (#462)
2021-07-19 20:57:26 +00:00
Tomas Votruba
bfef025ed5 Updated Rector to commit 7f88813919
7f88813919 Adding a fixture (#424)
2021-07-19 09:26:18 +00:00
Tomas Votruba
1c8f0de25b Updated Rector to commit 9da4597c9a
9da4597c9a Improve attribute order rule (#460)
2021-07-19 09:21:13 +00:00
Tomas Votruba
550e40fa60 Updated Rector to commit 1c76f25259
1c76f25259 [Privatization][TypeDeclaration] Invalid return type on use RepeatedLiteralToClassConstantRector + ReturnTypeDeclarationRector (#457)
2021-07-19 08:07:40 +00:00
Tomas Votruba
767752c16e Updated Rector to commit bb41d72116
bb41d72116 [CodingStyle] Add OrderAttributesRector (#459)
2021-07-19 06:34:07 +00:00
Tomas Votruba
0ead874fad Updated Rector to commit 75c06eab69
75c06eab69 Fix match static method name in annotation (#446)
2021-07-19 05:06:26 +00:00
Tomas Votruba
fcdb802092 Updated Rector to commit 10e545fc24
10e545fc24 [TypeDeclaration] Handle nullable return static type on ReturnTypeDeclarationRector (#456)
2021-07-18 15:29:48 +00:00
Tomas Votruba
f111676d1e Updated Rector to commit aaa5b3adce
aaa5b3adce [TypeDeclaration] Fixes Return Type static in ReturnTypeDeclarationRector (#454)
2021-07-18 11:06:04 +00:00
Tomas Votruba
e6402f8fb3 Updated Rector to commit dd72a0e149
dd72a0e149 [TypeDeclaration] Skip nullable typed on AddArrayParamDocTypeRector (#455)
2021-07-18 11:04:49 +00:00
Tomas Votruba
3b70eb89d7 Updated Rector to commit b76df70f2f
b76df70f2f [Core] Refactor RectorError ValueObject with inject with SmartFileInfo (#453)
2021-07-18 11:02:23 +00:00
Tomas Votruba
d77b300a95 Updated Rector to commit 2fc18bd2c0
2fc18bd2c0 [Rectify] Manual twice run rector against rules directory (#448)
2021-07-18 02:11:18 +00:00
Tomas Votruba
2a4b9bb9b2 Updated Rector to commit 747e026bfd
747e026bfd fix cs
2021-07-17 17:26:06 +00:00
Tomas Votruba
7b2bf95199 Updated Rector to commit d3f814ca27
d3f814ca27 cleanup
2021-07-17 17:24:05 +00:00
Tomas Votruba
4fa3a45ce3 Updated Rector to commit bc541b6a68
bc541b6a68 lock to fixed rector-doctrine
2021-07-17 15:51:01 +00:00
Tomas Votruba
d9693d9df5 Updated Rector to commit 3c9b567b06
3c9b567b06 bump symfony package version
2021-07-17 14:51:34 +00:00
Tomas Votruba
37477527f6 Updated Rector to commit 3b768950e8
3b768950e8 [Php71] Skip AssignArrayToStringRector on empty string array dim fetch value (#450)
2021-07-17 10:28:15 +00:00
Tomas Votruba
47a15e8e89 Updated Rector to commit e3f0952ce1
e3f0952ce1 github-actions: declare timeout for job execution (#449)
2021-07-17 10:00:47 +00:00
Tomas Votruba
e3f781999f Updated Rector to commit 2a28758894
2a28758894 [Core] Fix --no-progress-bar option not applied (#447)
2021-07-17 03:01:09 +00:00
Tomas Votruba
c6c9127e1d Updated Rector to commit b5f2f3a646
b5f2f3a646 Support compact() array syntax (#440)
2021-07-16 23:26:42 +00:00
Tomas Votruba
758dd7d904 Updated Rector to commit bdfeabd7db
bdfeabd7db [PSR4] Fix PHPUnit run test error on FileWithoutNamespaceTest (#445)
2021-07-16 22:54:51 +00:00
Tomas Votruba
e71a1c12e1 Updated Rector to commit b001e388cc
b001e388cc [TypeDeclaration] Skip ReturnTypeFromStrictTypedCallRector on possible no return (#441)
2021-07-16 16:43:25 +00:00
Tomas Votruba
9d280b5757 Updated Rector to commit 40fbe10f10
40fbe10f10 [Generics] Remove GenericsPHPStormMethodAnnotationRector, now native in PHPStorm (#444)
2021-07-16 14:37:41 +00:00
Tomas Votruba
dd04e0a00c Updated Rector to commit 9c19b3a102
9c19b3a102 Fix PHPStan notice (#443)
2021-07-16 10:06:10 +00:00
Tomas Votruba
cc15e42d73 Updated Rector to commit a0f2ad9789
a0f2ad9789 [Privatization] Skip ChangeGlobalVariablesToPropertiesRector on read only global variable (#442)
2021-07-16 09:16:38 +00:00
Tomas Votruba
81db79d69e Updated Rector to commit b2c0a05d56
b2c0a05d56 [DeadCode] Skip RemoveAssignOfVoidReturnFunctionRector on used in next statement (#434)
2021-07-15 23:10:57 +00:00
Tomas Votruba
cae21ff247 Updated Rector to commit acabcfc456
acabcfc456 [TypeDeclaration] Do not add return type on parent Closure for deep closure has return type on ReturnTypeFromStrictTypedCallRector (#439)
2021-07-15 22:20:38 +00:00
Tomas Votruba
65a21970aa Updated Rector to commit f7ba2752e3
f7ba2752e3 Cleanup (#438)
2021-07-15 10:36:02 +00:00
Tomas Votruba
8071bdbada Updated Rector to commit bb16912ba4
bb16912ba4 split FileWithoutNamespaceTest (#437)
2021-07-15 04:49:04 +00:00
Tomas Votruba
dffbdf312a Updated Rector to commit 3255ad72f5
3255ad72f5 Added factory to create class with public properties (#435)
2021-07-15 04:02:25 +00:00
Tomas Votruba
816016aac7 Updated Rector to commit 294bea2d18
294bea2d18 [FileProcessor] Run untill the file is fixed completelly (#432)
2021-07-15 03:40:51 +00:00
Tomas Votruba
68e641029b Updated Rector to commit 4f2d2d12dd
4f2d2d12dd [DeadCode] Skip RemoveUnusedNonEmptyArrayBeforeForeachRector on array param has default null (#433)
2021-07-14 07:23:54 +00:00
Tomas Votruba
25ec6cc541 Updated Rector to commit b6039d71e8
b6039d71e8 Update TokenGetAllToObjectRector to use the correct method name (#431)
2021-07-13 11:12:27 +00:00
Tomas Votruba
adc6b8148a Updated Rector to commit f7eeebaa7b
f7eeebaa7b [DeadCode] Fix non-null type check on RemoveUnusedNonEmptyArrayBeforeForeachRector (#430)
2021-07-13 05:50:47 +00:00
Tomas Votruba
266714f50f Updated Rector to commit 7bb957dd10
7bb957dd10 [Php80] Handle Default value from previous switch for ChangeSwitchToMatchRector (#429)
2021-07-12 08:29:31 +00:00
Tomas Votruba
e3fb3c2b29 Updated Rector to commit f17c388cd8
f17c388cd8 [Downgrade PHP 8] Register DowngradePhpTokenRector to downgrade-php80 config set (#427)
2021-07-12 08:29:17 +00:00
Tomas Votruba
55c47b9663 Updated Rector to commit d08a87f692
d08a87f692 added promoted property test for annotation to attribute rule (#425)
2021-07-12 08:28:11 +00:00
Tomas Votruba
4a9dac4d4c Updated Rector to commit 3b0e8b6486
3b0e8b6486 [DowngradePhp80] Add DowngradePhpTokenRector (#426)
2021-07-11 22:22:32 +00:00
Tomas Votruba
f3645ab6a9 Updated Rector to commit fb9ad83c32
fb9ad83c32 [CodeQuality] Skip InlineIfToExplicitIfRector on constant definition (#422)
2021-07-11 15:30:37 +00:00
Tomas Votruba
000c27be3b Updated Rector to commit b8488b6cf2
b8488b6cf2 Fix along PHPStan workflow on rector/rector (#421)
2021-07-10 19:54:31 +00:00
Tomas Votruba
0c1004ad17 Rector 0.11.36 2021-07-10 19:27:51 +00:00
Tomas Votruba
43e201d4c9 Updated Rector to commit a8c9cf033b
a8c9cf033b fix cs
2021-07-10 19:26:26 +00:00
Tomas Votruba
e23d499e1b Updated Rector to commit c424040f97
c424040f97 bump phpstan in prefixed repo
2021-07-10 19:25:27 +00:00
Tomas Votruba
876928998c Updated Rector to commit 4a7325f838
4a7325f838 [PSR4] Skip NormalizeNamespaceByPSR4ComposerAutoloadRector on has inline HTML (#420)
2021-07-10 19:20:27 +00:00
Tomas Votruba
7f0c8aacf2 Updated Rector to commit 9edc346b8c
9edc346b8c Revert packages_tests.yaml (#419)
2021-07-10 17:39:14 +00:00
Tomas Votruba
2651b707d0 Updated Rector to commit 85ae8dc7b4
85ae8dc7b4 [Defluent] Skip ReturnFluentChainMethodCallToNormalMethodCallRector on possibly not return  (#418)
2021-07-10 17:29:24 +00:00
Tomas Votruba
75cf1ea440 Updated Rector to commit 15e12b69cd
15e12b69cd [PHP 8.0] Fix quotes in attribute multiline text (#417)
2021-07-10 13:57:04 +00:00
Tomas Votruba
cf13295052 Updated Rector to commit 41bf955f17
41bf955f17 [PHP 8.0] Include single quote contenxt (#415)
2021-07-10 12:53:06 +00:00
Tomas Votruba
877bf53643 Updated Rector to commit 82aac93545
82aac93545 [Defluent] Skip ReturnFluentChainMethodCallToNormalMethodCallRector on last call not return current object (#413)
2021-07-10 11:50:43 +00:00
Tomas Votruba
54dcc7b361 Updated Rector to commit a49c8612af
a49c8612af [Downgrade PHP 8.0] Fix DowngradeNullsafeToTernaryOperatorRector for trait (#412)
2021-07-10 00:43:27 +00:00
Tomas Votruba
2d383f94a8 Updated Rector to commit 5255783267
5255783267 skip Standard printer from widening
2021-07-09 23:57:53 +00:00
Tomas Votruba
c99d08eab4 Updated Rector to commit a9ed924cdb
a9ed924cdb [CodeQuality] Fix array_keys on object in UnusedForeachValueToArrayKeysRector (#411)
2021-07-09 23:57:04 +00:00
Tomas Votruba
ebde8d4ca2 Updated Rector to commit cf0284b075
cf0284b075 [DowngradePhp80] Handle Attribute in DowngradePropertyPromotionRector (#410)
2021-07-09 23:55:05 +00:00
Tomas Votruba
307dfa2280 Updated Rector to commit 61823152cf
61823152cf skip 2 more from docs generator
2021-07-09 23:08:58 +00:00
Tomas Votruba
e219401909 Updated Rector to commit b5d553fe94
b5d553fe94 add one more
2021-07-09 23:06:54 +00:00
Tomas Votruba
8883574049 Updated Rector to commit 6f1f047087
6f1f047087 add RenameParamValueObjectInterface to trusted downgrade widening types
2021-07-09 23:00:32 +00:00
Tomas Votruba
c041296ac0 Updated Rector to commit c7b96e07d9
c7b96e07d9 [Defluent] Skip DefluentReturnMethodCallRector on return clone object (#404)
2021-07-08 21:30:19 +00:00
Tomas Votruba
be4098b86d Updated Rector to commit 4202862935
4202862935 [CodeQuality] Allow any Expr on InlineIfToExplicitIfRector (#406)
2021-07-08 17:38:08 +00:00
Tomas Votruba
2f7019decd Updated Rector to commit c0eea3fd11
c0eea3fd11 Use PhpDocNodeTraverser to remove useless param tag value nodes (#409)
2021-07-08 17:11:02 +00:00
Tomas Votruba
34e62d7fc4 Updated Rector to commit c1d18043fe
c1d18043fe Avoid attr groups override (#408)
2021-07-08 16:33:18 +00:00
Tomas Votruba
4e9b6ff030 Updated Rector to commit 0293296974
0293296974 extract UseImportNameMatcher (#407)
2021-07-08 15:57:28 +00:00
Tomas Votruba
4f5c3f4a02 Updated Rector to commit 0c709dfac7
0c709dfac7 Refactor node removing to phpdoc node traverser (#405)
2021-07-08 15:36:45 +00:00
Tomas Votruba
c3d5e6fe7b Updated Rector to commit e066024702
e066024702 [PHP 8.0] Add annotation removal in case of nested (#403)
2021-07-08 12:36:20 +00:00
Tomas Votruba
bd26221db6 Updated Rector to commit 32c0d7d1b7
32c0d7d1b7 [DeadCode][Naming] Handle null start token on use RemoveOverriddenValuesRector & RenameVariableToMatchNewTypeRector (#398)
2021-07-08 00:16:22 +00:00
Tomas Votruba
207c620c29 Updated Rector to commit 311a96fbf8
311a96fbf8 bump php-parser to 4.11, phpstan to 0.12.91 (#402)
2021-07-08 00:06:13 +00:00
Tomas Votruba
0d1c3264a7 Updated Rector to commit 42a16eaf52
3392cdf6f7 note complementary rector in missing rector reportre 42a16eaf52 fix cs
2021-07-07 21:55:32 +00:00
Tomas Votruba
32aea2aa25 Updated Rector to commit bf37d5f0ee
bf37d5f0ee [DX] Add complemetary marker interface to warn about no registered rules (#400)
2021-07-07 21:35:23 +00:00
Tomas Votruba
bda9a60c30 Updated Rector to commit 5a863f6548
5a863f6548 [CodeQuality] Handle Nested Ternary on SwitchNegatedTernaryRector to have parenthesis (#397)
2021-07-07 14:27:09 +00:00
Tomas Votruba
85f7b6113a Updated Rector to commit d5cd2bcc35
d5cd2bcc35 [Php80] feat: str_ends_with with hardcoded string (#399)
2021-07-07 14:26:24 +00:00
Tomas Votruba
eb28f3874a Updated Rector to commit 9e231f1e13
9e231f1e13 Add test for Fix key 1 TypeNormalizer::isUnionMixedArrayNeverType() (#395)
2021-07-07 01:38:18 +00:00
Tomas Votruba
852ef1dacd Updated Rector to commit 0beb20af74
0beb20af74 Fix key 1 TypeNormalizer::isUnionMixedArrayNeverType() (#394)
2021-07-07 01:26:58 +00:00
Tomas Votruba
09e84aa431 Updated Rector to commit 20153a915b
20153a915b [TypeDeclaration] Skip mixed union return on ReturnTypeDeclarationRector (#393)
2021-07-07 00:20:29 +00:00
Tomas Votruba
41844a92f3 Updated Rector to commit 36ac7ab284
36ac7ab284 Add support for phpstan/phpstan 0.12.91 (#379)
2021-07-06 14:11:36 +00:00
Tomas Votruba
b842577f96 Rector 0.11.35 2021-07-06 14:09:11 +00:00
Tomas Votruba
7d37ed4c7b Updated Rector to commit 49a3c8d467
49a3c8d467 fix static
2021-07-06 14:05:28 +00:00
Tomas Votruba
71198dfa89 Updated Rector to commit dd75546704
dd75546704 misc
2021-07-06 13:49:58 +00:00
Tomas Votruba
8055248d54 Updated Rector to commit 246de784d7
246de784d7 [Downgrade 7.2] Allow to exclude method names
2021-07-06 13:47:20 +00:00
Tomas Votruba
92ec4e424e Updated Rector to commit 4d47429708
4d47429708 fix attribute access
2021-07-06 13:14:17 +00:00
Tomas Votruba
927967a6ab Updated Rector to commit ba9579a262
ba9579a262 [Downgrade 7.2] Make DowngradeParameterTypeWideningRector skip autowired methods (#392)
2021-07-06 13:09:53 +00:00
Tomas Votruba
8343c436d8 Updated Rector to commit ca44648a7a
ca44648a7a refletc json output formatter in fatal error on container creationg
2021-07-06 12:28:45 +00:00
Tomas Votruba
3910e49c60 Updated Rector to commit 95e6a5e628
95e6a5e628 [CodingStyle] Handle FuncGetArgsToVariadicParamRector in Method/Static Call (#389)
2021-07-06 11:41:14 +00:00
Tomas Votruba
4a9764e830 Updated Rector to commit dc78a3e7a8
dc78a3e7a8 add phpstan doc nodes
2021-07-06 11:35:14 +00:00
Tomas Votruba
3b54fa1f26 Updated Rector to commit 292e82e117
292e82e117 Fix ArrayCallableMethodMatcher to accept only strings (#391)
2021-07-06 09:46:39 +00:00
Tomas Votruba
ae2359c4a0 Updated Rector to commit eb4ccfbeec
eb4ccfbeec add node
2021-07-06 09:26:42 +00:00
Tomas Votruba
a28dc20b3d Updated Rector to commit bce3b96be1
bce3b96be1 add source locator
2021-07-06 09:06:11 +00:00
Tomas Votruba
ae0efb17e4 Updated Rector to commit d3c949f5a9
d3c949f5a9 add node visitor contract to skip
2021-07-06 08:49:56 +00:00
Tomas Votruba
12dcf0ece3 Updated Rector to commit 48e89b5bd2
48e89b5bd2 add configurable trait interface there
2021-07-06 08:37:29 +00:00
Tomas Votruba
8a32b5f563 Updated Rector to commit 150da023db
150da023db include standalone traits in downgrade too
2021-07-06 08:19:07 +00:00
Tomas Votruba
65e3d947d9 Updated Rector to commit 8f4ff2a20a
8f4ff2a20a extract skip safe type method
2021-07-05 23:37:59 +00:00
Tomas Votruba
5226bdf528 Updated Rector to commit a9130e1825
a9130e1825 skip output interface too
2021-07-05 23:34:08 +00:00
Tomas Votruba
94dae95281 Updated Rector to commit 9c133815fd
9c133815fd Added failing test for symfony validator (#387)
2021-07-05 23:27:07 +00:00
Tomas Votruba
712ba426cb Updated Rector to commit c002efe1d9
c002efe1d9 skip self type
2021-07-05 23:20:51 +00:00
Tomas Votruba
b7686ac9ad Updated Rector to commit 97ca45aade
97ca45aade skip private method
2021-07-05 23:06:30 +00:00
Tomas Votruba
3b8c600786 Updated Rector to commit e93a102b99
e93a102b99 widen downgrade types
2021-07-05 22:53:28 +00:00
Tomas Votruba
96112cb1f0 Updated Rector to commit 2da49992cc
2da49992cc [Downgrade] [PHP 7.2] Make DowngradeParameterTypeWideningRector always downgrade to phpdoc type (#390)
2021-07-05 22:50:18 +00:00
Tomas Votruba
551faef57f Updated Rector to commit 2c62019c50
2c62019c50 add resource type
2021-07-05 19:53:26 +00:00
Tomas Votruba
b14feb1ca6 Updated Rector to commit b07a9cc1ba
708bf7e879 add container bag patching b07a9cc1ba add symfony/dependency-injectoin wiht completed types
2021-07-05 19:39:24 +00:00
Tomas Votruba
a0f98f25c3 Updated Rector to commit ced0b7e5dd
ced0b7e5dd patch get() string
2021-07-05 15:30:38 +00:00
Tomas Votruba
bb3e40f727 Updated Rector to commit a83dd76994
a83dd76994 revert vendor/rector order
2021-07-05 15:20:27 +00:00
Tomas Votruba
121ea7f23d Updated Rector to commit 48784457eb
48784457eb Fix doctrine inflector bug downgrade (#388)
2021-07-05 15:06:41 +00:00
Tomas Votruba
c7d260ee84 Updated Rector to commit bec370b9f9
bec370b9f9 downgrade vendor/rector first
2021-07-05 12:07:20 +00:00
Tomas Votruba
12b6179feb Updated Rector to commit 0dbc47979e
0dbc47979e add patch for get(string )
2021-07-05 11:08:27 +00:00
Tomas Votruba
95fe045d30 Updated Rector to commit 0a616c462d
0a616c462d Remove unused ClassLikeParentResolver (#385)
2021-07-05 10:54:22 +00:00
Tomas Votruba
31b96d8276 Updated Rector to commit 5f43d6b712
5f43d6b712 Make RemoveUnusedPrivateClassConstantRector use of static reflection (#384)
2021-07-05 09:49:56 +00:00
Tomas Votruba
7d9a7d6d64 Updated Rector to commit 90b213c519
90b213c519 fix cs
2021-07-05 09:07:12 +00:00
Tomas Votruba
b4f950fd1c Updated Rector to commit fa7fdf8d94
fa7fdf8d94 [experiment] add symfony confirm patch
2021-07-05 09:02:52 +00:00
Tomas Votruba
c7db350977 Updated Rector to commit c0d6760eab
c0d6760eab [CodeQuality] Handle CallableThisArrayToAnonymousFunctionRector on static call (#382)
2021-07-05 08:51:49 +00:00
Tomas Votruba
a79e6f56df Updated Rector to commit ff1ad31d6a
ff1ad31d6a [PHP 7.2] Refactor DowngradeParameterTypeWideningRector to class method (#380)
2021-07-05 07:47:59 +00:00
Tomas Votruba
2d78685dea Updated Rector to commit d92de44cc5
d92de44cc5 use symfony/console with fixed covariant types (#378)
2021-07-04 22:54:28 +00:00