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.3.3
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.3.4
Choose a head ref
  • 4 commits
  • 12 files changed
  • 1 contributor

Commits on Apr 22, 2024

  1. Chore/comments (#96)

    * chore: add comments to our workarounds
    priyadi authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    021f882 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. chore: cleanup (#97)

    * chore: cs
    
    * fix phpstan errors
    
    * force psalm check at php 8.2
    
    * add php version req in composer.json
    priyadi authored May 30, 2024
    Configuration menu
    Copy the full SHA
    38ac31b View commit details
    Browse the repository at this point in the history
  2. fix: collect events at the beginning of `dispatchPostFlushDomainEvent…

    …s()`, fix manual dispatching postFlush events without preFlush. (#98)
    
    * fix: collect events at the beginning of `dispatchPostFlushDomainEvents()`, fix manual dispatching postFlush events without preFlush.
    
    * add tests
    
    * cs
    priyadi authored May 30, 2024
    Configuration menu
    Copy the full SHA
    7a34180 View commit details
    Browse the repository at this point in the history
  3. release: 2.3.4 (#99)

    priyadi authored May 30, 2024
    Configuration menu
    Copy the full SHA
    76cb2fb View commit details
    Browse the repository at this point in the history
Loading