- 
  Notifications
 You must be signed in to change notification settings 
- Fork 20
Commit 468e02c
committed
Remove UsageOfDeprecatedCastRule in favour of it already being implemented in PHPStan via RestrictedMethodUsageExtension
1 parent ea25caa commit 468e02c
File tree
6 files changed
+40
-71
lines changed- src/Rules/Deprecations
- tests/Rules/Deprecations
6 files changed
+40
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 7 | 7 |  | |
| 8 | 8 |  | |
| 9 | 9 |  | |
| 10 | - | ||
| 10 | + | ||
| 11 | 11 |  | |
| 12 | 12 |  | |
| 13 | 13 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 54 | 54 |  | |
| 55 | 55 |  | |
| 56 | 56 |  | |
| 57 | + | ||
| 58 | + | ||
| 59 | + | ||
| 60 | + | ||
| 61 | + | ||
| 62 | + | ||
| 57 | 63 |  | |
| 58 | 64 |  | |
| 59 | 65 |  | |
|  | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 45 | 45 |  | |
| 46 | 46 |  | |
| 47 | 47 |  | |
| 48 | - | ||
| 49 | 48 |  | |
| 50 | 49 |  | |
| 51 | 50 |  | |
|  | |||
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 68 | 68 |  | |
| 69 | 69 |  | |
| 70 | 70 |  | |
| 71 | + | ||
| 72 | + | ||
| 73 | + | ||
| 74 | + | ||
| 75 | + | ||
| 76 | + | ||
| 77 | + | ||
| 78 | + | ||
| 79 | + | ||
| 80 | + | ||
| 81 | + | ||
| 82 | + | ||
| 83 | + | ||
| 84 | + | ||
| 85 | + | ||
| 86 | + | ||
| 87 | + | ||
| 88 | + | ||
| 89 | + | ||
| 90 | + | ||
| 91 | + | ||
| 71 | 92 |  | |
| 72 | 93 |  | |
| 73 | 94 |  | |
|  | |||
This file was deleted.
Lines changed: 12 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 2 | 2 |  | |
| 3 | 3 |  | |
| 4 | 4 |  | |
| 5 | + | ||
| 5 | 6 |  | |
| 6 | 7 |  | |
| 7 | 8 |  | |
| 8 | 9 |  | |
| 9 | - | ||
| 10 | + | ||
| 10 | 11 |  | |
| 11 | 12 |  | |
| 12 | 13 |  | |
| 13 | 14 |  | |
| 14 | 15 |  | |
| 15 | 16 |  | |
| 16 | - | ||
| 17 | - | ||
| 18 | - | ||
| 17 | + | ||
| 19 | 18 |  | |
| 20 | 19 |  | |
| 21 | - | ||
| 20 | + | ||
| 22 | 21 |  | |
| 23 | 22 |  | |
| 24 | 23 |  | |
|  | |||
| 32 | 31 |  | |
| 33 | 32 |  | |
| 34 | 33 |  | |
| 34 | + | ||
| 35 | + | ||
| 36 | + | ||
| 37 | + | ||
| 38 | + | ||
| 39 | + | ||
| 40 | + | ||
| 41 | + | ||
| 35 | 42 |  | |
0 commit comments