Commit 1f5bcc3
array-map.xml Change the misleading wording (php#4802)
* array-map.xml Change the misleading wording
Keys of input arrays are ignored. The function only considers the sequential order of elements (as determined by their internal pointers), not their indices
* Update reference/array/functions/array-map.xml
Co-authored-by: Kamil Tekiela <[email protected]>
---------
Co-authored-by: Kamil Tekiela <[email protected]>1 parent eac9eff commit 1f5bcc3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments