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: maks-rafalko/tactician-domain-events-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: maks-rafalko/tactician-domain-events-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 10 files changed
  • 6 contributors

Commits on Nov 26, 2017

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cdd43be View commit details

Commits on Dec 6, 2017

  1. Change phase when PopulateDebugCommandPass is executed

    Without this change autowiring for EventListenerInterface and
    EventSubscriberInterface won't work - autowired services won't have
    their arguments at that moment to be able to be constructed
    thatside-zaraffa committed Dec 6, 2017
    Copy the full SHA
    5c3c9e0 View commit details
  2. Merge pull request #6 from thatside/master

    Change phase when PopulateDebugCommandPass is executed
    maks-rafalko authored Dec 6, 2017
    Copy the full SHA
    215a720 View commit details

Commits on Mar 12, 2018

  1. Copy the full SHA
    7524661 View commit details
  2. fix .scrutinizer config

    kruglikdenis committed Mar 12, 2018
    Copy the full SHA
    87dea82 View commit details
  3. Merge pull request #9 from kruglikdenis/master

    Allow bundle to install in SF 4.0
    maks-rafalko authored Mar 12, 2018
    Copy the full SHA
    5f0b448 View commit details

Commits on Jul 6, 2018

  1. Merge pull request #1 from borNfreee/master

    Update
    thatside authored Jul 6, 2018
    Copy the full SHA
    9cc12db View commit details
  2. Copy the full SHA
    1a5de36 View commit details
  3. Copy the full SHA
    7947e03 View commit details

Commits on Jul 8, 2018

  1. Merge pull request #12 from thatside/master

    Fix bug with getting services on compile time
    maks-rafalko authored Jul 8, 2018
    Copy the full SHA
    4b51f1f View commit details

Commits on Dec 5, 2018

  1. Remove deprecation

    A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
    tabbi89 authored Dec 5, 2018
    Copy the full SHA
    dae3838 View commit details

Commits on Dec 8, 2018

  1. Merge pull request #14 from tabbi89/patch-1

    Remove deprecation
    maks-rafalko authored Dec 8, 2018
    Copy the full SHA
    10343d8 View commit details

Commits on Jun 14, 2019

  1. Change username

    maks-rafalko committed Jun 14, 2019
    Copy the full SHA
    29807df View commit details

Commits on Jul 17, 2020

  1. Allow Symfony 5

    damienalexandre committed Jul 17, 2020
    Copy the full SHA
    4a3334f View commit details
  2. Merge pull request #16 from damienalexandre/sf5

    Allow Symfony 5
    maks-rafalko authored Jul 17, 2020
    Copy the full SHA
    858b10b View commit details
Loading