Commit 5239f9f
Remove CTE flag from array_diff_ukey(), which was added by mistake
This was accidentally added in phpGH-7780, but since it takes a callable
argument, this flag is useless on this function.
Closes phpGH-10859.1 parent ff2f882 commit 5239f9f
File tree
3 files changed
+4
-3
lines changed- ext/standard
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | | - | |
1129 | 1128 | | |
1130 | 1129 | | |
1131 | 1130 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments