You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is somewhat related to #2023 but the 2 issues are not dependent on one another.
Ideally the script should also warn the user if an unsupported version is in use. Primarily this would only apply to PHP versions installed from sury.org - not the Debian packges - but should probably also check the support status of the base Debian release (or perhaps that should be a separate script?)
The text was updated successfully, but these errors were encountered:
JedMeister
changed the title
Make tkl-upgrade-php script auto update PHP version status
Make tkl-upgrade-php script auto update PHP version status
Jan 16, 2025
The
tkl-php-upgrade
script should dynamically update the PHP versions available for download and their support status.This could be done via a cron job which checks the PHP version info from upstream: https://www.php.net/releases/active
This issue is somewhat related to #2023 but the 2 issues are not dependent on one another.
Ideally the script should also warn the user if an unsupported version is in use. Primarily this would only apply to PHP versions installed from sury.org - not the Debian packges - but should probably also check the support status of the base Debian release (or perhaps that should be a separate script?)
The text was updated successfully, but these errors were encountered: