Skip to content

Conversation

@weaverryan
Copy link
Contributor

See #1289

As I mentioned in FriendsOfSymfony/FOSUserBundle#2639, there may be a better way of doing this. I'm happy to hear if there is :).

Cheers!

@stloyd stloyd added this to the Release 0.6 milestone Nov 10, 2017
@wesobi wesobi mentioned this pull request Nov 19, 2017
@weaverryan
Copy link
Contributor Author

Ping! This doesn't affect anything. It just gets the tests running in Symfony 4.

@XWB
Copy link
Member

XWB commented Nov 30, 2017

Perhaps we should bring Travis changes in line with FriendsOfSymfony/FOSUserBundle#2639 ?

Copy link
Collaborator

@soullivaneuh soullivaneuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a variable rename, but it's good for me.

.travis.yml Outdated
- php: 7.0
env: FOSUSERBUNDLE_VERSION=2.0.*
- php: 7.1
env: DEPENDENCIES=beta
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STABILITY means more sens according to the action below. Could you please change that?

@weaverryan
Copy link
Contributor Author

Variable name changed!

@XWB We've all been hacking on a "perfect" .travis.yml file: symfony/symfony-docs#8701

Let's merge this now (because why not - we want the tests to run on 4). But once that is merged, yea, we should unify the Travis config everywhere - should make life a lot easier.

@weaverryan
Copy link
Contributor Author

Curious. The tests are now failing all over. It's not caused by my simple variable change... I think more 4.0 problems are showing now that it's stable. This bundle is actually not 4.0 compat - I'm not sure why my original Travis tests didn't catch this while Symfony 4 was still in beta.

@weaverryan
Copy link
Contributor Author

Tests pass! And all the changes were very typical and familiar for supporting Symfony 4.

So here's what I think we need to do:

A) Merge this if nobody sees any issues
B) Do some testing (because of course it's possible the tests are not covering things)
C) Get version 0.6 out the door.

Soon, I think we'll start hearing from users asking for Symfony 4 support. Hopefully we can have it be not too far behind :). Let me know how I can help.

Cheers!

@stloyd stloyd merged commit b8cf067 into hwi:master Dec 1, 2017
@stloyd
Copy link
Collaborator

stloyd commented Dec 1, 2017

@weaverryan Great work! Thank you for fixing those deprecations!

@XWB
Copy link
Member

XWB commented Dec 1, 2017

@stloyd @weaverryan As Symfony 4.0 is final, wouldn't it be better to replace STABILITY=beta by SYMFONY_VERSION=4.0.*?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants