Commit 78e0b51
committed
Code Quality: Preserve
This prevents unintentional widening of a `string[]` input to a `scalar[]` output, since strings are scalars.
Follow-up to r62797.
See #64898.
git-svn-id: https://develop.svn.wordpress.org/trunk@62835 602fd350-edb4-49c9-b593-d223f7449a82string[] input type in wp_parse_list() return.1 parent 5fd5a8e commit 78e0b51
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5034 | 5034 | | |
5035 | 5035 | | |
5036 | 5036 | | |
5037 | | - | |
| 5037 | + | |
5038 | 5038 | | |
5039 | | - | |
| 5039 | + | |
| 5040 | + | |
| 5041 | + | |
| 5042 | + | |
| 5043 | + | |
5040 | 5044 | | |
5041 | 5045 | | |
5042 | 5046 | | |
| |||
0 commit comments