1786 Commits

Author SHA1 Message Date
Tomas Votruba
d60e65b877 Updated Rector to commit 58b8acefc3c3125a4f0d692bc09b3d8d680a5159
58b8acefc3 [Core] Remove set AttributeKey::RESOLVED_NAME on AbstractRector::mirrorAttributes() (#1851)
2022-02-21 12:18:08 +00:00
Tomas Votruba
db8f291981 Updated Rector to commit 88d7be3d936f27b581bc6a461bcf91c2a8032df4
88d7be3d93 [Php81] Add ConstFetch and ClassConstFetch arg support on NewInInitializerRector (#1848)
2022-02-21 11:31:42 +00:00
Tomas Votruba
dedaad0d34 Updated Rector to commit 234721afafb4ffea1564dfdbc5f58debf7f1cfae
234721afaf [Core] Fixing applied rules not shown when refactor() return array of Nodes (#1849)
2022-02-21 11:29:42 +00:00
Tomas Votruba
41de63f175 Updated Rector to commit 900b6fec4090b72916b84f5aff9da01fd6a2526f
900b6fec40 Fix annotation to attribute rector with doctrine table and nested uniqueConstraints option (#1850)
2022-02-21 11:27:24 +00:00
Tomas Votruba
7241528ca6 Updated Rector to commit 886aad92f97dea6491374e7707913a7ad3f58a54
886aad92f9 [Php81] Skip ReadOnlyPropertyRector on Stmt is not inline with __construct (#1846)
2022-02-21 03:49:57 +00:00
Tomas Votruba
eeb7260539 Updated Rector to commit 59f6b29698e5d8786b5ea664c6b5220c8829dcdb
59f6b29698 [CodeQuality] Clean up ExplicitBoolCompareRector: remove unneeded check ConstantIntegerType (#1847)
2022-02-20 19:18:05 +00:00
Tomas Votruba
6f3b56ef8b Updated Rector to commit ce1563528f232022dc9e4e28a34eb4f66fa370e7
ce1563528f [Php56] Clean up UndefinedVariableResolver: use existing VariableAnalyzer for check static and global variable (#1844)
2022-02-20 15:41:39 +00:00
Tomas Votruba
7f0e7c49ff Updated Rector to commit a9321717c3d65ecf7147eb1de9c6076853c1f4b0
a9321717c3 [PostRector] Refactor NodesToRemoveCollector for detection current stmt removed (#1839)
2022-02-20 14:16:56 +00:00
Tomas Votruba
4b2d0513ec Updated Rector to commit 33158773d1a8e00a77d1e557b919c5e206245f94
33158773d1 [EarlyReturn] Clean up unnecessary tweak on ChangeOrIfReturnToEarlyReturnRector (#1843)
2022-02-20 14:15:59 +00:00
Tomas Votruba
b2ae6d5638 Updated Rector to commit 2dd05f65da0924ec259d720b8ca46d25810b34ff
2dd05f65da [ci] trigger packages tests (#1842)
2022-02-20 12:25:18 +00:00
Tomas Votruba
e8a24324c6 Updated Rector to commit 25ed79188fe3fe588961040731569d5295612fd5
25ed79188f Bump Symplify package - use new location for console differ + value object inliner (#1841)
2022-02-20 12:04:56 +00:00
Tomas Votruba
4fecedf316 Updated Rector to commit 5fa9dd95a154e86d3f62a45a78131504545e6ae1
5fa9dd95a1 [EarlyReturn] Refactor RemoveAlwaysElseRector to return array of Nodes to avoid node in else marked as removed (#1840)
2022-02-20 10:50:37 +00:00
Tomas Votruba
b77988232c Updated Rector to commit c44bfcc00ed4fa5d22f820876c10017238eb164d
c44bfcc00e [automated] Re-Generate Nodes/Rectors Documentation (#1838)
2022-02-20 00:35:49 +00:00
Tomas Votruba
a9a6f2adcf Updated Rector to commit 3c7bc95fea07b2f410359055620455d8b9828841
3c7bc95fea [phpstan] Complete vague callable types (#1837)
2022-02-19 18:54:29 +00:00
Tomas Votruba
6a33cabe38 Updated Rector to commit ad976b6ea00473408f3d43670aa6143216305e2f
ad976b6ea0 remove fixed error
2022-02-19 00:59:36 +00:00
Tomas Votruba
4fc4ec3c13 Updated Rector to commit 0fa82f0755731bb526bec9b8d635fb0d7d520650
0fa82f0755 bump docs
2022-02-18 10:45:47 +00:00
Tomas Votruba
47b4e8f32b Updated Rector to commit 9137bd2f8a916e65bb9159b86ef18d5d4f032f4b
9137bd2f8a [DX] Remove MoveEntitiesToEntityDirectoryRector, use PHPStan rule + PhpStorm refactoring instead (#1836)
2022-02-18 10:22:03 +00:00
Tomas Votruba
22a76df7b3 Updated Rector to commit 8027c7fd8caeefa12fc8a66ebf6d88180b634019
8027c7fd8c [DX] Remove MoveInterfacesToContractNamespaceDirectoryRector as breaky, use PHPStan rule instead (#1835)
2022-02-18 10:00:13 +00:00
Tomas Votruba
2493da671a Updated Rector to commit a4eff1e0adc5dec582adeeeff55512f6805e0f43
a4eff1e0ad [DX] Remove MoveServicesBySuffixToDirectoryRector, better handle by PHPStan + PHPStorm refacor (#1834)
2022-02-18 09:30:35 +00:00
Tomas Votruba
41ea630c4f Updated Rector to commit 323be2a5deaa8aaf3c1cd2e3ba98ee73f34ed685
323be2a5de Skip removing Psalm PhpDocTagNode (#1829)
2022-02-18 02:02:41 +00:00
Tomas Votruba
fafdb75d53 Updated Rector to commit 3fe7723e559fece2c8894e65894a7194b8eae050
3fe7723e55 docs
2022-02-18 01:47:01 +00:00
Tomas Votruba
bf1ce866f1 Updated Rector to commit 9f98873278a129166bfe7b65829d09f5de76d679
9f98873278 [DX] Remove deprecated constants (#1833)
2022-02-18 01:46:17 +00:00
Tomas Votruba
7964c1b773 Updated Rector to commit 1ed8242e4462ace3beabc12632d1f8f4638bd7c3
1ed8242e44 [DX] Remove MoveValueObjectsToValueObjectDirectoryRector, should be handled by PHPStorm refactoring and PHPStan rule checks (#1832)
2022-02-18 01:07:03 +00:00
Tomas Votruba
9b0ea31152 Updated Rector to commit cab829909370c582441afaf59225d48eb9a86be1
cab8299093 [DX] Remove SingleToManyMethodRector, rather one time job useful for PHPStorm (#1831)
2022-02-18 00:56:23 +00:00
Tomas Votruba
ede8f558b7 Updated Rector to commit f022c20446fdac2e08cfeb46ffa1442af9c97bb5
f022c20446 [DX] Remove GenericClassMethodParamRector, rather PHPStorm one-time refactoring job (#1830)
2022-02-18 00:42:23 +00:00
Tomas Votruba
e9a7a03e39 Updated Rector to commit 6c0a532529cad19c3503e437b812277174be8881
6c0a532529 [TypeDeclaration] Skip set type by @param doc at TypedPropertyFromAssignsRector (#1822)
2022-02-17 10:43:34 +00:00
Tomas Votruba
c5291aef7a Updated Rector to commit ecce9b3709b1a7059a7287bd3b4170ee53e3bb10
ecce9b3709 [DeadCode] Keep assign expr when Assign Expr has CallLike on RemoveUnusedVariableAssignRector (#1825)
2022-02-17 10:40:48 +00:00
Tomas Votruba
5ddf2c900f Updated Rector to commit 0f3363c37bc90e8a5e318a72eb7950f098f505a7
0f3363c37b [Php74] Remove TemplateType check on TypedPropertyRector (#1826)
2022-02-17 10:39:26 +00:00
Tomas Votruba
b206f0de34 Updated Rector to commit 4cf6522e7703687d7673d316ec60c5f21ec37dec
4cf6522e77 [Php81] Skip used as ArrayDimFetch on Arg on side effect FuncCall on ReadOnlyPropertyRector (#1821)
2022-02-16 21:07:17 +00:00
Tomas Votruba
2924712310 Updated Rector to commit a560205c75184d5811b8de6d7f3d4826880e633d
a560205c75 [CodeQuality] Extend SimplifyForeachToArrayFilterRector with compare cond (#1820)
2022-02-15 22:59:07 +00:00
Tomas Votruba
d0d361080e Updated Rector to commit 92d04a5547b445a20ca9d578a385ba41be27e451
92d04a5547 Deprecate RemovingStatic rules as very narrow use case in generic rules (#1819)
2022-02-15 22:46:36 +00:00
Tomas Votruba
7d7b002e7c Updated Rector to commit 9fe44263f906009ab96cae86c89a3ace6a941b41
9fe44263f9 [DX] Inline PARALLEL_SYSTEM_ERROR_COUNT_LIMIT option to keep user scope outside internal system (#1818)
2022-02-15 22:07:17 +00:00
Tomas Votruba
faf3d546ae Updated Rector to commit d670c9351974baf819647e13012c0d685748ae01
d670c93519 [DX] Deprecate disabling of import options to keep configuration simpler (#1817)
2022-02-15 21:06:14 +00:00
Tomas Votruba
c9ec5e7c55 Updated Rector to commit 10e8d3e25c12491608ec097539b456ae55d891eb
10e8d3e25c [Php81] Skip set method in trait on ReadOnlyPropertyRector (#1816)
2022-02-15 20:55:31 +00:00
Tomas Votruba
8e96dfe03e Updated Rector to commit 10e8d3e25c12491608ec097539b456ae55d891eb
10e8d3e25c [Php81] Skip set method in trait on ReadOnlyPropertyRector (#1816)
2022-02-15 20:07:07 +00:00
Tomas Votruba
ce1f10d495 Updated Rector to commit 7d8444e81ba3ee6f25e0e05f5f1a7866a902d335
7d8444e81b [TypeDeclaration] Skip @inheritdoc on PropertyTypeDeclaration (#1752)
2022-02-15 18:10:20 +00:00
Tomas Votruba
8149b067a7 Updated Rector to commit c4b25ec0669c5467f96fb41b6a639db87c904ff7
c4b25ec066 Remove min php version from  (#1814)
2022-02-15 15:35:44 +00:00
Tomas Votruba
378c7f0a44 Updated Rector to commit 7d8444e81ba3ee6f25e0e05f5f1a7866a902d335
7d8444e81b [TypeDeclaration] Skip @inheritdoc on PropertyTypeDeclaration (#1752)
2022-02-15 15:35:02 +00:00
Tomas Votruba
fc910d5859 Updated Rector to commit b708e071f3b349f7a1bae5ff1c259bd661e6e690
b708e071f3 [Php74] Skip variable FuncCall () on ReservedFnFunctionRector (#1815)
2022-02-15 12:37:44 +00:00
Tomas Votruba
20133c8832 Updated Rector to commit 41a25ebaeba4a53d9b11c41762202ed6c59628f0
41a25ebaeb [Scoped] Fixing build scoped for Symfony Cache Contract and ExpressionLanguageProvider (#1813)
2022-02-14 01:03:53 +00:00
Tomas Votruba
617825dc0d Updated Rector to commit 9077ef496a8e6a9374a851e903b7855f78aa818f
9077ef496a [Php74] Do not remove array of type[] doc type on TypedPropertyRector when php 8.0 feature enabled (#1811)
2022-02-13 12:43:55 +00:00
Tomas Votruba
484e774d54 Updated Rector to commit d3d562d5d52cf442493a9c3972bf03febfc73564
d3d562d5d5 [TypeDeclaration] Skip return type iterable on ReturnTypeDeclarationRector (#1810)
2022-02-13 12:36:16 +00:00
Tomas Votruba
617d8d5718 Updated Rector to commit 0db5ce6f6d6c4dfb68cf70042a20876ca60e17ca
0db5ce6f6d [automated] Re-Generate Nodes/Rectors Documentation (#1809)
2022-02-13 00:29:38 +00:00
Tomas Votruba
6c9ae4781e Updated Rector to commit adbdca32c4bc727a9733ab0e83122890cfb133be
adbdca32c4 [Php74] Update example code and description on TypedPropertyRector (#1808)
2022-02-12 15:03:45 +00:00
Tomas Votruba
bdc3ab220b Updated Rector to commit 3720a55f51976fe5ff145af739ef3106cc65a8f6
3720a55f51 [TypeDeclaration] Use @return type on Generator on ReturnTypeDeclarationRector (#1794)
2022-02-12 12:13:46 +00:00
Tomas Votruba
48a139c007 Updated Rector to commit 916adb2637f1175eae498a804e12d16da5cadbd6
916adb2637 Hide progress bar in tests (#1805)
2022-02-11 19:14:56 +00:00
Tomas Votruba
e3b93c5188 Updated Rector to commit 350d7cd5fc11a07347990a8b66c22e4243b5b90a
350d7cd5fc [Php74] Skip null|false type on TypedPropertyRector on php 8.0 feature enabled (#1804)
2022-02-11 18:56:06 +00:00
Tomas Votruba
7247d62498 Updated Rector to commit 4f13982aab22c1c904ae5cb46fa6a6338030e768
4f13982aab [DX] Make progress bar less verbose on CI (#1797)
2022-02-11 12:13:24 +00:00
Tomas Votruba
a5a202b286 Updated Rector to commit 03ce06db764aacd8000a2e12818ec33f61f4e2d9
03ce06db76 [Php74] Handle Multiple types with NullType on TypedPropertyRector when PHP 8.0 Feature enabled (#1803)
2022-02-11 08:39:14 +00:00
Tomas Votruba
4ec7fe0473 Updated Rector to commit 2d9407544477672ce71d4ad8a1dea413dc485b01
2d94075444 Make  available in docker image (#1801)
2022-02-10 18:21:31 +00:00