Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

add support for a symfony 3.4 upgraded project #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dem3trio
Copy link

Is it possible to have a Symfony 3.4 project being upgraded from a symfony 2.8 application. This patch allows this kind of projects to use multiple buses because the registerAliasForArgument method is not present in such version.

Is it possible to have a Symfony 3.4 project being upgraded from a symfony 2.8 application. This patch allows this kind of projects to use multiple buses because the registerAliasForArgument method is not present in such version.
@dem3trio
Copy link
Author

It seems that the code didn't break the tests... master is failling too with PHP 7.3 and the e2e target:

https://travis-ci.org/github/dem3trio/symfony-messenger-polyfill/builds/754685663

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant