Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Feb 5, 2025

  1. Init v3.2 (#7278)

    huangdijia authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    702de15 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Merge branch 'master' into 3.2

    # Conflicts:
    #	src/coroutine/composer.json
    limingxinleo committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    42dc27c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

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

Commits on Jul 22, 2025

  1. Upgrade the versions of phpstan and rector.

    Co-authored-by: 李铭昕 <[email protected]>
    huangdijia and limingxinleo authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    824745c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. Merge branch 'master' into 3.2-merge

    # Conflicts:
    #	.github/workflows/test.yml
    #	src/command/composer.json
    #	src/serializer/src/Contract/CacheableSupportsMethodInterface.php
    #	src/validation/src/ValidationRuleParser.php
    limingxinleo committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    fed9966 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Optimized the parameters of method __call() to make them more stand…

    …ardized. (#7637)
    
    Co-authored-by: 李铭昕 <[email protected]>
    kingIZZZY and limingxinleo authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    a466680 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

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