Tomas Votruba
|
2d19ff31f4
|
Updated Rector to commit 55a13c00205d47c74cb39bdd39c8a579be5dfe89
55a13c0020 test run in phpstan 1.4.8 (#1904)
|
2022-03-06 00:42:13 +00:00 |
|
Tomas Votruba
|
63e7bd57f7
|
Updated Rector to commit 00e857f07e0b09ac69fa404820b20514c79a7376
00e857f07e [Transform] Add type matching to MethodCallToPropertyFetchRector (#1905)
|
2022-03-05 11:00:01 +00:00 |
|
Tomas Votruba
|
fe55b1f78a
|
Updated Rector to commit 4296dd55591ccf738bb2d1aed5b3f0e644e3f941
c60362fd41 typo 4296dd5559 update docs
|
2022-03-04 11:12:01 +00:00 |
|
Tomas Votruba
|
1cc0b6c8ca
|
Updated Rector to commit 4c890be2c146d7862a1a4c210923c5e10b748ea9
4c890be2c1 Remove old PHPSpec 3 and 4 sets (#1902)
|
2022-03-03 20:04:11 +00:00 |
|
Tomas Votruba
|
d7bd6b98d4
|
Updated Rector to commit e2cc867255a343411916b64db5d6daafe768573d
e2cc867255 [PhpSpecToPHPUnit] Deprecate historical set, mostly for experimental in early days (#1901)
|
2022-03-03 19:57:16 +00:00 |
|
Tomas Votruba
|
5224477400
|
Updated Rector to commit 1b717dc74e41874263590dc012a34167ecb35099
1b717dc74e [DeadCode] Ensure parent assign is Expression Stmt for RemoveUnusedVariableAssignRector (#1893)
|
2022-03-03 04:28:33 +00:00 |
|
Tomas Votruba
|
2696a014f1
|
Updated Rector to commit 926a7e02bc1d856a65b3f4b232e6305ef0f00d3b
926a7e02bc [Privatization] Add constant support on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#1890)
|
2022-03-02 11:43:06 +00:00 |
|
Tomas Votruba
|
dd64fa545d
|
Updated Rector to commit 0cac723079d1511bf1ffb137d3818c1da5776d6c
0cac723079 [DeadCode] Clean casted CallLike in Assign Expr on RemoveUnusedVariableAssignRector (#1889)
|
2022-03-02 10:10:00 +00:00 |
|
Tomas Votruba
|
09bf6a0592
|
Updated Rector to commit 10de06f33fd090baa4bb7e5743ef4a525779ad88
10de06f33f [DeadCode] Skip RemoveUnusedVariableAssignRector on assign to dynamic variable (#1884)
|
2022-03-01 10:08:14 +00:00 |
|
Tomas Votruba
|
9e282c87ec
|
Updated Rector to commit 2604c7675c76ea48bed535ced1d1c5441b18e3c5
2604c7675c Fixing rules return values (take 2) (#1880)
|
2022-02-28 06:43:27 +00:00 |
|
Tomas Votruba
|
ca31c3958d
|
Updated Rector to commit eec25fff0d9f57d2ef2aaeb6b54e4e4e9a9127eb
eec25fff0d [automated] Re-Generate Nodes/Rectors Documentation (#1876)
|
2022-02-27 00:40:38 +00:00 |
|
Tomas Votruba
|
598bce3f9d
|
Updated Rector to commit f686cbac1cfba1808e8ce9fa9cc0b9c39e3ee079
f686cbac1c [DowngradePhp72] Handle in assign on DowngradePregUnmatchedAsNullConstantRector (#1872)
|
2022-02-26 04:25:13 +00:00 |
|
Tomas Votruba
|
7ca19c8bbf
|
Updated Rector to commit 961c3aea5c550c4b7bb3b4c2f781a2e22625dc13
961c3aea5c [Core] Remove unneeded ChangedNodeAnalyzer service (#1868)
|
2022-02-25 10:00:26 +00:00 |
|
Tomas Votruba
|
16915ba0c1
|
Updated Rector to commit da3c99706690e165c462d8649933f3d714bc0170
da3c997066 [Rules] Fixing Rector rules return values (#1867)
|
2022-02-25 08:28:29 +00:00 |
|
Tomas Votruba
|
28efce4d1b
|
Updated Rector to commit b9734b410075038354d6df420ca163cf98f63465
b9734b4100 [Core] Do not show DowngradeAttributeToAnnotationRector when updated docblock, but not attribute (#1864)
|
2022-02-24 18:47:53 +00:00 |
|
Tomas Votruba
|
eecb24a948
|
Updated Rector to commit bb4a9068c23321c711cc7d7ce881116ef4dd36a2
bb4a9068c2 Do not prepend a \ to the type, if it is already Fully Qualified (#1863)
|
2022-02-24 13:30:15 +00:00 |
|
Tomas Votruba
|
2e01de459a
|
Updated Rector to commit 3e33dd1aa758f95ff16cb7e5b6f95fc8a972f743
3e33dd1aa7 [DeadCode] Handle empty try and catch on RemoveDeadTryCatchRector (#1860)
|
2022-02-23 08:20:48 +00:00 |
|
Tomas Votruba
|
a398597def
|
Updated Rector to commit 35b07ce068557cf9de22fcead88d61ebb0ef1486
35b07ce068 [Scoped] Using php-parallel-lint latest with --no-dev (#1855)
|
2022-02-22 00:28:05 +00:00 |
|
Tomas Votruba
|
cc86b38d98
|
Updated Rector to commit aa1fb8fdef02d9aba7e426f32227559c6a19e1ca
aa1fb8fdef Bump to Sypmlify 10.1 (#1852)
|
2022-02-21 12:21:53 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
617d8d5718
|
Updated Rector to commit 0db5ce6f6d6c4dfb68cf70042a20876ca60e17ca
0db5ce6f6d [automated] Re-Generate Nodes/Rectors Documentation (#1809)
|
2022-02-13 00:29:38 +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
|
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
|
b3811e658f
|
Updated Rector to commit d29b89113a08ad3945ebb08c78ae156bfe9bc713
d29b89113a [Php74] Skip mixed type on TypedPropertyRector on auto import enabled (#1798)
|
2022-02-10 13:29:48 +00:00 |
|
Tomas Votruba
|
3b8eaada80
|
Updated Rector to commit 7c14a98e546fc6ebf58208d8e1d993f23125bf54
7c14a98e54 [DowngradePhp72/73/74] Refactor JsonConstCleaner: move defined check after in names check (#1788)
|
2022-02-09 00:07:41 +00:00 |
|
Tomas Votruba
|
bda78cedf4
|
Updated Rector to commit 50d19784ab0ae6e4098ca4ce224af44d414b82f3
50d19784ab [Php80] Doc mirror var to param improvement on ClassPropertyAssignToConstructorPromotionRector (#1775)
|
2022-02-08 00:23:09 +00:00 |
|
Tomas Votruba
|
dea8c30c8e
|
Updated Rector to commit 63425bae2240c9fb41a262515d183c4dcd50243d
63425bae22 [Transform] Make ParentClassToTraitsRector match only exact parent, no its child (#1774)
|
2022-02-07 19:38:34 +00:00 |
|
Tomas Votruba
|
6b7bb4ae18
|
Updated Rector to commit aa4f45484afe2fed465946957a1dec9c38655c6b
aa4f45484a [automated] Re-Generate Nodes/Rectors Documentation (#1772)
|
2022-02-06 08:25:55 +00:00 |
|
Tomas Votruba
|
d86e5d640a
|
Updated Rector to commit dae413184be4437f111a45fd99746454115cd8ab
dae413184b [static] Fix mixed type on property fetches and method calls (#1769)
|
2022-02-05 11:57:25 +00:00 |
|
Tomas Votruba
|
361d8f4a2f
|
Updated Rector to commit f374b9faa834b5cceef16d99dd46e147ce753312
f374b9faa8 [PHP 8.0] Include keys in annotation to attribute transformation (#1766)
|
2022-02-05 10:39:52 +00:00 |
|
Tomas Votruba
|
5cd63fd2ce
|
Updated Rector to commit 0a63fe4d52e66ee50b459099f288056fa4460856
0a63fe4d52 [DowngradePhp72] Add DowngradePhp72JsonConstRector (#1765)
|
2022-02-04 14:07:32 +00:00 |
|