mirror of
https://github.com/php/web-rmtools.git
synced 2026-03-24 01:02:11 +01:00
[PR #10] [CLOSED] Attempt to fix runkit7 PECL builds on Windows #15
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?
📋 Pull Request Information
Original PR: https://github.com/php/web-rmtools/pull/10
Author: @TysonAndre
Created: 5/14/2019
Status: ❌ Closed
Base:
master← Head:fix-runkit7📝 Commits (1)
cb31f95Attempt to fix runkit7 PECL builds on Windows📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
data/config/pecl/exts.ini(+1 -1)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.