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

Add errata for addition of parameter and return type declarations to PSR-7 #1296

Merged
merged 2 commits into from
Apr 4, 2023

Commits on Feb 27, 2023

  1. feat: document language-level parameter and return type declarations

    This patch adds section 7.2 to the metadocument, detailing the (proposed) changes to the specification to use explicit, language-level parameter and return type declarations.
    It documents the addition of parameter type declarations for the 1.1 release, the addition of return type declarations for 2.0, and how implementations may adopt one or both versions.
    It also documents and links to the (forthcoming) package releases within the primary document, detailing the changes in brief.
    
    The format follows that of the already accepted PSR-13 evolution proposal.
    weierophinney committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    99c5f7b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    2b99fb2 View commit details
    Browse the repository at this point in the history