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: mikehaertl/php-tmpfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.6
Choose a base ref
...
head repository: mikehaertl/php-tmpfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    1da599f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from mikehaertl/21-fix-deprecation-warning

    Issue #21 Fix deprecation warning in PHP8
    mikehaertl authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f162f70 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Migrate to github actions

    mikehaertl committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f1908e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from mikehaertl/github-actions

    Migrate to github actions
    mikehaertl authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    9626f9c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    d9c9a83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from mikehaertl/26-send-custom-headers

    Issue #26 Implement custom headers
    mikehaertl authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    70a5b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    f5d26b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from mikehaertl/28-ignore-user-abort

    Issue #28 Add ignoreUserAbort option to remove files if connection closed
    mikehaertl authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5392be View commit details
    Browse the repository at this point in the history
Loading