Files were found in your Matomo, but we didn't expect them.
--> Please delete these files to prevent errors. <--
File to delete: .php-ini
File to delete: .php-version
This two files are created from Plesk. I don’t know if they are needed, but they will reappear on configuration changes in Plesk.
If you really want to add these files in the white list, you could do it in the config\global.php file, where 'fileintegrity.ignore' => DI\add([
But unfortunately, your manual update will be overridden at each Matomo update…
I had a similar issue with Plesk a while back - it can be really finicky with how it reports file integrity if the PHP settings aren’t syncing perfectly between the subscription level and the global config.
Sometimes it’s easier to just run a quick external check to see if the files actually differ or if it’s just a reporting glitch in the dashboard. I usually run my files through this File Integrity Checker just to be 100% sure nothing was actually corrupted during the update before I start digging deeper into the php.ini files. Might save you some time troubleshooting!