Commit 877e758
authored
array_unshift: Use specialised iteration macro (php#20410)
Forgot this while working on phpGH-20353, but this could avoid some
checks depending on the compiler optimizations.1 parent 36cbc00 commit 877e758
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3763 | 3763 | | |
3764 | 3764 | | |
3765 | 3765 | | |
3766 | | - | |
| 3766 | + | |
3767 | 3767 | | |
3768 | 3768 | | |
3769 | 3769 | | |
| |||
0 commit comments