Skip to content

Conversation

@cedricziel
Copy link
Contributor

Let me know if this is really the right place. Do we need to check the projects' Symfony version? (If so: is there a tool already?)

Closes: #1071

}
}

// _fragment was introduced in Symfony 3.3 do we need a project version check?
Copy link
Owner

@Haehnchen Haehnchen Nov 27, 2017

Choose a reason for hiding this comment

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

as version check is just an if condition. whats about to add to it simply? fr.adrienbrault.idea.symfony2plugin.util.SymfonyUtil#isVersionLessThenEquals / isVersionGreaterThenEquals

Copy link
Contributor Author

@cedricziel cedricziel Nov 27, 2017

Choose a reason for hiding this comment

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

Great, didnt know the method exists, will amend.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@Haehnchen
Copy link
Owner

thx @cedricziel

@Haehnchen Haehnchen merged commit d66a697 into Haehnchen:master Nov 27, 2017
@cedricziel
Copy link
Contributor Author

Thank you for your efforts!

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

Successfully merging this pull request may close these issues.

2 participants