Application caching tweaks
deanblackborough
released this
16 Jun 23:31
·
945 commits
to master
since this release
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.