Skip to content

Use php/php-windows-builder to build Windows DLLs and PIE artifacts#415

Open
madmajestro wants to merge 1 commit into
igbinary:masterfrom
madmajestro:use-php-windows-builder
Open

Use php/php-windows-builder to build Windows DLLs and PIE artifacts#415
madmajestro wants to merge 1 commit into
igbinary:masterfrom
madmajestro:use-php-windows-builder

Conversation

@madmajestro

Copy link
Copy Markdown

The GitHub workflows use php/php-windows-builder for building / testing on Windows now. This GitHub action is maintained by the PHP internals team and the recommended standard tool for this purpose. In addition, the release pipeline now automatically publishes zip-files with prebuilt Windows DLLs as release artifacts. These artifacts are required by PIE (PHP Installer for Extensions) to function properly for Windows users.

The GitHub workflows use php/php-windows-builder for building / testing
on Windows now. This GitHub action is maintained by the PHP internals
team and the recommended standard tool for this purpose. In addition,
the release pipeline now automatically publishes zip-files with prebuilt
Windows DLLs as release artifacts. These artifacts are required by PIE
(PHP Installer for Extensions) to function properly for Windows users.
@madmajestro madmajestro force-pushed the use-php-windows-builder branch from cf60740 to 464c7dd Compare May 10, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant