The syntax generally follows the pattern of one-letter code of the variable type, followed by a colon and the length of the data, followed by the variable value, and ending with a semicolon. For the associative array, the format is <serialised key> ; <serialised value>, repeated for each association/pair in the array.
"Serialization". PHP Internals Book. Retrieved 2020-07-05. http://www.phpinternalsbook.com/php5/classes_objects/serialization.html ↩
"PHP: serialize - Manual". PHP: Hypertext Preprocessor. Retrieved 2020-07-05. https://www.php.net/manual/en/function.serialize.php ↩
"Response Writers | Apache Solr Reference Guide 8.5". lucene.apache.org. Retrieved 2020-07-05. https://lucene.apache.org/solr/guide/8_5/response-writers.html#php-writer ↩