Commit 44674a8
Rector 2.0 (#277)
* PHPStan & Rector 2.0 support (#271)
* Update rector dependency to 2.0.0-rc1 (#273)
* Update rector to 2.0.0.rc2
* Simplify composer scripts
* Fix downgrade scripts
* Add MigrateToSimplifiedAttributeRector to Laravel 9 set (#275)
* Update Duster and use latest Pint configuration (#276)
* Update Duster
* Remove pint.json and run Duster
* Refactor into our own AbstractRector that implements DocumentedRuleInterface
* Update to Rector 2.0
---------
Co-authored-by: Michael Wikberg <[email protected]>
Co-authored-by: Abdul Malik Ikhsan <[email protected]>
Co-authored-by: M ɑ k s <[email protected]>1 parent f8d624d commit 44674a8
File tree
153 files changed
+418
-509
lines changed- .github/workflows
- build
- config
- sets
- src
- NodeAnalyzer
- NodeFactory
- Rector
- ArrayDimFetch
- Assign
- Cast
- ClassMethod
- Class_
- Coalesce
- Empty_
- Expr
- SubStrToStartsWithOrEndsWithStaticMethodCallRector
- FuncCall
- If_
- MethodCall
- Namespace_
- New_
- PropertyFetch
- StaticCall
- Set
- Packages
- Cashier
- Livewire
- ValueObject
- stubs
- Illuminate
- Container
- Contracts
- Cache
- Container
- Events
- Queue
- Routing
- Support
- Database
- Eloquent
- Factories
- Relations
- Migrations
- Query
- Foundation
- Bus
- Events
- Exceptions
- Http
- Support/Providers
- Testing
- Concerns
- Http
- Mail
- Notifications/Messages
- Routing
- Support
- Facades
- Traits
- Testing
- Laravel/Cashier
- Livewire
- tests
- Rector
- ClassMethod/AddGenericReturnTypeToRelationsRector/Fixture/NewGenerics
- Class_/ReplaceExpectsMethodsInTestsRector/Source
- FuncCall
- DispatchNonShouldQueueToDispatchSyncRector/Source
- RemoveRedundantValueCallsRector/Source
- RemoveRedundantWithCallsRector/Source
- TypeHintTappableCallRector/Source
- MethodCall/ResponseHelperCallToJsonResponseRector
- Namespace_/FactoryDefinitionRector/Source
- PropertyFetch/OptionalToNullsafeOperatorRector/Source
- StaticCall
- DispatchToHelperFunctionsRector/Source
- EloquentMagicMethodToQueryBuilderRector
- RouteActionCallableRector/Source
- Sets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
153 files changed
+418
-509
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 35 | + | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
109 | 113 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | 3 | | |
| |||
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments