For ArchiveTemporaryDirectory temporary directory name is now based on a UUID format: archive_{prefix}_{uniq} where prefix is a random 4-character string and uniq is a unique identifier generated using uniqid().
For ArchiveTemporaryDirectory temporary directory name is now based on a UUID format: archive_{prefix}_{uniq} where prefix is a random 4-character string and uniq is a unique identifier generated using uniqid().