mirror of
https://github.com/php/web-rmtools.git
synced 2026-03-24 01:02:11 +01:00
[PR #10] Attempt to fix runkit7 PECL builds on Windows #17
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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-extnamewill attempt to build that extension as a staticextension, which won't produce a dll that can be used on windows.php.net
cc @cmb69