Vincent de Lau cb6ce4845c Merge pull request #94 from Stilch/add-param-hints
Adds parameter typehints, as per the erata

Since [psr/http-message version 1.1](https://packagist.org/packages/psr/http-message#1.1.0), the above interfaces have been updated to add argument type declarations.
https://www.php-fig.org/psr/psr-7/meta/
2023-04-04 11:50:52 +02:00
2016-08-06 09:39:51 -05:00
2023-02-25 11:58:31 +05:00
2014-10-30 18:26:24 -04:00

PSR Http Message

This repository holds all interfaces/classes/traits related to PSR-7.

Note that this is not a HTTP message implementation of its own. It is merely an interface that describes a HTTP message. See the specification for more details.

Usage

Before reading the usage guide we recommend reading the PSR-7 interfaces method list:

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:19:49.273Z
Readme MIT 519 KiB
Languages
PHP 100%