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

implements #2098 #2099

Closed
wants to merge 9 commits into from
Closed

implements #2098 #2099

wants to merge 9 commits into from

Conversation

renanbr
Copy link
Contributor

@renanbr renanbr commented Jul 22, 2013

No description provided.

@renanbr
Copy link
Contributor Author

renanbr commented Jul 22, 2013

this pull request implements #2098

@@ -68,7 +68,8 @@ protected function archive(IOInterface $io, $packageName = null, $version = null
{
$config = Factory::createConfig();
$factory = new Factory;
$archiveManager = $factory->createArchiveManager($config);
$downloadManager = $factory->createDownloadManager($this->getIO(), $config);
Copy link
Contributor

Choose a reason for hiding this comment

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

you should use $io as it is passed as an argument

@renanbr renanbr closed this Aug 6, 2013
cs278 pushed a commit to cs278/composer that referenced this pull request Nov 6, 2013
digitalkaoz pushed a commit to digitalkaoz/composer that referenced this pull request Nov 22, 2013
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.

None yet

3 participants