Skip to content
Snippets Groups Projects

Issue #3456094: Add symfony messenger support

Closes #3456094

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • dpi
  • dpi
  • dpi
  • dpi
  • Maintainer

    i know its early, so we're on the right foot...

  • dpi
  • dpi
  • Adam Bramley resolved all threads

    resolved all threads

  • Adam Bramley added 4 commits

    added 4 commits

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Bramley added 1 commit
  • Adam Bramley added 2 commits

    added 2 commits

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    • 15cd3ead - Remove compiler pass and service provider

    Compare with previous version

  • Adam Bramley added 1 commit

    added 1 commit

    • c0184b71 - Use getCurrentTime when setting changed, revision creation, and processed time...

    Compare with previous version

  • 88 88
    89 89 // Save process state to entity even if retaining to give hooks an
    90 90 // opportunity to react.
    91 $now = new \DateTimeImmutable('@' . $this->time->getRequestTime());
    91 $now = new \DateTimeImmutable('@' . $this->time->getCurrentTime());
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading