Switch to liip for old PHP on darwin

This commit is contained in:
Shivam Mathur
2020-02-23 09:44:33 +05:30
parent 6d21e6dc05
commit 9d77946f60
3 changed files with 59 additions and 90 deletions

View File

@ -69,7 +69,7 @@ export async function addExtensionDarwin(
}
script +=
'\nadd_extension ' +
extension +
ext_name +
' "' +
install_command +
'" ' +