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/testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hyperf/testing
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.
  • 10 commits
  • 13 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
    e341ffd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

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

Commits on May 20, 2025

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

Commits on Jun 30, 2025

  1. Merge branch 'master' into 3.2-merge

    # Conflicts:
    #	src/amqp/composer.json
    #	src/async-queue/composer.json
    #	src/cache/composer.json
    #	src/circuit-breaker/composer.json
    #	src/config-apollo/composer.json
    #	src/config-center/composer.json
    #	src/config-etcd/composer.json
    #	src/config-nacos/composer.json
    #	src/config/composer.json
    #	src/constants/composer.json
    #	src/consul/composer.json
    #	src/crontab/composer.json
    #	src/dag/composer.json
    #	src/database-pgsql/composer.json
    #	src/database-sqlite/composer.json
    #	src/database/composer.json
    #	src/db-connection/composer.json
    #	src/db/composer.json
    #	src/devtool/composer.json
    #	src/di/composer.json
    #	src/elasticsearch/composer.json
    #	src/etcd/composer.json
    #	src/exception-handler/composer.json
    #	src/filesystem/composer.json
    #	src/grpc-client/composer.json
    #	src/grpc-server/composer.json
    #	src/http-message/composer.json
    #	src/http-server/composer.json
    #	src/http2-client/composer.json
    #	src/json-rpc/composer.json
    #	src/kafka/composer.json
    #	src/logger/composer.json
    #	src/metric/composer.json
    #	src/migration-generator/composer.json
    #	src/model-cache/composer.json
    #	src/model-listener/composer.json
    #	src/nacos/composer.json
    #	src/nats/composer.json
    #	src/nsq/composer.json
    #	src/paginator/composer.json
    #	src/pool/composer.json
    #	src/process/composer.json
    #	src/rate-limit/composer.json
    #	src/reactive-x/composer.json
    #	src/redis/composer.json
    #	src/resource-grpc/composer.json
    #	src/resource/composer.json
    #	src/retry/composer.json
    #	src/rpc-client/composer.json
    #	src/rpc-multiplex/composer.json
    #	src/rpc-server/composer.json
    #	src/rpc/composer.json
    #	src/scout/composer.json
    #	src/server/composer.json
    #	src/service-governance-consul/composer.json
    #	src/service-governance-nacos/composer.json
    #	src/session/composer.json
    #	src/signal/composer.json
    #	src/snowflake/composer.json
    #	src/socket/composer.json
    #	src/socketio-server/composer.json
    #	src/stringable/composer.json
    #	src/super-globals/composer.json
    #	src/support/composer.json
    #	src/swagger/composer.json
    #	src/task/composer.json
    #	src/testing/composer.json
    #	src/tracer/composer.json
    #	src/translation/composer.json
    #	src/utils/composer.json
    #	src/validation/composer.json
    #	src/view-engine/composer.json
    #	src/view/composer.json
    #	src/watcher/composer.json
    #	src/websocket-client/composer.json
    #	src/websocket-server/composer.json
    limingxinleo committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    3edd57a View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

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

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    c9309d4 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
    bbc3580 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

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

Commits on Nov 8, 2025

  1. Configuration menu
    Copy the full SHA
    b95d54a 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
    fbe4ab6 View commit details
    Browse the repository at this point in the history
Loading