File tree Expand file tree Collapse file tree 4 files changed +11
-10
lines changed
Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 4444 with :
4545 php_version : 8.0
4646 php_extensions : xdebug
47+ memory_limit : 256M
4748 configuration : test/phpunit/phpunit.xml
4849 bootstrap : vendor/autoload.php
4950
Original file line number Diff line number Diff line change @@ -9,20 +9,20 @@ This repository is an implementation of the PSR-7 interfaces for use within PHP.
99
1010***
1111
12- <a href =" https://circleci .com/gh/ PhpGt/Http " target =" _blank " >
13- <img src="https://img.shields.io/circleci/project/PhpGt/Http.svg?style=flat-square " alt="PHP.Gt/Http build status" />
12+ <a href =" https://github .com/PhpGt/Http/actions " target =" _blank " >
13+ <img src="https://badge.status.php.gt/http-build " alt="PHP.Gt/Http build status" />
1414</a >
1515<a href =" https://scrutinizer-ci.com/g/PhpGt/Http " target =" _blank " >
16- <img src="https://img.shields.io/scrutinizer/g/PhpGt/Http.svg?style=flat-square " alt="PHP.Gt/Http code quality" />
16+ <img src="https://badge.status.php.gt/http-quality " alt="PHP.Gt/Http code quality" />
1717</a >
1818<a href =" https://scrutinizer-ci.com/g/PhpGt/Http " target =" _blank " >
19- <img src="https://img.shields.io/scrutinizer/coverage/g/PhpGt/Http/master.svg?style=flat-square " alt="PHP.Gt/Http code coverage" />
19+ <img src="https://badge.status.php.gt/http-coverage " alt="PHP.Gt/Http code coverage" />
2020</a >
2121<a href =" https://packagist.PhpGt/packages/PhpGt/Http " target =" _blank " >
22- <img src="https://img.shields.io/packagist/v/PhpGt/Http.svg?style=flat-square " alt="PHP.Gt/Http latest release" />
22+ <img src="https://badge.status.php.gt/http-version " alt="PHP.Gt/Http latest release" />
2323</a >
2424<a href =" http://www.php.gt/Http " target =" _blank " >
25- <img src="https://img.shields.io/ badge/docs-www. php.gt/Http-26a5e3.svg?style=flat-square " alt="PHP.Gt/Http documentation" />
25+ <img src="https://badge.status. php.gt/http-docs " alt="PHP.Gt/Http documentation" />
2626</a >
2727
2828[ fig ] : https://www.php-fig.org/psr/psr-7/
You can’t perform that action at this time.
0 commit comments