lizhen_gitee f57c82fce2 被忽略的文件 | пре 6 месеци | |
---|---|---|
.. | ||
Factory | пре 6 месеци | |
Tests | пре 6 месеци | |
.gitignore | пре 6 месеци | |
.php_cs.dist | пре 6 месеци | |
.travis.yml | пре 6 месеци | |
CHANGELOG.md | пре 6 месеци | |
HttpFoundationFactoryInterface.php | пре 6 месеци | |
HttpMessageFactoryInterface.php | пре 6 месеци | |
LICENSE | пре 6 месеци | |
README.md | пре 6 месеци | |
composer.json | пре 6 месеци | |
phpunit.xml.dist | пре 6 месеци |
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