8000 Comparing 5.3.6...5.3.7 · phpredis/phpredis · GitHub
[go: up one dir, main page]

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: phpredis/phpredis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.6
Choose a base ref
...
head repository: phpredis/phpredis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.7
Choose a head ref
  • 7 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    35a2a8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a75fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e849b53 View commit details
    Browse the repository at this point in the history
  4. Fix LZF decompression logic. (#2065)

    * Fix LZF decompression logic.
    
    Rework how we decompress LZF data.  Previously it was possible to
    encounter a double-free, if the error was not E2BIG.
    
    * .
    michael-grunder authored and yatsukhnenko committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    d938a42 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. 5.3.7-rc1

    yatsukhnenko committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    85c69c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. 5.3.7-rc2

    yatsukhnenko committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8072413 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. 5.3.7

    yatsukhnenko committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    98d64ba View commit details
    Browse the repository at this point in the history
Loading
0