16635 Commits

Author SHA1 Message Date
Tomas Votruba
580a5566b1 Updated Rector to commit 211deb44af8953bc0e67095d64aa45ec0e17d157
211deb44af [Console] Remove #[Required] on AbstractProcessCommand (#4713)
2023-08-08 01:59:11 +00:00
Tomas Votruba
cd0b3a7cca Updated Rector to commit 6e9378e3bf2a4ae78fb53d93e193be473ffcb5d4
6e9378e3bf [DX] Merge RectorOutputStyle, OutputStyleInterface to RectorStyle (#4711)
2023-08-07 21:49:15 +00:00
Tomas Votruba
8689c339f5 Updated Rector to commit acce9fa86f3942563d11dddf5c37114ee5ae8c00
acce9fa86f Misc make use of AbstractLazyTestCase (#4710)
2023-08-07 18:37:36 +00:00
Tomas Votruba
341eb6df44 Updated Rector to commit fe9d91c0c0f9553e27dfae17a391236f27498e5c
fe9d91c0c0 [DX] Make use of Laravel container - step #14 (#4709)
2023-08-07 18:15:37 +00:00
Tomas Votruba
5ff5bf0287 Updated Rector to commit 58f3e0cb15ccf65e9a364da08b272d9313554623
58f3e0cb15 [DX] Make use of Laravel container - step #13 (#4708)
2023-08-07 17:58:20 +00:00
Tomas Votruba
7e2a628d19 Updated Rector to commit e2a663644661e2726413a88f228784d6879f5e4e
e2a6636446 [DX] Make use of Laravel container - step #12 (#4707)
2023-08-07 17:39:41 +00:00
Tomas Votruba
ce76f6974a Updated Rector to commit efdbf98138d1bdd2e864c9e4abcfc53f7b88b3f0
efdbf98138 Fix build (#4706)
2023-08-07 16:31:04 +00:00
Tomas Votruba
6b04a1549b Updated Rector to commit 734233107cae347d5987f3f2e9d1c5c69a4db3fa
734233107c [PHPStanStaticTypeMapper] Remove #[Required] on IntersectionTypeMapper (#4705)
2023-08-07 16:22:19 +00:00
Tomas Votruba
f4aa905f07 Updated Rector to commit 92b6e3a6d1e9a4289b5347e52f1cf379a68d74b4
92b6e3a6d1 [TypeDeclaration] Use return bool for ParentClassMethodTypeOverrideGuard::hasParentClassMethod(), return ?MethodReflection for ParentClassMethodTypeOverrideGuard::getParentClassMethod() (#4703)
2023-08-07 13:20:45 +00:00
Tomas Votruba
dd899d3abb Updated Rector to commit 41a4d2456cde167c50c628f62aa5587689c0a8b5
41a4d2456c fix variable name (#4704)
2023-08-07 13:06:07 +00:00
Tomas Votruba
a68d89f0cc Updated Rector to commit 6f1f2676d45d2c514d567bdb52cfbb06c8b3db53
6f1f2676d4 [DX] Various injection and tests details improvement (#4702)
2023-08-07 12:16:32 +00:00
Tomas Votruba
ad2ad2a097 Updated Rector to commit 77258018af10a7c23477831e0eab49dd7c0b2bfe
77258018af Trigger Rectify (#4701)
2023-08-07 11:02:42 +00:00
Tomas Votruba
4cf14d6438 Updated Rector to commit 493e4f89c9f9a033668301cd4eee4df7e77df0cb
493e4f89c9 Skip code changes on unresolvable/unknown classes (#4619)
2023-08-07 10:55:35 +00:00
Tomas Votruba
60a90b19ce Updated Rector to commit 73112a253e40199adda14259717e4d8c630c97d1
73112a253e [StaticTypeMapper] Remove #[Required] on IntersectionTypeMapper (#4700)
2023-08-07 10:02:12 +00:00
Tomas Votruba
ec1aef0b55 Updated Rector to commit bb2e1e5fc0d15c83cd9df52d7fe6da22c1bb169d
bb2e1e5fc0 [NodeAnalyzer] Pass ReflectionProvider to __construct() on CallAnalyzer (#4699)
2023-08-07 09:47:53 +00:00
Tomas Votruba
197a05c117 Updated Rector to commit 97214e0856d96bdc8e4536746fcaca0b5bc27be1
97214e0856 [NodeAnalyzer] Remove #[Required] on CallAnalyzer (#4697)
2023-08-07 05:31:14 +00:00
Tomas Votruba
fa20ce4ba0 Updated Rector to commit bb284f658574249ce2f2da444b8c0d982b811819
bb284f6585 [PHPStanStaticTypeMapper] Reduce autowire() parameter on ArrayTypeMapper (#4696)
2023-08-07 05:11:00 +00:00
Tomas Votruba
16793c8988 Updated Rector to commit a459f5ac61ecfd01d680ef5ffb825471ad3cb11b
a459f5ac61 [StaticTypeMapper] Remove #[Required] on UnionTypeMapper (#4695)
2023-08-07 04:54:00 +00:00
Tomas Votruba
820a69e070 Updated Rector to commit a95f628548976913ef6dd480c8f07897ec4140c4
a95f628548 [NodeTypeResolver] Remove #[Required] on NameTypeResolver (#4694)
2023-08-07 04:29:55 +00:00
Tomas Votruba
50dd6616d2 Updated Rector to commit 0f15b99a2c4b942273a848947ea342c4651e12bf
0f15b99a2c [StaticTypeMapper] Reduce autowire() parameter on NameScopeFactory (#4692)
2023-08-07 04:18:10 +00:00
Tomas Votruba
08df49faa5 Updated Rector to commit 033289a3b207c6a1cd9cba0cd027a16c45356aa8
033289a3b2 [CodingStyle] Remove #[Required] on ShortNameResolver (#4691)
2023-08-07 04:08:22 +00:00
Tomas Votruba
74fa2941c2 Updated Rector to commit 35a594b090ffd56a8fcb8fc56b9afcd22842655c
35a594b090 [StaticTypeMapper] Remove #[Required] on NullableTypeNodeMapper (#4690)
2023-08-07 03:53:35 +00:00
Tomas Votruba
76dd6da79d Updated Rector to commit 09148f1362885429bd766199425c510d6a2629d3
09148f1362 [StaticTypeMapper] Remove #[Required] on UnionTypeNodeMapper (#4689)
2023-08-07 03:37:55 +00:00
Tomas Votruba
9fac241be1 Updated Rector to commit e9a97469558e5e154a185bae388f214e1f0d5c56
e9a9746955 [PhpParser] Remove #[Required] on ClassLikeAstResolver (#4688)
2023-08-07 03:26:51 +00:00
Tomas Votruba
d2266d0a76 Updated Rector to commit 0d62894545caec468b9ff170cfcf0566ccab6d3d
0d62894545 [StaticTypeMapper] Remove #[Required] on IntersectionTypeNodeMapper (#4687)
2023-08-07 03:12:44 +00:00
Tomas Votruba
aa4367814a Updated Rector to commit 1fefdc4a4fb41b1e95f33f8962d034c88a551950
1fefdc4a4f [DX] Make use of Laravel container in few tests - step #9 (#4686)
2023-08-06 23:28:48 +00:00
Tomas Votruba
51e992ad7e Updated Rector to commit d72e5f9e3e9f73d0646e5c5f10230d1882eefb92
d72e5f9e3e [DX] Make use of Laravel container in few tests - step #8 (#4685)
2023-08-06 20:45:35 +00:00
Tomas Votruba
48c3ac3861 Updated Rector to commit e4ff6737d4b359cd03db84c1c19e7de43890c652
e4ff6737d4 [DX] Make use of Laravel container in few tests - step #7 (#4684)
2023-08-06 20:25:21 +00:00
Tomas Votruba
7ca77f9bcd Updated Rector to commit efd17bd9794f5b7600dda714eeee72281ff69216
efd17bd979 [DX] Make use of Laravel container in few tests - step #6 (#4683)
2023-08-06 20:22:42 +00:00
Tomas Votruba
4155e20b7b Updated Rector to commit fa648ed4f015ebc5a3d70b23ff8003b67ff271ee
fa648ed4f0 [DX] Make use of Laravel container in few tests - step #5 (#4682)
2023-08-06 19:48:32 +00:00
Tomas Votruba
b4217dc9cd Updated Rector to commit 3a048f6f6a6614a46eea06abffb7324b15fdc9dc
3a048f6f6a [DX] Make use of Laravel container in few tests - step #4 (#4681)
2023-08-06 17:22:21 +00:00
Tomas Votruba
11c3d62601 Updated Rector to commit 3f89bdbe3e71edc532a9d0bb33845e6a2478ec4c
3f89bdbe3e [DX] Make use of Laravel container in few tests - step #3 (#4680)
2023-08-06 16:52:28 +00:00
Tomas Votruba
e1ddea3c17 Updated Rector to commit 1eee3a5f8727d3385d210222ab8e1f512a4fea19
1eee3a5f87 Remove RemoveParentRector as never used and only for demo purposes, handle custom way where needed (#4679)
2023-08-06 16:40:47 +00:00
Tomas Votruba
38829f40f1 Updated Rector to commit a82c86347a6ceba31cdf3180284dc96820e50271
a82c86347a [DX] Make use of Laravel container in few tests - step #2 (#4678)
2023-08-06 16:40:08 +00:00
Tomas Votruba
c122d338d1 Updated Rector to commit 56195b368e89f7fc7d92fe96703286f9c4985f18
56195b368e Fix external patch path (#4677)
2023-08-06 15:55:08 +00:00
Tomas Votruba
da7cbac54d Updated Rector to commit 56195b368e89f7fc7d92fe96703286f9c4985f18
56195b368e Fix external patch path (#4677)
2023-08-06 15:47:57 +00:00
Tomas Votruba
6f8ff0f9d5 Updated Rector to commit 2ffa009e08d06c7522a1f3b066f90e8edbee8210
2ffa009e08 [DX] Make use of Laravel container in few tests - step #1 (#4672)
2023-08-06 15:14:10 +00:00
Tomas Votruba
c3e12c8e9c Updated Rector to commit 3dbaeb0cadbc3a31d21849fab5494a1a828d792b
3dbaeb0cad [TypeDeclaration] Handle anonymous class in union on AddArrowFunctionReturnTypeRector (#4676)
2023-08-06 15:03:28 +00:00
Tomas Votruba
9165e88cea Updated Rector to commit 3dbaeb0cadbc3a31d21849fab5494a1a828d792b
3dbaeb0cad [TypeDeclaration] Handle anonymous class in union on AddArrowFunctionReturnTypeRector (#4676)
2023-08-06 14:47:16 +00:00
Tomas Votruba
576776243e Updated Rector to commit a3c62a69906710dca8366c5e32e832416f767531
a3c62a6990 [DX] Remove usage of deprecated symfony parameters (#4674)
2023-08-06 11:15:32 +00:00
Tomas Votruba
ce69ade1ae Updated Rector to commit 22e423dc79a8e4677198c8b260fb24243db0ea45
22e423dc79 [NodeTypeResolver] Clean up anonymous class detection on NodeTypeResolver::getNativeType() (#4673)
2023-08-06 10:56:52 +00:00
Tomas Votruba
0577695983 Updated Rector to commit 097785424d7239bf0166d1fddb3e2079ce4787c8
097785424d [TypeDeclaration] Allow __invoke() method for return type changed on ClassMethodReturnTypeOverrideGuard (#4667)
2023-08-06 10:00:00 +00:00
Tomas Votruba
e3116ffed3 Updated Rector to commit 097785424d7239bf0166d1fddb3e2079ce4787c8
097785424d [TypeDeclaration] Allow __invoke() method for return type changed on ClassMethodReturnTypeOverrideGuard (#4667)
2023-08-06 09:54:45 +00:00
Tomas Votruba
2a286e21bd Updated Rector to commit 6110a50ed0aaa58281e3b9de0a195f18bb782ba4
6110a50ed0 [TypeDeclaration] Skip anonymous class and other object on ReturnUnionTypeRector (#4670)
2023-08-06 09:54:38 +00:00
Tomas Votruba
b390109355 Updated Rector to commit 4e3be87945bf57a1f4c7aaf51696c55ae7617054
4e3be87945 [TypeDeclaration][CodeQuality] Move ReturnTypeFromStrictScalarReturnExprRector from CodeQuality to TypeDeclaration set (#4668)
2023-08-06 09:54:10 +00:00
Tomas Votruba
6299c365a0 Updated Rector to commit e98e9e7e1a92265d4ee6a41bf9298f1d606f4a5b
e98e9e7e1a [TypeDeclaration] Allow return anonymous class on ReturnTypeFromReturnNewRector (#4669)
2023-08-06 09:53:37 +00:00
Tomas Votruba
57bd04e032 Updated Rector to commit f45662a829357b0c98532611fce4c250459f54b7
f45662a829 [Privatization] Skip parent class unknown on PrivatizeFinalClassMethodRector (#4671)
2023-08-06 09:53:01 +00:00
Tomas Votruba
890e81ed62 Updated Rector to commit 625fcccc475c8a6b3bde49e5e64e66354ed4299a
625fcccc47 [CodeQuality][TypeDeclaration] Add string append support on ReturnTypeFromStrictScalarReturnExprRector (#4657)
2023-08-06 02:01:31 +00:00
Tomas Votruba
716b756904 Updated Rector to commit 9097d76857da03936a401d8d3bd4bc35d99a6ae1
9097d76857 [automated] Apply Coding Standard (#4666)
2023-08-06 00:30:09 +00:00
Tomas Votruba
12b68dc1da Updated Rector to commit 44e0216970b230925f2e104ce6762b27b86a853e
44e0216970 [automated] Re-Generate Nodes/Rectors Documentation (#4665)
2023-08-06 00:29:06 +00:00