Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tkl-upgrade-php script auto update PHP version status #2024

Open
JedMeister opened this issue Jan 16, 2025 · 0 comments
Open

Make tkl-upgrade-php script auto update PHP version status #2024

JedMeister opened this issue Jan 16, 2025 · 0 comments
Labels
common Bugs/feature requests that require changes to shared common build code feature lamp
Milestone

Comments

@JedMeister
Copy link
Member

JedMeister commented 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?)

@JedMeister JedMeister added common Bugs/feature requests that require changes to shared common build code feature lamp labels Jan 16, 2025
@JedMeister JedMeister added this to the 19.0 milestone Jan 16, 2025
@JedMeister 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Bugs/feature requests that require changes to shared common build code feature lamp
Projects
None yet
Development

No branches or pull requests

1 participant