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: practice-code/enqueue-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 45 files changed
  • 3 contributors

Commits on Apr 18, 2025

  1. Release 0.10.25

    Signed-off-by: Maksim Kotlyar <kotlyar.maksim@gmail.com>
    makasim committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    e996ed9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2025

  1. Updating composer

    Updating composer.json in pkg directory to correctly reflect the
    supported versions of PHP
    JimTools committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    c5a021f View commit details
    Browse the repository at this point in the history
  2. Merge pull request php-enqueue#1383 from JimTools/bugfix/update-composer

    Fix: Updating composer
    makasim authored Apr 27, 2025
    Configuration menu
    Copy the full SHA
    b474bb4 View commit details
    Browse the repository at this point in the history
  3. Fixing CI

    There's an issue with the downstream PPA "ondrej/php" where is cannot find the gearman
    package.
    
    Refactoring Dockerfile to use standard base images as a workaround
    JimTools committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    f5ea514 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be50d68 View commit details
    Browse the repository at this point in the history
  5. Updting lowest dep

    Updating the lowest dependecy until deprication warnings are fix.
    JimTools committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    7482b26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4d3896 View commit details
    Browse the repository at this point in the history
  7. fix: raising minimum stability

    Rasing minimum-stability from beta to stable
    JimTools committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    64f3d47 View commit details
    Browse the repository at this point in the history
  8. fix: removing memory limit for unit tests

    Removing the memory limit when unit tests are running
    JimTools committed Apr 27, 2025
    Configuration menu
    Copy the full SHA
    e49cb21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17d4ce3 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. fix: cleaner logs

    JimTools committed May 1, 2025
    Configuration menu
    Copy the full SHA
    1bf5b7d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Merge pull request php-enqueue#1382 from JimTools/fix-ci

    Fix: Fixing CI
    makasim authored May 2, 2025
    Configuration menu
    Copy the full SHA
    574b13a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2025

  1. Release 0.10.26

    makasim committed May 10, 2025
    Configuration menu
    Copy the full SHA
    f5759ec View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. Configuration menu
    Copy the full SHA
    d64d4c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request php-enqueue#1391 from LordSimal/master

    add symfony 7 support + adjust CI for simple-client package
    makasim authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    3679f9a View commit details
    Browse the repository at this point in the history
Loading