(PHP 8 >= 8.1.0)
SplFixedArray::jsonSerialize — Returns a representation that can be converted to JSON
Serializes the array to a value that can be serialized natively by json_encode().
Cette fonction ne contient aucun paramètre.
Returns array data which can be serialized by json_encode(), which is a value of any type other than a ressource.