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

Add PHP 8.2 & PHP 8.3 to Ubuntu 22.04 #9442

Closed
3 of 14 tasks
sylfabre opened this issue Mar 3, 2024 · 1 comment
Closed
3 of 14 tasks

Add PHP 8.2 & PHP 8.3 to Ubuntu 22.04 #9442

sylfabre opened this issue Mar 3, 2024 · 1 comment

Comments

@sylfabre
Copy link
Contributor

sylfabre commented Mar 3, 2024

Tool name

PHP

Tool license

PHP-3.01

Add or update?

  • Add
  • 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

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • macOS 11
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

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:

  • 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

@mikhailkoliada
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants