runner-images icon indicating copy to clipboard operation
runner-images copied to clipboard

Update PHP to 8.4 on Windows runners

Open shivammathur opened this issue 2 months ago • 2 comments

Tool name

PHP

Tool license

PHP-3.01

Add or update?

  • [ ] Add
  • [X] Update

Desired version

8.4.1

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
  • [X] GitHub Actions

Runner images where you need the tool

  • [ ] Ubuntu 20.04
  • [ ] Ubuntu 22.04
  • [ ] Ubuntu 24.04
  • [ ] macOS 12
  • [ ] macOS 13
  • [ ] macOS 13 Arm64
  • [ ] macOS 14
  • [ ] macOS 14 Arm64
  • [ ] macOS 15
  • [ ] macOS 15 Arm64
  • [X] Windows Server 2019
  • [X] Windows Server 2022

Can this tool be installed during the build?

choco install php

Tool installation time in runtime

~2 min

Are you willing to submit a PR?

Yes

shivammathur avatar Dec 14 '24 12:12 shivammathur