Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Style fixes (#133) #152

Merged
merged 2 commits into from
Jul 19, 2015
Merged

Style fixes (#133) #152

merged 2 commits into from
Jul 19, 2015

Conversation

colinodell
Copy link
Member

No description provided.

A huge thanks to Graham Campbell for StyleCI and its automated patch feature!
@colinodell colinodell added this to the 0.10 milestone Jul 19, 2015
colinodell added a commit that referenced this pull request Jul 19, 2015
@colinodell colinodell merged commit 977cd22 into master Jul 19, 2015
@colinodell colinodell deleted the style-fixes branch July 19, 2015 14:06
@@ -178,6 +178,6 @@ protected function findFirstMatchingOpener(Delimiter $closer, $openersBottom, De
$opener = $opener->getPrevious();
}

return null;
return;
Copy link
Member

Choose a reason for hiding this comment

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

This statement should be removed entirely.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants