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: bilfeldt/laravel-http-client-logger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: bilfeldt/laravel-http-client-logger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 15 commits
  • 16 files changed
  • 2 contributors

Commits on Jul 1, 2021

  1. Update CHANGELOG.md

    bilfeldt authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    417efee View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    bilfeldt authored and StyleCIBot committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    96c2f2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from bilfeldt/analysis-J2R6lk

    Apply fixes from StyleCI
    bilfeldt authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    bca09b0 View commit details
    Browse the repository at this point in the history
  4. Delete php-cs-fixer.yml

    bilfeldt authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    52861fe View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

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

    bilfeldt committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    49010da View commit details
    Browse the repository at this point in the history
  3. Apply fixes from StyleCI

    bilfeldt authored and StyleCIBot committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    3374123 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from bilfeldt/analysis-0gLArw

    Apply fixes from StyleCI
    bilfeldt authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    264b7bc View commit details
    Browse the repository at this point in the history
  5. Fix tests

    bilfeldt committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    392c6f7 View commit details
    Browse the repository at this point in the history
  6. Change order of arguments

    bilfeldt committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    67bb851 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13 from bilfeldt/feature/message-accessor

    Implement new MessageAccessor class
    bilfeldt authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    d7e612e View commit details
    Browse the repository at this point in the history
  8. Fix accessor

    bilfeldt committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    66e497a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e36005e View commit details
    Browse the repository at this point in the history
  10. Fix style and test

    bilfeldt committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    3bd3e16 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #15 from bilfeldt/feature/log-with

    Implement a new logWith-method + a LogAllFilter class and a NullLogger
    bilfeldt authored Dec 18, 2021
    Configuration menu
    Copy the full SHA
    0864c9d View commit details
    Browse the repository at this point in the history
Loading