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: php-enqueue/enqueue-dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.7.1
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: 0.7.2
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 9, 2017

  1. Remove maxDepth option on profiler dump.

    MaxDepth was introduced in Symfony 3.2 so to maintain 2.8 compatibility
    we should remove this option.
    
    Fixes: #158
    Ian Jenkins committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    f143d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777aea2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #164 from jenkoian/sf28-compat-issue

    Remove maxDepth option on profiler dump.
    makasim authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    248cdaf View commit details
    Browse the repository at this point in the history
  4. incr retries for kafka test.

    makasim committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    0fda676 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #165 from php-enqueue/queue-consumer-timeout

    [consumption] adjust receive and idle timeouts
    makasim authored Aug 9, 2017
    Configuration menu
    Copy the full SHA
    32f2a27 View commit details
    Browse the repository at this point in the history
  6. Release 0.7.2

    makasim committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    23dde34 View commit details
    Browse the repository at this point in the history
Loading