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: hyperf/hyperf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hyperf/hyperf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 11 files changed
  • 4 contributors

Commits on Jan 11, 2024

  1. Optimized code of Hyperf\SocketIOServer\Parser\Decoder::decode(). (#6455

    )
    
    
    
    Co-authored-by: 李铭昕 <715557344@qq.com>
    PandaLIU-1111 and limingxinleo authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b8d6f75 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    2240b68 View commit details
    Browse the repository at this point in the history
  2. Release v3.0.48 (#6694)

    limingxinleo authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5894bc3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Added Premature end of data into DetectsLostConnections. (#6764)

    * Added `Premature end of data` into `DetectsLostConnections`.
    
    * Update
    limingxinleo authored May 16, 2024
    Configuration menu
    Copy the full SHA
    f0fa26d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Fixed bug that pdo connector with pgsql cannot work when using migrat…

    …ion. (#7377)
    
    Co-authored-by: 李铭昕 <715557344@qq.com>
    jatyPeng and limingxinleo authored May 12, 2025
    Configuration menu
    Copy the full SHA
    ba7ec7f View commit details
    Browse the repository at this point in the history
Loading