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
The provided reason for closing these previous issues is that PHP is installed from the official Canonical repository which only provides PHP 8.1 for Ubuntu 22.04.
However:
PHP 8.1 is now obsolete
Canonical only provides PHP 7.4 for Ubuntu 20.04 while the Azure DevOps runner image using Ubuntu 20.04 currently has PHP 7.4, 8.0, 8.1, 8.2, and 8.3.
So it looks like you did accept more PHP versions for Ubuntu 20.04: we are kindly asking you to do the same for Ubuntu 22.04 😊
As developers, the current setup provided by Azure DevOps is blocking upgrading our pipelines from Ubuntu 20.04 to 22.04 because it lacks support for the latest versions of PHP!
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered:
Hello! There was an announcement about that change, 22.04 supports more versions of php installed because it is using the famous third party repository but we no longer have plans to use it as it is considered generally unreliable and causing security concerns, if you need php versions other than Canonical provides you can still enable and fetch this repo in runtime
Tool name
PHP
Tool license
PHP-3.01
Add or update?
Desired version
8.2 and 8.3
Approximate size
No response
Brief description of tool
PHP is a popular general-purpose scripting language
URL for tool's homepage
https://php.net/
Provide a basic test case to validate the tool's functionality.
`php -v`
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Yes
You already do it with Ubuntu 20.04
You already closed as not planned many issues about this request:
The provided reason for closing these previous issues is that PHP is installed from the official Canonical repository which only provides PHP 8.1 for Ubuntu 22.04.
However:
So it looks like you did accept more PHP versions for Ubuntu 20.04: we are kindly asking you to do the same for Ubuntu 22.04 😊
As developers, the current setup provided by Azure DevOps is blocking upgrading our pipelines from Ubuntu 20.04 to 22.04 because it lacks support for the latest versions of PHP!
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: