Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: php-fig/http-factory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: php-fig/http-factory
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.2
Choose a head ref
  • 9 commits
  • 3 files changed
  • 6 contributors

Commits on May 21, 2019

  1. docs: Standardize the README

    What:
    Standardizes the README file providing a common language and an implementation link.
    
    Why:
    There are differences between PSR's READMEs in regarding language and the lacking of implementations references. So I've updated all READMEs using the https://github.com/php-fig/http-factory as base.
    gnumoksha authored May 21, 2019
    Configuration menu
    Copy the full SHA
    31c8fb8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Update README.md

    Co-Authored-By: Woody Gilk <woody.gilk@gmail.com>
    gnumoksha and shadowhand authored May 23, 2019
    Configuration menu
    Copy the full SHA
    0cf7890 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. Merge pull request #9 from gnumoksha/patch-1

    docs: Standardize the README
    shadowhand authored Dec 29, 2019
    Configuration menu
    Copy the full SHA
    1a2099a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Update url to HTTPS

    J0WI authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5914570 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from J0WI/patch-1

    Update url to HTTPS
    shadowhand authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    36fa03d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

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

Commits on Jul 14, 2022

  1. Merge pull request #12 from TimWolla/patch-1

    Add .gitattributes setting `export-ignore`
    Jean85 authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    5a4f141 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Support psr/http-message v2

    Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
    ghostwriter committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2444358 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge pull request #13 from ghostwriter/feature/http-message-v2

    Support `psr/http-message` v2
    Jean85 authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e616d01 View commit details
    Browse the repository at this point in the history
Loading