You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
-----------
We use DoctrineMigrations and after updating to 4.6 we noticed the following error:
![2018-09-26 at 09 51](https://user-images.githubusercontent.com/193483/46066723-6d118800-c175-11e8-93ee-c02b3254316b.png)
I am not sure but 4.4 can also be affected, so that's why I decided to base the fix on LTS branch.
Do we also need to update the unit tests here?
Commits
-------
9141edbd Make sure that the DoctrineMigrations diff command we override is set to public
fd3a6ca3 Added the missing unit tests
fea568a4 Merge branch '4.6' into hotfix/doctrine-migrations-public-command
Issue by @leofeyer
Thursday Aug 14, 2014 at 19:00 GMT
We want to use the Symfony event dispatcher for hooks and callbacks in a backwards compatible manner.
The text was updated successfully, but these errors were encountered: