Php RecursiveIteratorIterator through tarball keeping original file order
In a tarball files are sorted by the time when they're pushed in. In the following example they are not sorted alphabetically, but in push-order. # tar tvf file.tgz -rw-r--r-- 0/0 962 2023-01-17 13:40:17 6fe3b8b5-a4dc-4976-bea9-227434c11cda -rw-r--r-- 0/0 962 2023-01-17 13:40:17…