Discovered this issue when a file kept on showing up as not flushed when in development mode. Had to do with the usage of array_diff() inside of advagg_insert_update_files(); I should have been using array_diff_assoc().

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Status: Active » Fixed
FileSize
3.76 KB

This patch has been committed

Status: Fixed » Closed (fixed)

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