Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept null and bool header values again #283

Merged
merged 2 commits into from Jul 1, 2019
Merged

Commits on Jul 1, 2019

  1. Accept null and bool 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.
    Tobion committed Jul 1, 2019
    Copy the full SHA
    91eebe8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    95622d3 View commit details
    Browse the repository at this point in the history