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: yiisoft/yii2-queue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: yiisoft/yii2-queue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0
Choose a head ref
  • 19 commits
  • 141 files changed
  • 5 contributors

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 20, 2023

  1. Updated Beanstalk driver to version 5 (#498)

    Co-authored-by: Bizley <[email protected]>
    s1lver and bizley authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bd3ce76 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Setup psalm level to 2 (#504)

    s1lver authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f915784 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Added PHP 8.3 to CI runners

    s1lver committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    68bac91 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Jan 6, 2024

  1. Merge branch '3.0' into php_83

    EAMoiseenko committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    18398b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f839ba View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Merge remote-tracking branch 'refs/remotes/upstream/master' into php_83

    # Conflicts:
    #	Makefile
    #	composer.json
    #	src/drivers/db/Command.php
    #	src/drivers/db/Queue.php
    #	src/drivers/file/Command.php
    #	src/drivers/redis/Command.php
    #	src/drivers/sqs/Command.php
    #	tests/app/config/main.php
    #	tests/docker-compose.yml
    #	tests/drivers/db/TestCase.php
    s1lver committed May 12, 2025
    Configuration menu
    Copy the full SHA
    48b2cf2 View commit details
    Browse the repository at this point in the history
  2. Fixed psalm issues

    s1lver committed May 12, 2025
    Configuration menu
    Copy the full SHA
    9858a78 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Fixed psalm issues

    s1lver committed May 18, 2025
    Configuration menu
    Copy the full SHA
    f547014 View commit details
    Browse the repository at this point in the history
  2. Fixed psalm issues

    s1lver committed May 18, 2025
    Configuration menu
    Copy the full SHA
    f0264bc View commit details
    Browse the repository at this point in the history
  3. Fixed psalm issues

    s1lver committed May 18, 2025
    Configuration menu
    Copy the full SHA
    a941e7c View commit details
    Browse the repository at this point in the history
  4. Fixed psalm issues

    s1lver committed May 18, 2025
    Configuration menu
    Copy the full SHA
    d977aa4 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Fixed psalm issues

    s1lver committed May 19, 2025
    Configuration menu
    Copy the full SHA
    51ff720 View commit details
    Browse the repository at this point in the history
  2. Drop PHP 8.4

    s1lver committed May 19, 2025
    Configuration menu
    Copy the full SHA
    5cfd615 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

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

Commits on Jun 3, 2025

  1. Fix #528: Prevent multiple execution of aborted jobs (#532)

    Co-authored-by: Lucas Bartholemy <[email protected]>
    s1lver and luke- authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    b370e21 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Updated CHANGELOG.md (#535)

    s1lver authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    24c1b24 View commit details
    Browse the repository at this point in the history
Loading