Tagged articles
1 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Mar 14, 2024 · Backend Development

Build PHP 8.3.2 for Windows Using GitHub Actions

This guide walks through forking the php-windows-builder repository, configuring a GitHub Actions workflow, running the pipeline to compile PHP 8.3.2 and extensions on Windows, and downloading and verifying the resulting binaries and extension packages.

GitHub Actionsbuildci/cd
0 likes · 6 min read
Build PHP 8.3.2 for Windows Using GitHub Actions