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: DeepDiver1975/PHPZipStreamer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: DeepDiver1975/PHPZipStreamer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 12 commits
  • 7 files changed
  • 6 contributors

Commits on Nov 2, 2021

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

Commits on Feb 15, 2022

  1. Fix type of stream argument

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    5aa3d78 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Run tests on github actions

    Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
    kesselb committed May 21, 2022
    Configuration menu
    Copy the full SHA
    33223da View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Merge pull request #9 from kesselb/hello-github

    Run tests on github actions
    DeepDiver1975 authored May 23, 2022
    Configuration menu
    Copy the full SHA
    3368550 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from Pytal/fix/stream-type

    Fix type of stream argument
    DeepDiver1975 authored May 23, 2022
    Configuration menu
    Copy the full SHA
    821ff44 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from matthi4s/master

    Check if _SERVER['HTTP_USER_AGENT'] exists
    DeepDiver1975 authored May 23, 2022
    Configuration menu
    Copy the full SHA
    2267142 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Fix 32bit compatibility

    The class Count64_32 is now in a namespace so the comparison was not correct anymore
    come-nc authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    5c22807 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Merge pull request #11 from come-nc/patch-1

    Fix 32bit compatibility
    DeepDiver1975 authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e2b3a05 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: Avoid creating a dynamic property by fixing the casing of the ex…

    …isting outsteam one
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    288ad5b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #12 from juliushaertl/bugfix/noid/outstream-casing

    fix: Avoid creating a dynamic property by fixing the casing of the existing outsteam one
    DeepDiver1975 authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    087851a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    89d1f8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from DeepDiver1975/fix/drop-version-from-compo…

    …ser.json
    
    fix: cleanup composer.json
    DeepDiver1975 authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f565926 View commit details
    Browse the repository at this point in the history
Loading