Jump to content

Splice: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

16 November 2023

  • curprev 18:4118:41, 16 November 2023 2a02:8389:41b3:4680:28d8:47cd:d0cf:44cb talk 2,598 bytes +2,598 PHP does not have an array object. It does have a global function called array_splice, which operates on arrays (not objects). Global functions, methods, objects or arrays are an implementation detail - what matters in the end is that many programming languages have a splice operation for array-like values.