New comment by TinfoilSubmarine on void-packages repository https://github.com/void-linux/void-packages/pull/39030#issuecomment-1234651157 Comment: If you'd like to adopt, could you include my fixed update check from https://github.com/void-linux/void-packages/pull/38984. I don't use phpMyAdmin, so I was also curious about which PHP version should be used. PHP 7.4 is EOL in November, and at that point the `php` package will become a package depending on `php8.1`, effectively upgrading everyone with PHP 7.4 installed to 8.1. I'm tracking the progress of catching any errors that might happen from this in https://github.com/void-linux/void-packages/pull/38536. All that said, if `phpMyAdmin` needs PHP 8.0 and not PHP 8.1, it might be a good idea to change the `php` dependency to `php8.0` to avoid an error state.