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: rekalogika/domain-event-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.1
Choose a base ref
...
head repository: rekalogika/domain-event-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.2
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 9, 2025

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

Commits on Jan 10, 2025

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

Commits on Apr 8, 2025

  1. fix: for some reason, sometimes kernel.reset event gets executed be…

    …fore `WorkerMessageHandledEvent`, and therefore the relayer does not get executed. (#126)
    
    * fix: for some reason, sometimes `kernel.reset` event gets executed before `WorkerMessageHandledEvent`, and therefore the relayer does not get executed.
    
    * fix
    priyadi authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    87874d7 View commit details
    Browse the repository at this point in the history
  2. deps: allow doctrine/persistence-4 (#127)

    * deps: allow doctrine/persistence-4
    
    * changelog
    
    * fix phpstan
    priyadi authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    eed2ef0 View commit details
    Browse the repository at this point in the history
  3. release: 2.5.2 (#128)

    priyadi authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    8ce4caf View commit details
    Browse the repository at this point in the history
Loading