Skip to content

Application caching tweaks

Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 16 Jun 23:31
· 945 commits to master since this release
7e2e152

Changed

  • We have split calls to clear public and private cache keys.
  • We only clear public cache keys when modifying a public resource type.
  • We have updated the web.config; the web.config file was referring to PHP7.3.
  • Added removed class type hints now that we are running PHP7.4.