-
Notifications
You must be signed in to change notification settings - Fork 534
Commit 43d3ac4
Fix wrong fread() length parameter type and return type
1 parent b482a5b commit 43d3ac4
File tree
3 files changed
+5
-2
lines changed- resources
- tests/PHPStan/Analyser
3 files changed
+5
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3003 | 3003 |
| |
3004 | 3004 |
| |
3005 | 3005 |
| |
3006 | - | ||
3006 | + | ||
3007 | 3007 |
| |
3008 | 3008 |
| |
3009 | 3009 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | + | ||
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
707 | 707 |
| |
708 | 708 |
| |
709 | 709 |
| |
710 | - | ||
710 | + | ||
711 | + | ||
712 | + | ||
711 | 713 |
| |
712 | 714 |
| |
713 | 715 |
| |
|
0 commit comments