Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Accept null, bool and float header values again
This is not according to PSR-7 which says `@param string|string[] $value Header value(s).` but for BC and missing type declarations it makes sense.
- Loading branch information