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: swoole/swoole-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.5
Choose a base ref
...
head repository: swoole/swoole-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.x
Choose a head ref
  • 15 commits
  • 50 files changed
  • 6 contributors

Commits on Oct 22, 2024

  1. Disallow PHP 8.4 (#5535)

    remicollet authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ae12f42 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. [5.1]Fix send chunk error (#5567)

    * fix send chunk error
    
    * Update chunk.phpt
    
    ---------
    
    Co-authored-by: Tianfeng.Han <[email protected]>
    NathanFreeman and matyhtf authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8d44c7e View commit details
    Browse the repository at this point in the history
  2. Fix table (#5572)

    NathanFreeman authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    444c425 View commit details
    Browse the repository at this point in the history
  3. Fix bug #5552 (#5570)

    NathanFreeman authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    84d9b51 View commit details
    Browse the repository at this point in the history
  4. Fix bug #5558 (#5571)

    NathanFreeman authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0f8f2be View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    5942dc5 View commit details
    Browse the repository at this point in the history
  2. Fix bug #5547 (#5586)

    NathanFreeman authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3c7d3f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4add24 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. release v5.1.6 (#5592)

    NathanFreeman authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    df1f708 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Fix bug #5382 (#5383) (#5597)

    Co-authored-by: guandeng <[email protected]>
    Co-authored-by: 10951 <[email protected]>
    3 people authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8fe696a View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Configuration menu
    Copy the full SHA
    434ac06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdca88f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Optimize runtime hook, print error log when exception occurs, copy ar…

    …ginfo once, fix memory error when fatal error occurs
    matyhtf committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    0ce8773 View commit details
    Browse the repository at this point in the history
  2. Fix arginfo memory leak

    matyhtf committed Dec 27, 2024
    Configuration menu
    Copy the full SHA
    a0a1ed8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Fix bug #5635 (#5643)

    NathanFreeman authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    852f515 View commit details
    Browse the repository at this point in the history
Loading