mirror of
https://github.com/shivammathur/setup-php.git
synced 2026-03-26 16:48:17 +07:00
Fix regression in pecl_http support [skip ci]
This commit is contained in:
@@ -5,6 +5,7 @@ export curl_opts=(-sL)
|
||||
export old_versions="5.[3-5]"
|
||||
export jit_versions="8.[0-9]"
|
||||
export php_builder_versions="8.[3-9]"
|
||||
export nightly_versions="8.[6-9]"
|
||||
export xdebug3_versions="7.[2-4]|8.[0-9]"
|
||||
export latest="releases/latest/download"
|
||||
export github="https://github.com/shivammathur"
|
||||
|
||||
Reference in New Issue
Block a user