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-middleware/log-http-messages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3
Choose a base ref
...
head repository: php-middleware/log-http-messages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 29, 2017

  1. Merge pull request #2 from php-middleware/psr-15

    Add support for psr-15
    snapshotpl authored Apr 29, 2017
    Configuration menu
    Copy the full SHA
    43198c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e946e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'v3'

    snapshotpl committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    6e94208 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    c5896cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from php-middleware/use-compatibility-tool

    Use double-pass-compatibility
    snapshotpl authored May 11, 2017
    Configuration menu
    Copy the full SHA
    77c5501 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2018

  1. Configuration menu
    Copy the full SHA
    0dbc4a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from gardziejewskik/master

    Added support for zend-diacrotos in version 2
    snapshotpl authored Nov 16, 2018
    Configuration menu
    Copy the full SHA
    87fdca7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2018

  1. Added support PSR-15 middleware

    Dropped support http-interop/http-middleware
    gardziejewskik committed Nov 17, 2018
    Configuration menu
    Copy the full SHA
    f5b2a9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from gardziejewskik/master

    Support only PSRs standards
    snapshotpl authored Nov 17, 2018
    Configuration menu
    Copy the full SHA
    6ef29f8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    snapshotpl authored Nov 17, 2018
    Configuration menu
    Copy the full SHA
    3c1b0bf View commit details
    Browse the repository at this point in the history
Loading