- Affected version
- 2.3.10
We store our forums in a git repo for local development -> staging -> production. We have our .gitignore configured to remove editor folders, one of which being

.idea folders. laminas-feed has left over .idea folders that cause the XF file checksum to fail since these are stripped from our git repo.