PHP: "7.0"
enable_debug: "yes"
enable_maintainer_zts: "yes"
- PECLs: "pecl_http:http:3.2.4"
+ PECLs: "propro,pecl_http:http:3.2.4"
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
PHP: "7.1"
enable_debug: "yes"
enable_maintainer_zts: "yes"
- PECLs: "pecl_http:http:3.2.4"
+ PECLs: "propro,pecl_http:http:3.2.4"
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
PHP: "7.2"
enable_debug: "yes"
enable_maintainer_zts: "yes"
- PECLs: "pecl_http:http:3.2.4"
+ PECLs: "propro,pecl_http:http:3.2.4"
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
PHP: "7.3"
enable_debug: "yes"
enable_maintainer_zts: "yes"
- PECLs: "pecl_http:http:3.2.4"
+ PECLs: "propro,pecl_http:http:3.2.4"
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
PHP: "7.4"
enable_debug: "yes"
enable_maintainer_zts: "yes"
- PECLs: "pecl_http:http:3.2.4"
+ PECLs: "propro,pecl_http:http:3.2.4"
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
"PHP" => ["7.0", "7.1", "7.2", "7.3", "7.4"],
"enable_debug" => "yes",
"enable_maintainer_zts" => "yes",
- "PECLs" => "pecl_http:http:3.2.4",
+ "PECLs" => "propro,pecl_http:http:3.2.4",
],
"master" => [
"PHP" => "master",