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

Changed self:cc to remove cached command files #1569

Merged
merged 1 commit into from
Jan 30, 2017
Merged

Conversation

TeslaDethray
Copy link
Contributor

Closes #1567

}

/**
/**
Copy link
Member

Choose a reason for hiding this comment

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

Typo - double open-comend

@greg-1-anderson
Copy link
Member

Looks good to me -- just noticed one minor typo

@TeslaDethray TeslaDethray force-pushed the fix/self_cc branch 3 times, most recently from 385aabe to 624811a Compare January 30, 2017 21:05
{
use ConfigAwareTrait;
Copy link
Member

Choose a reason for hiding this comment

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

TerminusCommand already uses ConfigAwareTrait. php7 doesn't mind the re-use, but 5.6 and 5.5 don't like it, ergo the test failures.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) to 89.668% when pulling b8dadd7 on fix/self_cc into f840c33 on master.

@TeslaDethray TeslaDethray merged commit 7e16213 into master Jan 30, 2017
@TeslaDethray TeslaDethray deleted the fix/self_cc branch January 30, 2017 22:26
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.

3 participants