lizhen_gitee f57c82fce2 被忽略的文件 | hai 6 meses | |
---|---|---|
.. | ||
Factory | hai 6 meses | |
Tests | hai 6 meses | |
.gitignore | hai 6 meses | |
.php_cs.dist | hai 6 meses | |
.travis.yml | hai 6 meses | |
CHANGELOG.md | hai 6 meses | |
HttpFoundationFactoryInterface.php | hai 6 meses | |
HttpMessageFactoryInterface.php | hai 6 meses | |
LICENSE | hai 6 meses | |
README.md | hai 6 meses | |
composer.json | hai 6 meses | |
phpunit.xml.dist | hai 6 meses |
Provides integration for PSR7.
If you want to run the unit tests, install dev dependencies before running PHPUnit:
$ cd path/to/Symfony/Bridge/PsrHttpMessage/
$ composer.phar install
$ phpunit