[PR #10] Attempt to fix runkit7 PECL builds on Windows #17

Closed
opened 2026-01-24 11:41:38 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/php/web-rmtools/pull/10

State: closed
Merged: No


See https://marc.info/?l=pecl-dev&m=155562978906879&w=2

--enable-extname will attempt to build that extension as a static
extension, which won't produce a dll that can be used on windows.php.net

cc @cmb69

**Original Pull Request:** https://github.com/php/web-rmtools/pull/10 **State:** closed **Merged:** No --- See https://marc.info/?l=pecl-dev&m=155562978906879&w=2 `--enable-extname` will attempt to build that extension as a static extension, which won't produce a dll that can be used on windows.php.net cc @cmb69
admin added the pull-request label 2026-01-24 11:41:38 +01:00
admin closed this issue 2026-01-24 11:41:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/web-rmtools#17