X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=README.md;h=d4fb44865ce24e82d93735eab990c321c2782518;hp=0de23cbfe292f05fe1a8f4605b1c5612e0654b9b;hb=HEAD;hpb=e096f45ff30a46d6a8e96da7bc6334d2ac5ab7c2 diff --git a/README.md b/README.md index 0de23cb..d4fb448 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,16 @@ # ext-http -[![Build Status](https://travis-ci.org/m6w6/ext-http.svg?branch=master)](https://travis-ci.org/m6w6/ext-http) +[![Build Status](https://github.com/m6w6/ext-http/workflows/ci/badge.svg?branch=master)](https://github.com/m6w6/ext-http/actions?query=workflow%3Aci+branch%3Amaster) [![Coverity Scan Build Status](https://scan.coverity.com/projects/8711/badge.svg)](https://scan.coverity.com/projects/m6w6-ext-http) [![codecov](https://codecov.io/gh/m6w6/ext-http/branch/master/graph/badge.svg)](https://codecov.io/gh/m6w6/ext-http) -[![Join the chat at https://gitter.im/m6w6/ext-http](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/m6w6/ext-http) -Extended HTTP support. Again. +Extended HTTP support for PHP. + +## Branches and Versions: + +> **NOTE:** + Use `v3.x` branch, and resp. v3 releases, for PHP-7. `master` and v4 releases are only for PHP-8. + ## Documentation @@ -13,7 +18,7 @@ See the [online markdown reference](https://mdref.m6w6.name/http). Known issues are listed in [BUGS](./BUGS) and future ideas can be found in [TODO](./TODO). -## Installing +## Install ### PECL @@ -26,7 +31,7 @@ and pharext packages attached to [releases](https://github.com/m6w6/ext-http/rel ### Checkout - git clone github.com:m6w6/ext-http + git clone https://github.com/m6w6/ext-http.git cd ext-http /path/to/phpize ./configure --with-php-config=/path/to/php-config