-
Notifications
You must be signed in to change notification settings - Fork 53
Commit b21c03d
committed
DynamicCallOnStaticMethodsRule - do not report for methods declared on PHPStanTestCase and TypeInferenceTestCase
1 parent ce25f06 commit b21c03d
File tree
2 files changed
+24
-0
lines changed- src/Rules/StrictCalls
- tests/Rules/StrictCalls/data
2 files changed
+24
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | + | ||
11 | + | ||
10 | 12 |
| |
11 | 13 |
| |
14 | + | ||
12 | 15 |
| |
13 | 16 |
| |
14 | 17 |
| |
| |||
53 | 56 |
| |
54 | 57 |
| |
55 | 58 |
| |
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
56 | 67 |
| |
57 | 68 |
| |
58 | 69 |
| |
|
Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + |
0 commit comments