Updates are ordered as returned by file_scan_directory, which is not gauranteed to be consistent across different systems. We should explicitly sort by filename.

Comments

acrollet created an issue.

ben.bunk’s picture

I am not sure but switching to scandir where you can specify sort order might help.

http://php.net/manual/en/function.scandir.php