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

Depreciated interface in symfony 2.6 #20

Open
nWidart opened this issue Dec 15, 2014 · 1 comment
Open

Depreciated interface in symfony 2.6 #20

nWidart opened this issue Dec 15, 2014 · 1 comment

Comments

@nWidart
Copy link

nWidart commented Dec 15, 2014

Hi,

I'm getting an error about a depreciated interface in symfony 2.6 when cloning a repository:

The "Symfony\Component\OptionsResolver\OptionsResolverInterface" interface was deprecated in version 2.6 and will be removed in 3.0. Use "Symfony\Component\OptionsResolver\OptionsResolver" instead.

Thanks,

@nWidart
Copy link
Author

nWidart commented Dec 15, 2014

It works when commenting the following line: https://github.com/kzykhys/PHPGit/blob/master/src/PHPGit/Command/CloneCommand.php#L39

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

1 participant