Using the file modification time of the file on disk is kinda unreliable. These times can get changed for all sorts of reasons, and in reality we simply want to change the URL if the content of the file on disk changes. How about using a sha of the file contents?

Comments

Steven Jones created an issue. See original summary.

  • Steven Jones committed 33b36db on 8.x-1.x
    Issue #2959899: File modification time is unreliable.
    
steven jones’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.