Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.
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: ml-archive/php-http-exception
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jtheuerkauf/php-http-exception
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 25 files changed
  • 2 contributors

Commits on May 2, 2023

  1. Update composer.json

    Set as a replacement for the original since it's more or less abandoned.
    jtheuerkauf committed May 2, 2023
    Configuration menu
    Copy the full SHA
    a8237a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    16831c1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3795655 View commit details
    Browse the repository at this point in the history
  3. Add formatting rules file

    Mostly applies to Jetbrains/IntelliJ IDEs
    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a7ce72a View commit details
    Browse the repository at this point in the history
  4. Chop down long constructor signatures

    Fix tabs
    Switch Exception type hints to Throwable
    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4b61329 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0025472 View commit details
    Browse the repository at this point in the history
  6. #5 Incorrect error name

    Use static:: constant accessors in ForbiddenHttpException
    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bb65a5c View commit details
    Browse the repository at this point in the history
  7. Update composer

    Set replacement of original library to 1.0.4 (their last tag)
    Add security-advisories
    Constrain PHP Unit to PHP 7.0 support
    Add PHP version requirement to config.platform
    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2d5c215 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c959e0 View commit details
    Browse the repository at this point in the history
  9. README

    jtheuerkauf committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c91da97 View commit details
    Browse the repository at this point in the history
Loading