Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could we have a tagged release with the Symfony 2.7 fixes please? #1844

Closed
NoelLH opened this issue May 31, 2015 · 7 comments
Closed

Could we have a tagged release with the Symfony 2.7 fixes please? #1844

NoelLH opened this issue May 31, 2015 · 7 comments

Comments

@NoelLH
Copy link

NoelLH commented May 31, 2015

Currently if you have either v1.3.5 or the latest tagged v2 alpha you hit issue #1775 - which completely breaks everything on the now-stable Symfony 2.7.

Would it be worth making some new tags, as the bug's already fixed in both branches' masters?

@weaverryan
Copy link

+1 I just hit this bug upgrading - it's a stopper :/.

But, kudos to already having it fixed :).

@NoelLH
Copy link
Author

NoelLH commented May 31, 2015

Btw if anyone else wants to temporarily use the latest from master with the fix (bit riskier generally), you can ask Composer for it with:

...
"friendsofsymfony/user-bundle": "1.3.x-dev",
...

Took me a few mins to realise!

@weaverryan weaverryan mentioned this issue Jun 1, 2015
@merk
Copy link
Member

merk commented Jun 1, 2015

I've tagged a 1.3.6 release, but given the alpha state of 2.0, I will leave the release of that to @stof.

@weaverryan
Copy link

That's great - thanks!

@tarjei
Copy link

tarjei commented Jun 3, 2015

I've added an extra pr needed for 1.3.x, see #1852

@XWB
Copy link
Member

XWB commented Sep 15, 2015

@XWB XWB closed this as completed Sep 15, 2015
@stof
Copy link
Member

stof commented Sep 15, 2015

@XWB please don't make a release where unreviewed PRs are merged in it. Ask for review first. Otherwise it makes it very bad for people upgrading to such versions if we need to revert things

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

No branches or pull requests

6 participants