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: kjdev/php-ext-brotli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.2+pie
Choose a base ref
...
head repository: kjdev/php-ext-brotli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16.0
Choose a head ref
  • 8 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 11, 2025

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

Commits on Apr 14, 2025

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

Commits on Apr 22, 2025

  1. change: brotli.state resource in brotli_compress_{init,add}() to Btor…

    …li\Compress\Context class
    kjdev committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    8affbed View commit details
    Browse the repository at this point in the history
  2. change: brotli.state resource in brotli_uncompress_{init,add}() to Bt…

    …orli\UnCompress\Context class
    kjdev committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0b6e4ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faec3b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb7bb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aae718 View commit details
    Browse the repository at this point in the history
  6. upgrade: version to 0.16.0

    kjdev committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    c897fd2 View commit details
    Browse the repository at this point in the history
Loading