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

Replaced deprecated factory_class and factory_method #767

Merged
merged 1 commit into from
Oct 25, 2016
Merged

Replaced deprecated factory_class and factory_method #767

merged 1 commit into from
Oct 25, 2016

Conversation

rvanlaarhoven
Copy link
Contributor

Removed the deprecated factory_class and factory_method service definition options and replaced them with the factory option.

Should I also still reference the old way for Symfony <2.6 usage?

@alexwilson
Copy link
Collaborator

alexwilson commented Aug 5, 2016

Hey, thanks for this!

I think BC with older versions of Symfony is still a concern, so it might be worth preserving until the next major version of this bundle.

What are your thoughts @lsmith77 ?

@lsmith77
Copy link
Contributor

lsmith77 commented Aug 6, 2016

I am ok bumping the symfony dependency to the oldest release that still gets security updates.

@lsmith77 lsmith77 added the State: Reviewing This item is being reviewed to determine if it should be accepted. label Aug 7, 2016
@lsmith77
Copy link
Contributor

ping

@robfrawley
Copy link
Collaborator

I second bumping this minimum Symfony version and fixing the YAML/XML/etc factory definitions.

@alexwilson
Copy link
Collaborator

@lsmith77 - Security updates are provided until EOL, which currently means that security updates will be provided for 2.3 until May 2017.
Given #728, should we raise the required version to 2.8 and merge this into the 2.0 branch as the first of hopefully many improvements?

@rvanlaarhoven Hey are you still around to make this change? If not, would you accept a PR to your remote / Allow one of us to re-raise this PR with the appropriate additions?

@rvanlaarhoven
Copy link
Contributor Author

Yep, still around. And would also accept PR's to my fork.

@alexwilson
Copy link
Collaborator

Actually that might not need to happen anymore! /~https://github.com/blog/2247-improving-collaboration-with-forks 😄

@alexwilson alexwilson self-assigned this Sep 20, 2016
@robfrawley
Copy link
Collaborator

@lsmith77 The decision on this was not to drop Symfony 2.3 support in the current 1.x release, correct? Should we set the milestone for this to the 2.x branch where we can drop Symfony 2.3 support.

@alexwilson alexwilson changed the base branch from master to 2.0 October 25, 2016 21:09
@alexwilson alexwilson merged commit a1abe98 into liip:2.0 Oct 25, 2016
@lsmith77 lsmith77 removed the State: Reviewing This item is being reviewed to determine if it should be accepted. label Oct 25, 2016
@robfrawley
Copy link
Collaborator

@antoligy: 👍

@rvanlaarhoven rvanlaarhoven deleted the patch-1 branch October 26, 2016 14:51
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.

4 participants