-
Notifications
You must be signed in to change notification settings - Fork 68
Conversation
Added support for Symfony 3.4
Looks like a duplicate of #82 |
I'm wondering if it's worth keeping both as #82 is more complex since it'll support Symfony 4 too. What do you think, @bocharsky-bw? Also, @modywzm can you tell us more about what testing you've done here? |
Great, thanks. Let's see what @modywzm comes back with about testing etc to see what's needed before we can merge here. |
can you please merge it?
in |
Hi @pculka. This needs testing before we can merge it. I was hoping @modywzm could confirm what testing has already been done here as it may have already been tested. If you're happy to test this instead, I could then merge it - unfortunately, I don't have time for testing at this end. What I'd ideally like is some very basic testing with the following Symfony versions:
Unfortunately we don't have automated test for this sort of thing yet - I've opened #86 for that. |
/yipi thank you! Now on to the other PR which helps resolve a few more issues :) |
And here's a release which includes this: https://github.com/whiteoctober/BreadcrumbsBundle/releases/tag/1.3.0 |
@sampart No prob for me. I know that those new Symfony version can be a pain in the a** for third party bundles. So thanks for taking action and for the new release. 😀 |
thanks, @althaus 😃 |
Probably for Symfony 4 too.