-
Notifications
You must be signed in to change notification settings - Fork 534
Commit e3fd45f
use string instead of __stringandstringable in printf parameter error message
1 parent 99b3d82 commit e3fd45f
File tree
2 files changed
+4
-4
lines changed- src/Rules/Functions
- tests/PHPStan/Rules/Functions
2 files changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
106 | 106 |
| |
107 | 107 |
| |
108 | 108 |
| |
109 | - | ||
110 | - | ||
109 | + | ||
110 | + | ||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 | - | ||
242 | + | ||
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
246 | - | ||
246 | + | ||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
|
0 commit comments