zhangxiaobin 424b643451 commit 3 | hai 1 ano | |
---|---|---|
.. | ||
Factory | hai 1 ano | |
Tests | hai 1 ano | |
.gitignore | hai 1 ano | |
.php_cs.dist | hai 1 ano | |
.travis.yml | hai 1 ano | |
CHANGELOG.md | hai 1 ano | |
HttpFoundationFactoryInterface.php | hai 1 ano | |
HttpMessageFactoryInterface.php | hai 1 ano | |
LICENSE | hai 1 ano | |
README.md | hai 1 ano | |
composer.json | hai 1 ano | |
phpunit.xml.dist | hai 1 ano |
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